We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / southbridge / amd / amd8111 / amd8111_lpc.c
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-09-29 Myles WatsonRemove some warnings.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
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.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-04-03 Yinghai Lunew cache_as_ram support
2006-01-06 Yinghai Luenable bsp apic id lifting regarding ioapic setup
2005-10-25 Jason Schildt- Issue Tracker ID-2 "lnxi-patch-2".
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-10-22 Eric Biederman- Better memory I/O space distinguishing in amd_mtrr.c
2004-10-22 Eric Biederman- kill typo so resources are not mixed up in amdk8...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-21 Yinghai Lubetter support enable_dev for amd8111
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-06-03 Stefan Reinauerdisable noop usb drivers. remove warnings
2004-05-13 Li-Ta Locode reformat, remove BY YHL comment
2004-05-10 Li-Ta Lorename walk_static_devices
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-02-05 Stefan Reinauerenable hpet timer hardware.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...