summaryrefslogtreecommitdiff
path: root/include/configs/origen.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
2020-10-15treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLEAndre Heider1-5/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"Trevor Woerner1-1/+1
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-2/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-3/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-11-25ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET1-1/+34
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass1-3/+0
2014-10-08exynos: Rename -dt config files to -commonSimon Glass1-1/+1
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-2/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-03-12board:origen: Enable device tree on OrigenPiotr Wilczek1-79/+31
2013-11-16configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada1-2/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde1-1/+7
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde1-0/+1
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh1-0/+2
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-8/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2012-05-23net: Remove CMD_PING where there's no CMD_NETJoe Hershberger1-1/+1
2012-05-09ARM: SAMSUNG: support sdhci controllerJaehoon Chung1-3/+4
2012-02-12ORIGEN: remove duplicated MACH_TYPE defineMinkyu Kang1-2/+0
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap1-3/+3
2011-11-04ORIGEN : enable device tree supportAngus Ainslie1-0/+3
2011-09-04ORIGEN: Add MMC SPL supportChander Kashyap1-0/+8