summaryrefslogtreecommitdiff
path: root/include/configs/km
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-313-11/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-312-4/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-313-6/+0
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-311-2/+0
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-6/+0
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-301-1/+0
* global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-302-2/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-301-8/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-303-3/+0
* Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-301-4/+0
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-305-13/+2
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-283-3/+3
* pg-wcom-ls102xa: fix sys counter frequencyAleksandar Gerasimovski2021-06-171-1/+1
* km: ls102x: update device disable configuration acc hw design descAleksandar Gerasimovski2021-06-171-0/+6
* km: ls102x: set ethrotate envvar to noAleksandar Gerasimovski2021-06-171-0/+1
* km: ls102xa: add missing define for PRAM regionsAleksandar Gerasimovski2021-06-171-0/+4
* km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski2021-06-171-0/+4
* board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski2021-04-151-0/+292
* board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2021-02-081-4/+0
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-5/+0
|\
| * km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020Holger Brunck2020-12-021-3/+0
| * remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck2020-12-021-2/+0
* | km/arm: coding style clean upWIP/2020-12-01-next-importsHolger Brunck2020-12-012-3/+3
|/
* km: replace hardcoded address for imported environmentMatteo Ghidoni2020-11-191-4/+4
* km/common: change ubicopy variableHolger Brunck2020-10-221-2/+1
* km: adapt defines and variables for new memory layoutHolger Brunck2020-10-223-0/+8
* mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher2020-09-173-38/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-183-0/+4
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-082-6/+0
* ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck2019-12-231-6/+1
* ppc/km/tegr1: support second localbus clock signalHolger Brunck2019-12-231-0/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-203-25/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-202-2/+0
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-2/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-121-394/+0
* km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
* km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-9/+0
* km: clean up header files for KM Kirkwood boardsPascal Linder2019-08-122-24/+0
* km: remove obsolete definitions in KM header filesPascal Linder2019-08-125-60/+0
* km: add Kconfig menus for KM boardsPascal Linder2019-08-122-2/+2
* km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-5/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-264-6/+0
* keymile: Factor out common includes againMario Six2019-05-214-0/+479
* keymile: Move config filesMario Six2019-05-203-609/+0
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-201-1/+0