summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
Commit message (Expand)AuthorAgeFilesLines
* ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis2017-01-141-2/+1
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla2016-12-041-1/+1
* ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla2016-12-031-1/+14
* ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla2016-12-031-1/+27
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-181-3/+0
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-141-3/+0
* ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis2016-10-021-5/+10
* ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini2016-09-271-6/+2
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-4/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-061-8/+13
* defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N2016-07-261-0/+8
* ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N2016-07-261-0/+8
* ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-061-1/+1
* Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini2016-05-021-2/+2
* ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko2016-04-251-2/+2
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-151-1/+24
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini2016-01-131-0/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-121-5/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-3/+0
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-221-0/+2
* ti_armv7_common: env: Use partuuid for detecting mmc root fsLokesh Vutla2015-09-111-2/+3
* ti_armv7_common: env: Consolidate MMC argsLokesh Vutla2015-09-111-0/+8
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-271-1/+4
* configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-271-3/+1
* configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-271-21/+0
* config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-271-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-10/+0
* ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET2015-06-191-0/+5
* ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin2015-06-181-1/+2