summaryrefslogtreecommitdiff
path: root/include/configs/smdkc100.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-3/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-3/+0
* Convert CONFIG_CMD_ONENAND to KconfigSimon Glass2017-08-111-2/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-3/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-3/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-4/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-3/+0
* dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-4/+0
* dm: exynos: Move serial to driver modelSimon Glass2014-10-221-0/+1
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-221-0/+3
* dm: exynos: Move smdkc100 to generic boardSimon Glass2014-10-221-0/+2
* exynos: Enable pre-relocation malloc()Simon Glass2014-10-081-0/+4
* samsung: Enable device tree for smdkc100Simon Glass2014-10-081-0/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* arm: smdkc100: remove config.mk fileMinkyu Kang2013-08-281-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-3/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* S5P: smdkc100: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
* S5P: smdkc100: fix for relocationMinkyu Kang2010-11-301-0/+2
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-261-1/+1