summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)Author
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-14ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-04ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla
2016-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-02ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis
2016-09-27ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-07-26defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N
2016-07-26ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N
2016-06-06ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-13ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-11-12configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-22configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons
2015-09-11ti_armv7_common: env: Use partuuid for detecting mmc root fsLokesh Vutla
2015-09-11ti_armv7_common: env: Consolidate MMC argsLokesh Vutla
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-07-27configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon
2015-07-27configs: ti: armv7_common: enable Thumb mode for allNishanth Menon
2015-07-27configs: split ti_armv7_common into a omap generic headerNishanth Menon
2015-07-27config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski