summaryrefslogtreecommitdiff
path: root/include/configs/exynos78x0-common.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-13/+13
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-281-4/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-1/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-3/+0
* board: axy17lte: get board usable - add bootcmd and docsDzmitry Sankouski2022-04-041-0/+4
* exynos: Drop CONFIG_DEVICE_TREE_LISTTom Rini2022-04-011-3/+0
* Convert CONFIG_BOARD_COMMON to KconfigTom Rini2022-03-031-2/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-17/+0
* SoC: exynos: add support for exynos 78x0Dzmitry Sankouski2021-10-311-0/+112