summaryrefslogtreecommitdiffstats
path: root/src/include/pc80
Commit message (Expand)AuthorAgeFilesLines
* http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer2009-11-051-0/+61
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-211/+0
* Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson2009-10-201-2/+2
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-2/+2
* Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer2009-07-211-0/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-7/+7
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-3/+5
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-5/+3
* Implement native VGA Support.Luc Verhaegen2009-05-292-213/+94
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-171-0/+24
* add a header file for i8259.h (trivial)Stefan Reinauer2009-01-201-0/+1
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+1
* small gcc4 patches, some ts5300 updatesStefan Reinauer2005-12-041-2/+0
* Updating FSF address in the code.Stefan Reinauer2005-10-051-1/+1
* add vga.h / needed by vga text console.Stefan Reinauer2005-01-151-0/+228
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-0/+6
* according to spec, sector size is 2048Greg Watson2004-03-171-1/+1
* added atapi supportGreg Watson2004-03-131-11/+14
* - Moved hlt() to it's own header.Eric Biederman2004-03-112-14/+18
* Moved from freebiosGreg Watson2003-06-091-0/+210
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+110
OpenPOWER on IntegriCloud