aboutsummaryrefslogtreecommitdiff
path: root/include/configs/km/keymile-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck1-174/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini1-3/+0
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini1-2/+0
2022-06-06Convert CONFIG_HUSH_INIT_VAR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-5/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-3/+0
2020-12-02km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020Holger 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-18common: 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-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