summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
AgeCommit message (Expand)Author
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
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-19ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET
2015-06-18ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin
2015-03-09ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-01-05TI: armv7: enable UUID and PARTNishanth Menon
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-11-06ARM: TI: Enable raw initrd supportGuillaume GARDET
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET