summaryrefslogtreecommitdiffstats
path: root/src/southbridge/broadcom
Commit message (Expand)AuthorAgeFilesLines
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-121-0/+1
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+2
* sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem()Kyösti Mälkki2019-03-221-8/+1
* sb/broadcom/bcm5785: Consolidate PCI set_subsystem()Kyösti Mälkki2019-03-226-32/+15
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-053-0/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-0/+15
* lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik2019-01-311-1/+1
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-061-3/+4
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-164-4/+0
* reset: Finalize move to new APINico Huber2018-10-311-0/+1
* amdfam10: Convert to `board_reset()`Nico Huber2018-10-223-3/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* Remove southbridges after K8 board removalsKyösti Mälkki2018-05-315-168/+0
* sb/broadcom/bcm5785: Get rid of device_tElyes HAOUAS2018-05-227-21/+26
* sb/broadcom/bcm5780: Get rid of device_tElyes HAOUAS2018-05-222-2/+4
* src/southbridge: Add required space before the open parenthesisElyes HAOUAS2018-05-081-1/+1
* southbridge/broadcom: Remove spaces before/after parenthesisElyes HAOUAS2018-05-034-11/+11
* sb/broadcom/bcm5785/early_setup.c: Fix coding styleElyes HAOUAS2018-04-291-22/+23
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-4/+4
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-132-3/+3
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-1/+0
* broadcom/bcm5785: don't treat KBC-DATA as COM1Patrick Georgi2017-01-031-4/+4
* PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki2016-12-061-21/+2
* sb/broadcom/bcm5785/reset.c: Use tab for indentsElyes HAOUAS2016-11-281-1/+1
* southbridge/broadcom/bcm5785: transition away from device_tAntonello Dettori2016-10-012-6/+6
* src/southbridge: Code formatingElyes HAOUAS2016-08-3115-317/+317
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-282-6/+6
* 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