summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_armv7_common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-081-0/+25
* ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak2015-03-091-1/+5
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-3/+2
* TI: armv7: enable UUID and PARTNishanth Menon2015-01-051-0/+2
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* ARM: TI: Enable raw initrd supportGuillaume GARDET2014-11-061-0/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-4/+4
* TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDRTom Rini2014-08-251-8/+11
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-251-8/+0
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-111-1/+1
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+2
* TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini2014-04-171-0/+8
* TI:armv7: Switch to CONFIG_SYS_BOARD_GENERICTom Rini2014-04-171-0/+1
* TI:armv7: Change Falcon Mode DT load addressTom Rini2014-04-171-2/+0
* TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini2014-04-171-1/+21
* mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-171-0/+1
* TI: armv7: Do not define the number DRAM banks if is already defined.Enric Balletbò i Serra2014-01-241-3/+7
* TI: armv7: Move ELM support to SoC configuration file.Enric Balletbò i Serra2014-01-241-1/+0
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-5/+4
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-1/+1
|\
| * TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher addressTom Rini2013-11-011-1/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
|/
* TI:armv7: Re-order slightly the generic CONFIG options, expand related commentsTom Rini2013-08-281-10/+12
* TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC sectionTom Rini2013-08-281-2/+2
* TI:armv7: Enable CONFIG_CMD_GPIOTom Rini2013-08-151-0/+1
* TI:armv7: Enable CONFIG_CMD_SPITom Rini2013-08-151-0/+1
OpenPOWER on IntegriCloud