index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pc80
Age
Commit message (
Expand
)
Author
2011-12-21
kbd: wait longer for self-test on keyboard reset
Mathias Krause
2011-10-28
Fix checksum calculation both in romstage and ramstage.
Stefan Reinauer
2011-10-17
Fix our CMOS checksum algorithm so it matches what /dev/nvram expects
Stefan Reinauer
2011-10-17
rework RTC driver output to make it more consistent.
Stefan Reinauer
2011-10-13
Enable/fix compilation of i8254 code in ram stage.
Stefan Reinauer
2011-06-15
X60: trigger save cmos on volume/brightness change
Sven Schnelle
2011-06-15
CMOS: add set_option()
Sven Schnelle
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-03-08
Add option_table.h as dependency for all C based object files if option table...
Patrick Georgi
2011-03-08
Move cmos.default handling to bootblock
Patrick Georgi
2011-01-31
Build failure because of src/pc80/mc146818rtc_early.c unused variable
Stefan Reinauer
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2011-01-28
This patch gets usbdebug console working in romstage.
Stefan Reinauer
2011-01-21
Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,.
Patrick Georgi
2011-01-18
Report if cmos_layout.bin can't be found when it should.
Patrick Georgi
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-14
Disable CMOS recovery code for ROMCC boards as the CBFS code used for
Patrick Georgi
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-23
Whitespace/typo/cosmetic fixes (trivial).
Uwe Hermann
2010-09-09
This patch avoids a timeout during PS/2 keyboard
Scott Duplichan
2010-09-09
Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard
Kevin O'Connor
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-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
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-24
Some keyboards need a longer timeout. Also increase error level, because a
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-03-17
fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled.
Stefan Reinauer
2010-02-28
use names instead of numbers where possible, also print a better message if no
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-16
RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...
Stefan Reinauer
2009-11-05
http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html
Stefan Reinauer
[next]