summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2009-03-01Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2009-02-14Change Log:Rudolf Marek
2009-01-20add a header file for i8259.h (trivial)Stefan Reinauer
2009-01-20Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2,Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2009-01-20Check the printk format string against the matching arguments. We haveCarl-Daniel Hailfinger
2008-12-23The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan
2008-10-31Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann
2008-10-29i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann
2008-10-29Support for the Intel ICH7 southbridge.Stefan Reinauer
2008-10-13Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann
2008-09-22Patch for AMD RS690 chipset.Michael Xie
2008-09-05This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek
2008-08-28Add definitions for DDR2 SPD registers.Ed Swierk
2008-08-25This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-08-01add some SPD values from specs. (trivial)Stefan Reinauer
2008-08-01function prototypes don't need extern. (trivial)Stefan Reinauer
2008-06-29Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-16oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk
2008-02-21Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-28Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs.Ed Swierk
2007-12-19Changed the stop_this_cpu() to just hlt.Marc Jones
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-11-29Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann
2007-11-14* Maintaining SiS south bridge device IDs.Morgan Tsai
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-11-07Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2007-09-22Add SiS device IDs for further update.Morgan Tsai
2007-05-29Drop duplicate 82371AB device IDs (trivial).Uwe Hermann
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann