summaryrefslogtreecommitdiffstats
path: root/include/configs/tam3517-common.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski2016-04-011-2/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-121-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+0
* boards: tam3517-common: enable gpmc prefetch modeJeroen Hofstee2015-06-181-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-0/+4
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-1/+1
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* SOM: tam3517: convert to generic boardJeroen Hofstee2014-08-251-0/+1
* 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: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-4/+0
* tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-0/+1
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-1/+0
* ARM: tam3517-common: fix nand spl bootJeroen Hofstee2014-01-071-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-1/+1
|\
| * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-1/+1
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-6/+5
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-191-1/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-16/+43
|\
| * OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber2012-12-101-1/+0
| * OMAP3: TAM3517: add macros for reading eepromStefano Babic2012-12-101-15/+43
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-0/+3
|\ \
| * | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
| |/
* | boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-201-2/+0
|/
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-7/+4
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-271-0/+1
* OMAP3: tam3517: add function to read MAC from EEPROMStefano Babic2012-09-041-0/+66
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+1
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
OpenPOWER on IntegriCloud