aboutsummaryrefslogtreecommitdiff
path: root/src/pc80
AgeCommit message (Expand)Author
2009-11-05http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-24Rework the keyboard driverStefan Reinauer
2009-10-24A (hypothetical southbridge) component might provide functionality that is notStefan Reinauer
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-09-29A keyboard controller fix to stop the code from waiting for a code that neverMarc Jones
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-06fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lbStefan Reinauer
2009-07-21Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer
2009-07-21Rewrite keyboard driver to actually wait time in ms as specified in the specs,Stefan Reinauer
2009-07-21Some USB debug updates, mostly comments fixing, license header updatesStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-19work around initobject breakage in pc80/Config.lbStefan Reinauer
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-29Implement native VGA Support.Luc Verhaegen
2009-05-23keyboard driver: function definitions should not omit void if they don't takeStefan Reinauer
2009-05-23fix comment in keyboard driver (trivial)Stefan Reinauer
2009-05-01The semantics of the changed code are pretty simple and looking atMyles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-01-20add a header file for i8259.h (trivial)Stefan Reinauer
2008-10-22Made await_ide(), which polls for an ide status change, check the statusJens Rottmann
2008-09-26This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones
2008-08-13Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer
2008-08-03fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer
2008-08-01serial.inc is not used anywhere. drop it (trivial)Stefan Reinauer
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2007-10-17Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger
2007-05-24Small patch that adds an error message in case the keyboard selftest fails.Philipp Degler
2007-04-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2005-12-04implement io based udelay function for all mainboards that lack an apicStefan Reinauer
2005-09-12Don't write to CMOS when HAVE_OPTION_TABLE = 0.Steven J. Magnani
2005-08-10more removal for obsolete VGABIOS supportLi-Ta Lo
2005-08-10remove obsolete VGA support for EPIALi-Ta Lo
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2005-01-07fixed indentationLi-Ta Lo
2004-12-27start consolidate various borken vga supportLi-Ta Lo
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11- Refactor the pc keyboard code so it will timeout if the hardwareEric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-14oops.Ronald G. Minnich
2004-10-06epia-m supportRonald G. Minnich
2004-05-24minor reformatLi-Ta Lo
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-17typoGreg Watson
2004-03-17remove more debuggingGreg Watson
2004-03-17remove debuggingGreg Watson
2004-03-17Checking for slaves on the IDE bus seems problematic, at leastGreg Watson
2004-03-13from filoGreg Watson
2004-03-13use CONFIG_IDE for ide supportGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-01-21trying to get it right...Greg Watson
2003-11-20fix stupid typo.Ronald G. Minnich
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-01uses statement missingGreg Watson
2003-10-01vga supportRonald G. Minnich
2003-09-26It builds!Ronald G. Minnich
2003-09-26keyboard supportRonald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-14new config filesGreg Watson
2003-07-14IDE supportGreg Watson
2003-06-17added config and other test files.Ronald G. Minnich
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-13IDE stuffGreg Watson
2003-06-11- Factoring of auto.cEric Biederman
2003-06-10- Update romcc to version 0.27Eric Biederman
2003-06-09Moved from freebiosGreg Watson
2003-04-22- Initial checkin of the freebios2 treeEric Biederman