summaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
Commit message (Expand)AuthorAgeFilesLines
* ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck2019-12-231-6/+1
* km: clean up header files for KM Kirkwood boardsPascal Linder2019-08-121-2/+0
* km: remove obsolete definitions in KM header filesPascal Linder2019-08-121-6/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-2/+0
* Migrate bootlimit to KconfigAlex Kiernan2018-08-171-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-2/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-2/+2
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-6/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARSSimon Glass2017-04-301-1/+0
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-301-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-141-1/+0
* km: update the boot script to check for a DTBValentin Longchamp2015-11-181-2/+3
* km/common: stop u-boot only if someone press <SPACE>Holger Brunck2015-11-181-0/+4
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-171-2/+7
|\
| * arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-131-2/+2
| * arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-131-0/+5
* | KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp2014-02-031-2/+8
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-241-2/+0
* KM: fix typo in default environmentValentin Longchamp2013-10-241-1/+1
* km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-241-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* km/common: switch on CMD_GREPENVHolger Brunck2013-10-091-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-3/+0
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-3/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* arm: Remove use of board_early_init_r/last_stage_init()Simon Glass2013-03-151-4/+0
* km/common: add eccmode to kernel commandlineHolger Brunck2013-02-151-0/+3
* km/common: introduce $uimage variableAndreas Huber2013-02-151-1/+8
* km/common: drop unneeded std* environment variablesHolger Brunck2013-01-091-3/+0
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-8/+5