~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-15
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-19
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-20
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-14
* ns16550: unify serial_omapThomas Chou2015-11-21
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-22
* arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-13
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11
|\
| * OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-01
* | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08
* | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08
|/
* Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-10
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15
* devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-27
* devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-27
* Devkit8000: Switch over to enable_gpmc_cs_configThomas Weber2011-12-24
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-06
* devkit8000: protect board_mmc_initSimon Schwarz2011-10-27
* devkit8000: Add nand-spl support for new SPLSimon Schwarz2011-09-30
* devkit8000: Use generic MMC driverTom Rini2011-09-04
* TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas2010-01-04
* Add support for the DevKit8000 boardFrederik Kriewitz2009-09-05