Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d3801f4f6fe985b7c16ada84a457da25f23b87a0
/
src
/
pc80
/
mc146818rtc_early.c
ea5c2b6
Fix checksum calculation both in romstage and ramstage.
by Stefan Reinauer
· 12 years ago
b251753
Change read_option() to a macro that wraps some API uglyness
by Patrick Georgi
· 12 years ago
fab35e3
Move cmos.default handling to bootblock
by Patrick Georgi
· 13 years ago
b82673b
Build failure because of src/pc80/mc146818rtc_early.c unused variable
by Stefan Reinauer
· 13 years ago
2447937
Move option table (cmos.layout's binary representation)
by Patrick Georgi
· 13 years ago
c3dc8f8
Disable CMOS recovery code for ROMCC boards as the CBFS code used for
by Patrick Georgi
· 13 years ago
a865b17
Allow coreboot to initialize CMOS if checksum is invalid.
by Patrick Georgi
· 13 years ago
10ec0fe
- Fix race condition in option_table.h generation by moving the include
by Stefan Reinauer
· 13 years ago
e448eba
Revert 5762. It silently broke a lot of boards because abuild was broken.
by Myles Watson
· 13 years ago
c3fad56
Fix race condition in option_table.h generation by moving the include statement
by Stefan Reinauer
· 13 years ago
eb50c7d
Re-integrate "USE_OPTION_TABLE" code.
by Edwin Beasant
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
8e726b7
Don't include option_table.h every time we include mc146818rtc.h, that was a
by Stefan Reinauer
· 14 years ago
b5828d7
This patch drops the coreboot CMOS checksum ranges from Kconfig because
by Stefan Reinauer
· 14 years ago
53b0ea4
drop some unused files and fix warnings on i945 based systems.
by Stefan Reinauer
· 14 years ago
de3206a
This is a general cleanup patch
by Stefan Reinauer
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
f96c2d9
fix warnings, shadowed declarations and style guide violations (all trivial)
by Stefan Reinauer
· 14 years ago
73d5daa
* Allow coreboot to use the full 256 bytes of CMOS memory
by Stefan Reinauer
· 14 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 20 years ago
2c018fb
- First pass at s2880 support.
by Eric Biederman
· 20 years ago
9b4336c
- Major cleanup of the bootpath
by Eric Biederman
· 20 years ago
8d9c123
- Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones...
by Eric Biederman
· 20 years ago
05f26fc
- Factoring of auto.c
by Eric Biederman
· 20 years ago