summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia/ck804/ck804_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-345/+0
* Deduplicate ck804 subsystem-setting functionality.Jonathan Kollasch2010-10-291-12/+2
* Use common GPL-header format in CK804 files, add missing ones (trivial).Uwe Hermann2010-10-171-4/+19
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+1
* Always enable parent resources before child resources.Myles Watson2010-06-171-7/+0
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-3/+3
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-3/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-5/+5
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-78/+2
* Apparently I'm not the only one who forgets which way the outb andEd Swierk2009-07-101-1/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-5/+14
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-4/+4
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-4/+4
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-2/+2
* This patch adds common elements for ck804-based boards.Myles Watson2009-03-101-3/+6
* Remove some warnings, mainly from format strings which didn't match theMyles Watson2009-02-091-1/+1
* CK804 coding-style fixed based on an 'indent' run (trivial).Uwe Hermann2008-10-021-132/+128
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* ck804 whitespace fixesMyles Watson2008-09-181-123/+123
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-4/+4
* add the dest cpu apic id in ioapic setup so we can lift the bsp apic idYinghai Lu2006-01-061-0/+4
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-0/+411
OpenPOWER on IntegriCloud