summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_common.h
Commit message (Expand)AuthorAgeLines
* 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
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-25-8/+0
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-11-1/+1
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-06-1/+2
* TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini2014-04-17-0/+8
* TI:armv7: Switch to CONFIG_SYS_BOARD_GENERICTom Rini2014-04-17-0/+1
* TI:armv7: Change Falcon Mode DT load addressTom Rini2014-04-17-2/+0
* TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini2014-04-17-1/+21
* mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-17-0/+1
* TI: armv7: Do not define the number DRAM banks if is already defined.Enric Balletbò i Serra2014-01-24-3/+7
* TI: armv7: Move ELM support to SoC configuration file.Enric Balletbò i Serra2014-01-24-1/+0
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-5/+4
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-1/+1
|\
| * TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher addressTom Rini2013-11-01-1/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
|/
* TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-28-10/+12
* TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-28-2/+2
* TI:armv7: Enable CONFIG_CMD_GPIOTom Rini2013-08-15-0/+1