aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-191-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-14/+6
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-2/+2
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-1/+1
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-3/+3
* ns16550: unify serial_omapThomas Chou2015-11-211-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-111-1/+1
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-122-0/+69
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-121-1/+30
* arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-131-0/+13
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+46
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-41/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-82/+5
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-112-4/+7
|\
| * OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-012-4/+7
* | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
|/
* Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-7/+6
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+15
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* devkit3250: add Timll DevKit3250 board initial supportVladimir Zapolskiy2012-05-152-0/+109
* devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-271-0/+18
* devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-271-0/+19
* Devkit8000: Switch over to enable_gpmc_cs_configThomas Weber2011-12-241-7/+12
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-061-0/+21
* devkit8000: protect board_mmc_initSimon Schwarz2011-10-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* devkit8000: Add nand-spl support for new SPLSimon Schwarz2011-09-301-1/+1
* devkit8000: Use generic MMC driverTom Rini2011-09-041-0/+9
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Devkit8000: Adapt changes to ARM relocation supportThomas Weber2010-10-201-35/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-041-1/+1
* OMAP3: Clean up whitespace in mux configsOlof Johansson2009-10-131-314/+314
* Add support for the DevKit8000 boardFrederik Kriewitz2009-09-044-0/+591