~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2021-07-06
* 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 linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-19
* 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
* lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy2015-10-11
* lpc32xx: devkit3250: add spl build supportVladimir Zapolskiy2015-08-12
* lpc32xx: devkit3250: update of board configurationVladimir Zapolskiy2015-08-12
* arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-13
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* 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
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15
* devkit3250: add Timll DevKit3250 board initial supportVladimir Zapolskiy2012-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