summaryrefslogtreecommitdiff
path: root/board/broadcom
AgeCommit message (Expand)AuthorFilesLines
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij4-0/+80
2023-02-10Correct SPL use of BNXT_ETHSimon Glass1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-4/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang4-65/+0
2022-10-31arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: make reset_cpu function weakWilliam Zhang1-1/+1
2022-10-31arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm4908 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6813 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm4912 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63146 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63138 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63148 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6756 SoC supportWilliam Zhang1-4/+11
2022-10-31arm: bcmbca: add bcm6878 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6846 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63178 SoC supportWilliam Zhang1-0/+7
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang3-0/+57
2022-03-07bcm96753ref: add initial supportPhilippe Reynes4-0/+65
2021-12-02board: brcm-ns3: Load netXtreme firmwareBharat Gooty1-1/+4
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-1/+2
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+2
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas1-0/+6
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún1-1/+1
2021-04-10arm: Remove Broadcom Cygnus boardsTom Rini9-72/+0
2021-04-10arm: Remove bcm23550_w1d boardTom Rini4-151/+0
2021-04-10arm: Remove bcm28155_ap boardTom Rini4-158/+0
2021-04-10arm: Remove bcm958712k boardTom Rini4-89/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-03-02board: ns3: Remove superfluous reset logicHarald Seiler1-20/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-0/+6
2020-09-09board: ns3: check bnxt chimp handshake statusRayagonda Kokatanur1-0/+17
2020-09-09board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov1-0/+7
2020-07-29board: ns3: add development keys used in FITPramod Kumar2-0/+49
2020-07-29board: ns3: add FIT image its filePramod Kumar1-0/+59
2020-07-29board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty1-3/+19
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur1-4/+102
2020-07-29board: ns3: program GIC LPI tablesRayagonda Kokatanur1-0/+10
2020-07-29board: ns3: default reset type to L3Rayagonda Kokatanur1-2/+21
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah1-0/+10
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur3-0/+84
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-3/+3