Remove superfluous Super I/O res0/res1 lines.
[coreboot.git] / src / pc80 /
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-09-09 Scott DuplichanThis patch avoids a timeout during PS/2 keyboard
2010-09-09 Kevin O'ConnorAdd a DRIVERS_PS2_KEYBOARD option which controls the...
2010-09-02 Myles WatsonRevert 5762. It silently broke a lot of boards because...
2010-09-01 Stefan ReinauerFix race condition in option_table.h generation by...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-29 Stefan ReinauerDon't include option_table.h every time we include...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-24 Stefan ReinauerSome keyboards need a longer timeout. Also increase...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Myles WatsonGet rid of a few warnings:
2010-03-17 Stefan Reinauerfix minor warnings in RTC code when HAVE_OPTION_TABLE...
2010-02-28 Stefan Reinaueruse names instead of numbers where possible, also print...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-07 Patrick Georginewconfig is no more.
2010-01-16 Stefan ReinauerRTC: Don't drop the alpha specific code but get it...
2009-11-05 Stefan Reinauercoreboot.org/pipermail/coreboot/2007-October/025740...
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-24 Stefan ReinauerRework the keyboard driver
2009-10-24 Stefan ReinauerA (hypothetical southbridge) component might provide...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-09-29 Marc JonesA keyboard controller fix to stop the code from waiting...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Patrick GeorgiKconfig!
2009-08-06 Stefan Reinauerfix for the case that CONFIG_TTYS0_DIV is defined in...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-21 Stefan ReinauerRewrite keyboard driver to actually wait time in ms...
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Stefan Reinauerwork around initobject breakage in pc80/Config.lb
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-23 Stefan Reinauerkeyboard driver: function definitions should not omit...
2009-05-23 Stefan Reinauerfix comment in keyboard driver (trivial)
2009-05-01 Myles WatsonThe semantics of the changed code are pretty simple...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-01-20 Stefan Reinaueradd a header file for i8259.h (trivial)
2008-10-22 Jens RottmannMade await_ide(), which polls for an ide status change...
2008-09-26 Marc JonesThis patch fixes the dbm690t keyboard not working issue...
2008-08-13 Stefan ReinauerFix outb to 0x80 delay functions to use inb instead...
2008-08-03 Stefan Reinauerfix lots of warnings for cache as ram builds (trivial)
2008-08-01 Stefan Reinauerserial.inc is not used anywhere. drop it (trivial)
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2007-10-17 Carl-Daniel HailfingerAdd a debug message to keyboard init. This helped isola...
2007-05-24 Philipp DeglerSmall patch that adds an error message in case the...
2007-04-06 Yinghai Lutwo more directories from YhLu's mcp55 megapatch.
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2005-12-04 Stefan Reinauerimplement io based udelay function for all mainboards...
2005-09-12 Steven J. MagnaniDon't write to CMOS when HAVE_OPTION_TABLE = 0.
2005-08-10 Li-Ta Lomore removal for obsolete VGABIOS support
2005-08-10 Li-Ta Loremove obsolete VGA support for EPIA
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2005-01-07 Li-Ta Lofixed indentation
2004-12-27 Li-Ta Lostart consolidate various borken vga support
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-11 Eric Biederman- Refactor the pc keyboard code so it will timeout...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-14 Ronald G. Minnichoops.
2004-10-06 Ronald G. Minnichepia-m support
2004-05-24 Li-Ta Lominor reformat
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-17 Greg Watsontypo
2004-03-17 Greg Watsonremove more debugging
2004-03-17 Greg Watsonremove debugging
2004-03-17 Greg WatsonChecking for slaves on the IDE bus seems problematic...
2004-03-13 Greg Watsonfrom filo
2004-03-13 Greg Watsonuse CONFIG_IDE for ide support
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-01-21 Greg Watsontrying to get it right...
2003-11-20 Ronald G. Minnichfix stupid typo.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-01 Greg Watsonuses statement missing
2003-10-01 Ronald G. Minnichvga support
2003-09-26 Ronald G. MinnichIt builds!
next