summaryrefslogtreecommitdiff
path: root/board/timll
AgeCommit message (Expand)AuthorFilesLines
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-14/+6
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2015-11-22ns16550: unify serial_omapThomas Chou1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2015-10-12lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy1-1/+1
2015-08-13lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2-0/+69
2015-08-13lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy1-1/+30
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois1-0/+13
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-8/+0
2014-08-31omap3: 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-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-09omap_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-28devkit8000: Implement and activate direct OS bootSimon Schwarz1-0/+18
2012-03-28devkit8000/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-07OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini1-0/+21
2011-10-27devkit8000: protect board_mmc_initSimon Schwarz1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-01devkit8000: Add nand-spl support for new SPLSimon Schwarz1-1/+1