summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include
Commit message (Expand)AuthorAgeFilesLines
* Remove some warnings.Myles Watson2009-09-291-1/+1
* Fix up the tree again...Stefan Reinauer2009-07-221-1/+1
* clean up acpi table strings, as discussed on the listStefan Reinauer2009-07-211-27/+3
* This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer2009-07-211-44/+82
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-306-40/+40
* This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek2009-06-211-0/+1
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-0/+1
* * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer2009-04-221-1/+38
* Add a helper function to acpigen to create _PSD tables.Patrick Georgi2009-04-211-0/+2
* This patch cleans up mpspec.h and allows it to be included whenMyles Watson2009-04-151-13/+0
* Following patch implements ACPI resume support for coreboot. The hardware mainRudolf Marek2009-04-131-0/+9
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-132-6/+6
* This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson2009-03-101-1/+2
* Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer2009-03-061-12/+12
* Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer2009-03-012-3/+4
* Add QWord support to acpigen.Carl-Daniel Hailfinger2009-02-171-0/+2
* Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek2009-02-141-0/+5
* Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek2009-02-012-0/+40
* The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek2008-12-231-1/+1
* This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson2008-12-181-0/+2
* fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer2008-08-012-16/+16
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-291-0/+6
* oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk2008-03-161-3/+3
* This patch updates the PCI IDs for Intel 3100 devices. ...Ed Swierk2008-03-161-3/+3
* Route device IRQ through PCI bridge instead in mptable.Yinghai Lu2008-02-201-0/+4
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-2/+2
* This patch adds support for MCFG table, which allows OS to find theRudolf Marek2007-11-031-1/+23
* Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge2007-04-071-0/+1
* Part IVYinghai Lu2007-04-061-4/+1
* This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu2007-04-061-0/+4
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-044-2/+190
* AMD Rev F supportYinghai Lu2006-10-043-82/+108
* this code is for writing the mp table, so only execute it when Stefan Reinauer2006-07-191-0/+2
* Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith2006-04-231-1/+1
* new cache_as_ram support Yinghai Lu2006-04-031-0/+18
* update commentsStefan Reinauer2006-01-051-9/+9
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-024-22/+22
* - Apply 11_24_a_s1_core.diff fromStefan Reinauer2005-11-261-6/+68
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)2005-07-061-0/+2
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-064-13/+32
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)2005-07-061-1/+0
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)2005-07-061-0/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-13arch import user (historical)2005-07-061-8/+9
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3arch import user (historical)2005-07-061-0/+30
* some comment in ACPI tableLi-Ta Lo2005-03-041-10/+14
* generous iteration on the device tree removed.Stefan Reinauer2005-02-081-4/+1
* target port may need to checksumStefan Reinauer2005-01-261-0/+4
* - make acpi usable for more than one motherboard.Stefan Reinauer2005-01-191-3/+39
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-12/+3
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-1/+1
OpenPOWER on IntegriCloud