summaryrefslogtreecommitdiff
path: root/include/configs/exynos7420-common.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-4/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-8/+8
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-281-4/+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
* exynos: Drop CONFIG_DEVICE_TREE_LISTTom Rini2022-04-011-3/+0
* Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-11-091-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* exynos: remove CONFIG_CORE_COUNTMasahiro Yamada2017-10-271-3/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* arm: exynos7420: remove custome low level init functionThomas Abraham2016-11-221-0/+1
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-251-0/+113