summaryrefslogtreecommitdiff
path: root/board/broadcom
AgeCommit message (Expand)Author
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
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-23bcm968360bg: add initial supportPhilippe Reynes
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-05-28dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons
2019-02-19bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158Philippe Reynes
2019-02-09bcm968580: rename to bcm968580xrefPhilippe Reynes
2019-02-09bcm963158: add initial supportPhilippe Reynes
2018-11-16bcm968580xref: add initial supportPhilippe Reynes
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons
2018-08-09bcm968380gerg: Add MAINTAINERS fileTom Rini
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-20board: ns2: Add support for Broadcom Northstar 2Jon Mason