summaryrefslogtreecommitdiffstats
path: root/src/southbridge/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3117-68/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-042-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-2117-17/+17
* kbuild: automatically include southbridgesStefan Reinauer2015-04-274-3/+12
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-3/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-5/+4
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan2014-11-051-4/+2
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-1/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-8/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0117-17/+17
* 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
OpenPOWER on IntegriCloud