summaryrefslogtreecommitdiff
path: root/include/configs/origen.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-6/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* 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-2/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini2022-04-191-2/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* exynos: Drop CONFIG_CLK_*Tom Rini2022-04-011-2/+0
* arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini2022-03-031-5/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-16/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-151-5/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-2/+0
* CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner2019-05-181-1/+1
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-2/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-3/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET2014-11-251-1/+34
* exynos: Move common exynos settings into a common fileSimon Glass2014-10-081-3/+0
* exynos: Rename -dt config files to -commonSimon Glass2014-10-081-1/+1
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-2/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* board:origen: Enable device tree on OrigenPiotr Wilczek2014-03-121-79/+31
* configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-151-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-051-1/+7
* EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+1