summaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-3/+0
2020-12-03km/common: remove CONFIG_MTD_CONCATHolger Brunck1-3/+0
2020-12-01km/arm: coding style clean upHolger Brunck1-2/+2
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni1-4/+4
2020-10-22km/common: change ubicopy variableHolger Brunck1-2/+1
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck1-0/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck1-6/+1
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder1-2/+0
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder1-6/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-08-17Migrate bootlimit to KconfigAlex Kiernan1-1/+0
2018-07-23Convert 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-24Convert 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-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-07-25configs: 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-10common, 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-15Drop 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-26Move 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-15Coding 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