summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-8/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-3/+0
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna1-1/+1
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko1-0/+7
2020-01-20configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis1-1/+0
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-10-11configs: ti: Use addr_fit for run_fit environment variableAndrew F. Davis1-1/+1
2019-09-13configs: ti: Add environment support commands for FIT loadingAndrew F. Davis1-1/+7
2019-08-20configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis1-2/+2
2019-08-20configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis1-2/+2
2019-03-29configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis1-1/+1
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-16/+2
2018-11-17board: ti: am654: r5: Add initial support for am654Lokesh Vutla1-0/+2
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-3/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-5/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-3/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-4/+0
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas1-1/+1
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-06-05ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot1-3/+4
2017-06-04board: ti: enable support for writing to fat partitionSekhar Nori1-8/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-04-09ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis1-1/+1
2017-04-09ARM: ti: consolidate mmc environment variablesSekhar Nori1-61/+0
2017-04-08ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis1-2/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-6/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-15ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis1-2/+1
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-04ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla1-1/+1
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla1-1/+14