Cosmetic fixes and comment additions in acpi.c.
[coreboot.git] / src / arch / i386 / include /
2010-11-17 Tobias DiedrichDynamically generate PNP0C02 mainboard resources in...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-27 Stefan Reinauerdrop excessive blank line
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-09 Patrick GeorgiRemove extra NULL #define in amdht code. The
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-05-08 Stefan Reinauerwipe some old unused code, this has been cleaned up...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Stefan Reinauerthin out romcc epilogue and have it call copy_and_run as
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-30 Stefan Reinauerfix ms9652_fam10
2010-03-30 Stefan Reinauerthis fixes 3 of 4 mainboards failed by the error on...
2010-03-29 Stefan ReinauerDon't include option_table.h every time we include...
2010-03-29 Stefan Reinauer- drop GCC 2.x workaround, GCC 2.x is not supported...
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-13 Stefan ReinauerFix llshell
2010-02-24 Patrick GeorgiEnable user selectable bootblocks, and provide a bootbl...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-22 Stefan ReinauerYABEL update
2010-02-16 Stefan Reinauerfix APCI typos.
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-12-23 Libra LiAdd mainboard x86emu interrupt function support. Add...
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-10 Stefan Reinauer* Simplify acpi_add_table
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-24 Stefan Reinauerre-order console output functions, add proper prototypes,
2009-10-24 Stefan Reinauermove all register fram definitions to arch/register.h
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-09-29 Myles WatsonRemove some warnings.
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-21 Rudolf MarekThis patch adds a proper namestring generation to our...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-22 Stefan Reinauer* move i386 / ACPI dependent code out of hardwaremain...
2009-04-21 Patrick GeorgiAdd a helper function to acpigen to create _PSD tables.
2009-04-15 Myles WatsonThis patch cleans up mpspec.h and allows it to be inclu...
2009-04-13 Rudolf MarekFollowing patch implements ACPI resume support for...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
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-17 Carl-Daniel HailfingerAdd QWord support to acpigen.
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2008-12-23 Rudolf MarekThe attached patch adds missing bits to ACPI to make...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-08-01 Stefan Reinauerfix warnings, make mptable struct members explicitly...
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-03-16 Ed Swierkoops. sorry, wrong checkin. This patch backs out r3155...
2008-03-16 Ed SwierkThis patch updates the PCI IDs for Intel 3100 devices.
2008-02-20 Yinghai LuRoute device IRQ through PCI bridge instead in mptable.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-11-03 Rudolf MarekThis patch adds support for MCFG table, which allows...
2007-04-07 Peter StugeFix epia-m build after u8/u16/u32 changes in Yh Lu...
2007-04-06 Yinghai LuPart IV
2007-04-06 Yinghai LuThis is part of the outstanding mcp55 commit from Janua...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-07-19 Stefan Reinauerthis code is for writing the mp table, so only execute...
2006-04-23 Richard SmithAdds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
2006-04-03 Yinghai Lunew cache_as_ram support
2006-01-05 Stefan Reinauerupdate comments
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-03-04 Li-Ta Losome comment in ACPI table
2005-02-08 Stefan Reinauergenerous iteration on the device tree removed.
2005-01-26 Stefan Reinauertarget port may need to checksum
2005-01-19 Stefan Reinauer- make acpi usable for more than one motherboard.
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-29 Mark WilkinsonChanges to allow Via/Epia code to be compiled after...
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-14 Eric Biederman- Add arch/cpu.h
2004-10-06 Ronald G. Minnichepia-m support
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-05-28 Eric Biederman- Added volatile to asm statements in auto.c and failover.c
next