aboutsummaryrefslogtreecommitdiff
path: root/board/timll
AgeCommit message (Expand)AuthorFilesLines
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois1-0/+13
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-8/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada2-0/+12
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada2-0/+46
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-41/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-82/+5
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini2-4/+7
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2-4/+7
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada1-7/+6
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+15
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-05-15devkit3250: add Timll DevKit3250 board initial supportVladimir Zapolskiy2-0/+109
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz1-0/+18
2012-03-27devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz1-0/+19
2011-12-24Devkit8000: Switch over to enable_gpmc_cs_configThomas Weber1-7/+12
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini1-0/+21
2011-10-27devkit8000: protect board_mmc_initSimon Schwarz1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30devkit8000: Add nand-spl support for new SPLSimon Schwarz1-1/+1
2011-09-04devkit8000: Use generic MMC driverTom Rini1-0/+9
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-20Devkit8000: Adapt changes to ARM relocation supportThomas Weber1-35/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas1-1/+1
2009-10-13OMAP3: Clean up whitespace in mux configsOlof Johansson1-314/+314
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz4-0/+591