summaryrefslogtreecommitdiff
path: root/board/broadcom/bcmstb
AgeCommit message (Expand)AuthorFilesLines
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-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-05-28dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons1-64/+1
2018-09-11board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons1-0/+8
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons3-0/+209