aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)Author
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-08include: configs: ti_armv7_common: Add documentation for protected sectionNishanth Menon
2023-07-21include: armv7: Enable distroboot across all configsManorit Chawdhry
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-03-04configs: ti: use standard configuration nodes namingRomain Naour
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko
2020-01-20configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-10-11configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis
2019-09-13configs: ti: Add environment support commands for FIT loadingAndrew F. Davis
2019-08-20configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis
2019-08-20configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis
2019-03-29configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-11-16board: ti: am654: r5: Add initial support for am654Lokesh Vutla
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini