summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_KSNET_SERDES_SGMII_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_KSNET_SERDES_SGMII2_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_KSNET_SERDES_LANES_PER_SGMII to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_KSNET_NETCP_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_KSNET_MAC_ID_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-4/+4
* Remove unused symbolsTom Rini2022-12-051-5/+0
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-4/+4
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-5/+5
* Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2022-07-081-8/+0
* Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini2022-06-281-3/+1
* include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi2022-06-061-1/+1
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-4/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-2/+1
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-18/+0
* Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2021-10-061-1/+0
* ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-271-2/+0
* ti: keystone: dma: Migrate to KconfigTom Rini2021-09-271-31/+0
* ti: keystone: Clean up or migrate some NAND related options.Tom Rini2021-09-271-2/+0
* keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini2021-09-271-2/+0
* ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass2021-09-041-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-301-4/+0
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-301-1/+0
* arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGSTom Rini2021-08-301-1/+1
* configs: Remove dead CONFIG optionsAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-261-1/+0
* spi: davinci: Drop non-dm codeJagan Teki2020-06-111-9/+0
* ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki2020-06-111-8/+0
* ARM: keystone2: enable initrd fixup for LPAE addressingTero Kristo2020-02-131-0/+1
* ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-3/+0
* moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3Hannes Schmelzer2019-08-251-1/+3
* mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-251-1/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-importsAdam Ford2019-08-231-1/+0