summaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom
AgeCommit message (Expand)Author
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-26Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-10-26Move bcm5785_enable_rom.c include to where it's used.Patrick Georgi
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-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-07-08Fix all warnings in the tree Stefan Reinauer
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-22Add tinybootblock support for broadcom/bcm5785.Patrick Georgi
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-25no warnings days.Stefan Reinauer
2010-04-09fix the broken nvidia chipset boards,Stefan 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
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-16pci drivers should be const.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi
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-22This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Sorry, this is the last commit I will do this way, but MSI has waited abxshi
2006-10-04AMD Rev F supportYinghai Lu
2006-02-16serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu