aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/include
AgeCommit message (Expand)Author
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-13Fix llshellStefan Reinauer
2010-02-24Enable user selectable bootblocks, and provide a bootblock thatPatrick Georgi
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2010-02-16fix APCI typos.Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-12-23Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-10* Simplify acpi_add_tableStefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-24move all register fram definitions to arch/register.hStefan Reinauer
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-09-29Remove some warnings.Myles Watson
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-21clean up acpi table strings, as discussed on the listStefan Reinauer
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-22* move i386 / ACPI dependent code out of hardwaremain.c and into the i386 Stefan Reinauer
2009-04-21Add a helper function to acpigen to create _PSD tables.Patrick Georgi
2009-04-15This patch cleans up mpspec.h and allows it to be included whenMyles Watson
2009-04-13Following patch implements ACPI resume support for coreboot. The hardware mainRudolf Marek
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-10This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-03-01Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer
2009-02-17Add QWord support to acpigen.Carl-Daniel Hailfinger
2009-02-14Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek
2009-02-01Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek
2008-12-23The attached patch adds missing bits to ACPI to make Windows XP and Windows V...Rudolf Marek
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2008-08-01fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-03-16oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk
2008-03-16This patch updates the PCI IDs for Intel 3100 devices. ...Ed Swierk
2008-02-20Route device IRQ through PCI bridge instead in mptable.Yinghai Lu
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-11-03This patch adds support for MCFG table, which allows OS to find theRudolf Marek
2007-04-07Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge
2007-04-06Part IVYinghai Lu
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-07-19this code is for writing the mp table, so only execute it when Stefan Reinauer
2006-04-23Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith
2006-04-03new cache_as_ram support Yinghai Lu
2006-01-05update commentsStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-13arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3arch import user (historical)
2005-03-04some comment in ACPI tableLi-Ta Lo
2005-02-08generous iteration on the device tree removed.Stefan Reinauer
2005-01-26target port may need to checksumStefan Reinauer
2005-01-19- make acpi usable for more than one motherboard.Stefan Reinauer
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-16- HDAMA boots!Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-14- Add arch/cpu.hEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-05-28- Added volatile to asm statements in auto.c and failover.cEric Biederman
2004-03-23tighten up option exportingGreg Watson
2004-03-13byteorder routinesGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-03create MADT tables, too.Stefan Reinauer
2004-01-28please forgive me... ;)Stefan Reinauer
2004-01-26Allow using an APIC without mptable.Stefan Reinauer
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-16- ldscripb.lb remove another $Id: line..Eric Biederman
2003-07-14- Compile fixesEric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-07-12- Implement division and rdtsc support for romccEric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman