summaryrefslogtreecommitdiff
path: root/board/broadcom
Commit message (Expand)AuthorAgeFilesLines
* board: Add new Broadcom Northstar boardLinus Walleij2023-05-024-0/+80
* Correct SPL use of BNXT_ETHSimon Glass2023-02-091-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-4/+4
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-2/+2
* arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang2022-10-314-65/+0
* arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang2022-10-314-88/+0
* arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang2022-10-314-88/+0
* arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: make reset_cpu function weakWilliam Zhang2022-10-311-1/+1
* arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang2022-10-314-88/+0
* arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm4908 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm6813 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm4912 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm63146 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm63138 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm63148 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm6756 SoC supportWilliam Zhang2022-10-311-4/+11
* arm: bcmbca: add bcm6878 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm6846 SoC supportWilliam Zhang2022-10-311-0/+7
* arm: bcmbca: add bcm63178 SoC supportWilliam Zhang2022-10-311-0/+7
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang2022-06-103-0/+57
* bcm96753ref: add initial supportPhilippe Reynes2022-03-074-0/+65
* board: brcm-ns3: Load netXtreme firmwareBharat Gooty2021-12-021-1/+4
* Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle2021-10-311-1/+2
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-1/+2
* board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas2021-10-181-0/+6
* arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* arm: Remove Broadcom Cygnus boardsTom Rini2021-04-109-72/+0
* arm: Remove bcm23550_w1d boardTom Rini2021-04-104-151/+0
* arm: Remove bcm28155_ap boardTom Rini2021-04-104-158/+0
* arm: Remove bcm958712k boardTom Rini2021-04-104-89/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-023-3/+3
* board: ns3: Remove superfluous reset logicHarald Seiler2021-03-021-20/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-026-0/+6
* board: ns3: check bnxt chimp handshake statusRayagonda Kokatanur2020-09-091-0/+17
* board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov2020-09-091-0/+7
* board: ns3: add development keys used in FITPramod Kumar2020-07-292-0/+49
* board: ns3: add FIT image its filePramod Kumar2020-07-291-0/+59
* board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty2020-07-291-3/+19
* board: ns3: define ddr memory layoutRayagonda Kokatanur2020-07-291-4/+102
* board: ns3: program GIC LPI tablesRayagonda Kokatanur2020-07-291-0/+10
* board: ns3: default reset type to L3Rayagonda Kokatanur2020-07-291-2/+21
* board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2020-07-291-0/+10
* board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur2020-07-293-0/+84
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-3/+3