aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom/bcm5785/bcm5785_lpc.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-17Add more missing GPL-headers, fix inconsistencies in others.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-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-02-16serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu