summaryrefslogtreecommitdiff
path: root/board/timll/devkit8000/devkit8000.c
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-221-4/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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
* 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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-4/+4
|\
| * OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-011-4/+4
* | 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
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* 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
* devkit8000: Add nand-spl support for new SPLSimon Schwarz2011-09-301-1/+1
* devkit8000: Use generic MMC driverTom Rini2011-09-041-0/+9
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-041-1/+1
* Add support for the DevKit8000 boardFrederik Kriewitz2009-09-051-0/+131