aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-14spl: 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-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-4/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09common, 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
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-8/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla1-1/+24
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-13ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini1-0/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-12configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov1-5/+2
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-3/+0
2015-10-22configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons1-0/+2
2015-09-11ti_armv7_common: env: Use partuuid for detecting mmc root fsLokesh Vutla1-2/+3
2015-09-11ti_armv7_common: env: Consolidate MMC argsLokesh Vutla1-0/+8
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-07-27configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon1-1/+4
2015-07-27configs: ti: armv7_common: enable Thumb mode for allNishanth Menon1-3/+1
2015-07-27configs: split ti_armv7_common into a omap generic headerNishanth Menon1-21/+0
2015-07-27config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski1-0/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-10/+0
2015-06-19ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET1-0/+5
2015-06-18ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin1-1/+2
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin1-0/+25
2015-03-09ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak1-1/+5
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass1-3/+2
2015-01-05TI: armv7: enable UUID and PARTNishanth Menon1-0/+2
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-11-06ARM: TI: Enable raw initrd supportGuillaume GARDET1-0/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-4/+4