summaryrefslogtreecommitdiffstats
path: root/src/southbridge/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* Remove assembly coded log2 functionRonald G. Minnich2012-11-282-2/+0
* Get rid of drivers classPatrick Georgi2012-11-273-10/+10
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Merge enable_rom.c files into bootblock.c files.Uwe Hermann2010-12-092-40/+19
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0818-13/+13
* Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-263-10/+17
* Move bcm5785_enable_rom.c include to where it's used.Patrick Georgi2010-10-261-1/+0
* Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann2010-10-1718-57/+320
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-303-11/+11
* Fix all warnings in the tree Stefan Reinauer2010-07-082-4/+12
* Always enable parent resources before child resources.Myles Watson2010-06-171-8/+0
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-3/+3
* Add tinybootblock support for broadcom/bcm5785.Patrick Georgi2010-05-224-14/+26
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-4/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2710-34/+34
* no warnings days.Stefan Reinauer2010-04-251-4/+5
* fix the broken nvidia chipset boards,Stefan Reinauer2010-04-091-0/+1
* "no warnings day"Stefan Reinauer2010-04-077-47/+22
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-313-5/+5
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-223-5/+5
* Remove remaining uses ofPatrick Georgi2010-03-181-4/+0
* pci drivers should be const.Stefan Reinauer2010-03-161-3/+3
* newconfig is no more.Patrick Georgi2010-02-073-12/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-5/+5
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-093-3/+0
* some progress on kconfig:Patrick Georgi2009-09-257-4/+23
* Kconfig!Patrick Georgi2009-08-122-0/+7
* 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-022-12/+20
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-3/+3
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-3/+3
* This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle2009-04-222-0/+83
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-283-11/+11
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-248-9/+9
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Sorry, this is the last commit I will do this way, but MSI has waited abxshi2006-11-021-0/+17
* AMD Rev F supportYinghai Lu2006-10-041-0/+42
* serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu2006-02-1617-0/+1183