summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla1-1/+27
2016-11-19spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko1-3/+0
2016-11-19spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-15spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-3/+0
2016-10-02ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis1-5/+10
2016-09-27ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini1-6/+2
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-4/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini1-8/+13
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N1-0/+8
2016-07-26ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N1-0/+8
2016-06-06ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi1-1/+1
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini1-2/+2
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko1-2/+2