aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/km/km_arm.h
Commit message (Expand)AuthorAgeFilesLines
* net: add Kconfig for MVGBEChris Packham2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-2/+0
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-241-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen2018-01-101-1/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-10/+0
* Convert CONFIG_BCH to KconfigAdam Ford2017-09-011-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-10/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-6/+1
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-281-4/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass2016-10-231-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-3/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-211-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* km: update the boot script to check for a DTBValentin Longchamp2015-11-181-0/+6
* arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp2015-11-181-1/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada2015-02-211-1/+1
* km_arm: convert the km_arm boards to the generic board supportValentin Longchamp2014-11-121-0/+2
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-1/+0
* arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-131-0/+1
* arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-131-3/+5
* arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck2014-02-131-0/+5
* KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-241-0/+1
* KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-241-3/+1
* km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-241-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+21
|\
| * arm/km: fix u-boot update functionalityHolger Brunck2013-07-231-1/+2
| * i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher2013-07-231-1/+0
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-4/+20
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck2013-04-121-0/+3
* arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck2013-04-121-1/+1
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-7/+7