summaryrefslogtreecommitdiff
path: root/include/configs/bcmstb.h
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-2/+0
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-4/+0
* Convert CONFIG_DOS_PARTITION to KconfigTom Rini2021-11-121-1/+0
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-1/+0
|\
| * mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-241-1/+0
* | Remove #include <version.h> from files which do not need itPali Rohár2021-09-171-1/+0
* | arm: Disable ATAGs supportTom Rini2021-09-071-1/+0
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+0
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
|/
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-1/+0
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-3/+0
* bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini2020-06-041-3/+0
* Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-251-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-5/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* arm: bcm7445: Change serial console indexThomas Fitzsimmons2018-09-101-4/+0
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-171-1/+0
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-161-5/+0
* arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2018-08-131-13/+0
* arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons2018-08-131-1/+19
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+183