aboutsummaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-08-17Migrate bootlimit to KconfigAlex Kiernan1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-2/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski1-2/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-2/+2
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-6/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-04-30Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARSSimon Glass1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass1-1/+0
2015-11-18km: update the boot script to check for a DTBValentin Longchamp1-2/+3
2015-11-18km/common: stop u-boot only if someone press <SPACE>Holger Brunck1-0/+4
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+7
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto1-2/+2
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto1-0/+5
2014-02-03KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp1-2/+8
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-24KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp1-2/+0
2013-10-24KM: fix typo in default environmentValentin Longchamp1-1/+1
2013-10-24km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp1-2/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-10-09km/common: switch on CMD_GREPENVHolger Brunck1-0/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-3/+0
2013-03-15arm: Remove use of board_early_init_r/last_stage_init()Simon Glass1-4/+0
2013-02-15km/common: add eccmode to kernel commandlineHolger Brunck1-0/+3
2013-02-15km/common: introduce $uimage variableAndreas Huber1-1/+8
2013-01-09km/common: drop unneeded std* environment variablesHolger Brunck1-3/+0
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut1-8/+5
2012-09-03arm/km: remove unused codeHolger Brunck1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-15km/common: check test_bank and testpin for testbootThomas Herzmann1-1/+3