Add small comment about LDN 5 on F71872F/FG / F71806F/FG.
[coreboot.git] / src / include /
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-24 Stefan Reinauerdrop src/include/stream/ as the source files from src...
2009-10-24 Stefan Reinauerre-order console output functions, add proper prototypes,
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-20 Myles WatsonFix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
2009-10-18 Ronald G. MinnichRemove this, we no longer need it.
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-16 Myles WatsonChange console code to emit SPEW with DEFAULT_CONSOLE_L...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonMove the ulzma prototype out of the function to make...
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Stefan Reinauerdrop some dead code, clarify small comments and small...
2009-09-22 Carl-Daniel HailfingerIf no pci access method has been set for the device...
2009-08-27 Stefan Reinauercoreboot was still using an old set (obsolete since...
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-07-22 Stefan ReinauerFix a redundant declaration warning (trivial)
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-21 Stefan ReinauerExample how simple it is to use printk instead of print...
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-19 Stefan ReinauerThe file string.h is also included in romcc code, which...
2009-07-18 Patrick Georgistrdup the input of dirname, as dirname is free
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Jon HarrisonI missed three files.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
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-26 Patrick GeorgiAttached patch moves the CBFS payload loader to selfboo...
2009-05-13 Patrick GeorgiAllow dynamic size for the {s,}elfboot bounce buffer.
2009-05-12 Myles WatsonUse the debugging functions to print out the tree and...
2009-05-11 Myles WatsonBring v3-style debug output to v2. Fix a minor typo.
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-22 Mondrian nuessleThis patch adds support for the BCM21000 (aka HT-2100)
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2009-04-21 Stefan Reinauer- function prototypes do not need "extern"
2009-04-21 Stefan Reinaueradd define for Role-Based Error Reporting to PCIe defin...
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-17 Ronald G. MinnichThis needed to be removed.
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-04-03 Ronald G. MinnichThese are some cleanups and changes. These are build...
2009-04-01 Ronald G. Minnichforgot this.
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-15 Stefan ReinauerFix all build problems on PPC except the _SDA_BASE...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-02-14 Rudolf MarekChange Log:
2009-01-20 Stefan Reinaueradd a header file for i8259.h (trivial)
2009-01-20 Stefan ReinauerBackport all x86emu fixes from Pattrick Hueper to coreb...
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-20 Carl-Daniel HailfingerCheck the printk format string against the matching...
2008-12-23 Rudolf MarekThe attached patch adds missing bits to ACPI to make...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-10-13 Uwe HermannMove AMD RS690 and SB600 PCI IDs to pci_ids.h where...
2008-09-22 Michael XiePatch for AMD RS690 chipset.
2008-09-05 Rudolf MarekThis patch adds support for the VIA VT8237S south bridg...
2008-08-28 Ed SwierkAdd definitions for DDR2 SPD registers.
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
2008-08-01 Stefan Reinaueradd some SPD values from specs. (trivial)
2008-08-01 Stefan Reinauerfunction prototypes don't need extern. (trivial)
2008-06-29 Patrick GeorgiAdds a field to the serial port descriptor about the...
2008-03-20 Rudolf MarekFollowing patch adds K8M890 support. It initializes...
2008-03-19 Rudolf MarekFollowing patch will setup KT890 HT automatically....
2008-03-16 Ed Swierkoops. sorry, wrong checkin. This patch backs out r3155...
2008-02-21 Corey OsgoodAdd support for the Via CN700 with a C7 CPU and DDR2...
2008-02-01 Florentin Demetrescu This patch fixes the decoding of the IO address range...
2008-01-27 Patrick GeorgiAdd a new record type "console" for lbtable, and insert...
2008-01-25 Patrick GeorgiThis patch adds a new record type for lbtable to provid...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-12-28 Ed SwierkAdd Intel 3100 integrated northbridge/southbridge/super...
2007-12-19 Marc JonesChanged the stop_this_cpu() to just hlt.
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.
2007-11-29 Uwe HermannRestructure/rename/comment a few 82371XX-related PCI...
2007-11-14 Morgan Tsai* Maintaining SiS south bridge device IDs.
2007-11-07 Corey OsgoodThis patch masks the function prototypes in stdlib...
2007-11-07 Uwe HermannAdd PCI IDs for most Intel southbridges of the 82801...
2007-11-04 Uwe HermannRestructure the PCI IDs list for the ICH* chipsets...
2007-11-03 Corey OsgoodThis patch is some small changes to the vt8237r to...
2007-11-02 Morgan Tsai1. vgabios removed, will go to extra repository
next