Use common GPL-header format in CK804 files, add missing ones (trivial).
[coreboot.git] / src / southbridge / nvidia / ck804 / ck804_lpc.c
2010-10-17 Uwe HermannUse common GPL-header format in CK804 files, add missin...
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-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in 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.
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-03-10 Myles WatsonThis patch adds common elements for ck804-based boards.
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-10-02 Uwe HermannCK804 coding-style fixed based on an 'indent' run ...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-18 Myles Watsonck804 whitespace fixes
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-01-06 Yinghai Luadd the dest cpu apic id in ioapic setup so we can...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...