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
/
include
/
pc80
Age
Commit message (
Expand
)
Author
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-03-29
Don't include option_table.h every time we include mc146818rtc.h, that was a
Stefan Reinauer
2010-03-29
- include option_table.h when it is created, and that's HAVE_OPTION_TABLE
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-05
http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html
Stefan Reinauer
2009-10-23
drop a lot of dead code, including an old winbond southbridge from our removed
Stefan Reinauer
2009-10-20
Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-07-21
Rewrite interrupt handling in coreboot to be more comprehensible and
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-29
Implement native VGA Support.
Luc Verhaegen
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-01-20
add a header file for i8259.h (trivial)
Stefan Reinauer
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2005-12-04
small gcc4 patches, some ts5300 updates
Stefan Reinauer
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-01-15
add vga.h / needed by vga text console.
Stefan Reinauer
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-03-17
according to spec, sector size is 2048
Greg Watson
2004-03-13
added atapi support
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-06-09
Moved from freebios
Greg Watson
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman