index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pc80
/
mc146818rtc_early.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-27
1
-104
/
+0
*
Fix checksum calculation both in romstage and ramstage.
Stefan Reinauer
2011-10-28
1
-3
/
+3
*
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-05-10
1
-1
/
+1
*
Move cmos.default handling to bootblock
Patrick Georgi
2011-03-08
1
-28
/
+0
*
Build failure because of src/pc80/mc146818rtc_early.c unused variable
Stefan Reinauer
2011-01-31
1
-1
/
+1
*
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-18
1
-1
/
+1
*
Disable CMOS recovery code for ROMCC boards as the CBFS code used for
Patrick Georgi
2011-01-14
1
-4
/
+6
*
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2011-01-14
1
-0
/
+26
*
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-25
1
-0
/
+3
*
Revert 5762. It silently broke a lot of boards because abuild was broken.
Myles Watson
2010-09-02
1
-4
/
+0
*
Fix race condition in option_table.h generation by moving the include statement
Stefan Reinauer
2010-09-01
1
-0
/
+4
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
1
-28
/
+3
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-1
/
+1
*
Don't include option_table.h every time we include mc146818rtc.h, that was a
Stefan Reinauer
2010-03-29
1
-0
/
+7
*
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
1
-3
/
+3
*
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
1
-3
/
+3
*
This is a general cleanup patch
Stefan Reinauer
2010-02-22
1
-1
/
+1
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
1
-11
/
+11
*
fix warnings, shadowed declarations and style guide violations (all trivial)
Stefan Reinauer
2009-04-22
1
-2
/
+1
*
* Allow coreboot to use the full 256 bytes of CMOS memory
Stefan Reinauer
2009-04-22
1
-4
/
+14
*
- Moved hlt() to it's own header.
Eric Biederman
2004-03-11
1
-0
/
+11
*
- First pass at s2880 support.
Eric Biederman
2003-07-21
1
-7
/
+8
*
- Major cleanup of the bootpath
Eric Biederman
2003-07-19
1
-1
/
+8
*
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-06-17
1
-0
/
+7
*
- Factoring of auto.c
Eric Biederman
2003-06-11
1
-0
/
+84