aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8111/amd8111_lpc.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2009-09-29Remove some warnings.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-04-03new cache_as_ram support Yinghai Lu
2006-01-06enable bsp apic id lifting regarding ioapic setupYinghai Lu
2005-10-25- Issue Tracker ID-2 "lnxi-patch-2".Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-10-22- Better memory I/O space distinguishing in amd_mtrr.cEric Biederman
2004-10-22- kill typo so resources are not mixed up in amdk8/northbridge.cEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-21better support enable_dev for amd8111Yinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-06-03disable noop usb drivers. remove warningsStefan Reinauer
2004-05-13code reformat, remove BY YHL commentLi-Ta Lo
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-05enable hpet timer hardware.Stefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman