aboutsummaryrefslogtreecommitdiff
path: root/include/configs/km/km_arm.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-06board/km: remove kirkwood boardsHolger Brunck1-158/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-3/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini1-6/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-9/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-8/+2
2021-08-30eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski1-4/+0
2020-12-01km/arm: coding style clean upHolger Brunck1-1/+1
2020-10-22km: adapt defines and variables for new memory layoutHolger Brunck1-0/+3
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-8/+0
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-2/+0
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder1-9/+0
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder1-22/+0
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder1-22/+0
2019-08-12km: add Kconfig menus for KM boardsPascal Linder1-1/+1
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-5/+0
2019-04-02cosmetic: config: Remove empty #ifdefsLukasz Majewski1-3/+0
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2018-11-26configs: Remove CONFIG_MARVELLChris Packham1-1/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-14net: add Kconfig for MVGBEChris Packham1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-2/+0
2018-02-24Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-10/+0
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford1-1/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0