aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/sb600_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-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2008-12-01Add AMD sb600 HPET setup and some minor cleanups.Joe Bao
2008-10-09Added comment about sb600 wideio setting for clarity and a minor witespace c...Marc Jones
2008-09-22Patch for AMD SB600 chipset.Michael Xie