summaryrefslogtreecommitdiff
path: root/include/configs/km
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-9/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini3-11/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-4/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini3-6/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-2/+0
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-6/+0
2021-08-31global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-1/+0
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-8/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini3-3/+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 Rini5-13/+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 Glass3-3/+3
2021-06-17pg-wcom-ls102xa: fix sys counter frequencyAleksandar Gerasimovski1-1/+1
2021-06-17km: ls102x: update device disable configuration acc hw design descAleksandar Gerasimovski1-0/+6
2021-06-17km: ls102x: set ethrotate envvar to noAleksandar Gerasimovski1-0/+1
2021-06-17km: ls102xa: add missing define for PRAM regionsAleksandar Gerasimovski1-0/+4
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski1-0/+4
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski1-0/+292
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski1-4/+0
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini2-5/+0
2020-12-03km/common: remove CONFIG_MTD_CONCATHolger Brunck1-3/+0
2020-12-03remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck1-2/+0
2020-12-01km/arm: coding style clean upHolger Brunck2-3/+3
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 Brunck3-0/+8
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher3-38/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass3-0/+4
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2-6/+0
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck1-6/+1
2019-12-23ppc/km/tegr1: support second localbus clock signalHolger Brunck1-0/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini3-25/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2-2/+0
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-2/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck1-394/+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 Linder2-24/+0
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder5-60/+0
2019-08-12km: add Kconfig menus for KM boardsPascal Linder2-2/+2
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-5/+0
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini4-6/+0
2019-05-21keymile: Factor out common includes againMario Six4-0/+479