summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-5/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-3/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-8/+0
* arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-3/+0
* configs: ti: use standard configuration nodes namingRomain Naour2022-03-041-1/+1
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-211-1/+0
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2022-01-161-0/+1
* arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-8/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-3/+0
* i2c: Drop unused CONFIG_I2CSimon Glass2021-07-281-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* configs: ti: Fix usage of undefined variable overlay_filesSuman Anna2020-05-091-1/+1
* arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko2020-02-041-0/+7
* configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis2020-01-201-1/+0
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-1/+1
* configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis2019-10-111-1/+1
* configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2019-09-131-1/+7
* configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis2019-08-201-2/+2
* configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis2019-08-201-2/+2
* configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis2019-03-291-1/+1
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-16/+2
* board: ti: am654: r5: Add initial support for am654Lokesh Vutla2018-11-161-0/+2
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-3/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-5/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-3/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-111-4/+0
* configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas2017-07-261-1/+1
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot2017-06-051-3/+4
* board: ti: enable support for writing to fat partitionSekhar Nori2017-06-031-8/+0