summaryrefslogtreecommitdiff
path: root/board/broadcom
AgeCommit message (Expand)Author
2023-02-09Correct SPL use of BNXT_ETHSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang
2022-10-31arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang
2022-10-31arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang
2022-10-31arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: make reset_cpu function weakWilliam Zhang
2022-10-31arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang
2022-10-31arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: add bcm4908 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6813 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm4912 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63146 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63138 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63148 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6756 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6878 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6846 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63178 SoC supportWilliam Zhang
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang
2022-03-07bcm96753ref: add initial supportPhilippe Reynes
2021-12-02board: brcm-ns3: Load netXtreme firmwareBharat Gooty
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas
2021-09-07arm: Disable ATAGs supportTom Rini
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-10arm: Remove Broadcom Cygnus boardsTom Rini
2021-04-10arm: Remove bcm23550_w1d boardTom Rini
2021-04-10arm: Remove bcm28155_ap boardTom Rini
2021-04-10arm: Remove bcm958712k boardTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-02board: ns3: Remove superfluous reset logicHarald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-09board: ns3: check bnxt chimp handshake statusRayagonda Kokatanur
2020-09-09board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov
2020-07-29board: ns3: add development keys used in FITPramod Kumar
2020-07-29board: ns3: add FIT image its filePramod Kumar
2020-07-29board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur
2020-07-29board: ns3: program GIC LPI tablesRayagonda Kokatanur
2020-07-29board: ns3: default reset type to L3Rayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass