summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
Commit message (Expand)AuthorAgeLines
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-3/+0
* ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis2016-10-02-5/+10
* ti_armv7_common.h: Adjust malloc pool size in all cases.Tom Rini2016-09-27-6/+2
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-4/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-09-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-06-8/+13
* defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N2016-07-26-0/+8
* ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N2016-07-26-0/+8
* ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-06-1/+1
* Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini2016-05-02-2/+2
* ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko2016-04-25-2/+2
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-15-1/+24
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini2016-01-13-0/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov2015-11-12-5/+2
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-3/+0
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-22-0/+2
* ti_armv7_common: env: Use partuuid for detecting mmc root fsLokesh Vutla2015-09-11-2/+3
* ti_armv7_common: env: Consolidate MMC argsLokesh Vutla2015-09-11-0/+8
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-27-1/+4
* configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-27-3/+1
* configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-27-21/+0
* config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-27-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-10/+0
* ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET2015-06-19-0/+5
* ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin2015-06-18-1/+2
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-08-0/+25
* ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-09-1/+5
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-3/+2
* TI: armv7: enable UUID and PARTNishanth Menon2015-01-05-0/+2
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* ARM: TI: Enable raw initrd supportGuillaume GARDET2014-11-06-0/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-4/+4
* TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDRTom Rini2014-08-25-8/+11