index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pc80
/
mc146818rtc_early.c
Age
Commit message (
Expand
)
Author
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-02
Revert 5762. It silently broke a lot of boards because abuild was broken.
Myles Watson
2010-09-01
Fix race condition in option_table.h generation by moving the include statement
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-29
Don't include option_table.h every time we include mc146818rtc.h, that was a
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-22
fix warnings, shadowed declarations and style guide violations (all trivial)
Stefan Reinauer
2009-04-22
* Allow coreboot to use the full 256 bytes of CMOS memory
Stefan Reinauer
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-06-17
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric Biederman