summaryrefslogtreecommitdiff
path: root/include/configs/kzm9g.h
Commit message (Expand)AuthorAgeFilesLines
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-1/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini2021-08-301-18/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-2/+0
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-2/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: rmobile: Zap #undef DEBUGMarek Vasut2018-05-021-2/+0
* ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut2018-05-021-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-1/+0
* ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen2018-03-091-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-4/+0
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* serial: sh: Convert to KconfigMarek Vasut2017-08-031-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-171-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARDTetsuyuki Kobayashi2014-04-141-0/+1