summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/ck804/ck804_lpc.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-29Deduplicate ck804 subsystem-setting functionality.Jonathan Kollasch
2010-10-17Use common GPL-header format in CK804 files, add missing ones (trivial).Uwe Hermann
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-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan 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-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
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
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-03-10This patch adds common elements for ck804-based boards.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-10-02CK804 coding-style fixed based on an 'indent' run (trivial).Uwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-18ck804 whitespace fixesMyles Watson
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-01-06add the dest cpu apic id in ioapic setup so we can lift the bsp apic idYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)