summaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom
AgeCommit message (Expand)Author
2019-03-22sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem()Kyösti Mälkki
2019-03-22sb/broadcom/bcm5785: Consolidate PCI set_subsystem()Kyösti Mälkki
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki
2019-01-31lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-22sb/broadcom/bcm5785: Get rid of device_tElyes HAOUAS
2018-05-22sb/broadcom/bcm5780: Get rid of device_tElyes HAOUAS
2018-05-08src/southbridge: Add required space before the open parenthesisElyes HAOUAS
2018-05-03southbridge/broadcom: Remove spaces before/after parenthesisElyes HAOUAS
2018-04-29sb/broadcom/bcm5785/early_setup.c: Fix coding styleElyes HAOUAS
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2017-01-03broadcom/bcm5785: don't treat KBC-DATA as COM1Patrick Georgi
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-11-28sb/broadcom/bcm5785/reset.c: Use tab for indentsElyes HAOUAS
2016-10-01southbridge/broadcom/bcm5785: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-11-05Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
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