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