~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* video: Drop atmel LCD codeSimon Glass2022-10-30
* arm: Remove snapper9260 boardTom Rini2022-08-12
* Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini2022-03-25
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* 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
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon 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: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* at91: gurnard: Enable DM_SPIJagan Teki2018-04-06
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* arm, at91: add icache supportHeiko Schocher2016-10-28
* arm: at91: Add support for gurnardAndre Renaud2016-06-12
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-21
* dm: at91: Add myself as maintainer for snapper9260Simon Glass2014-11-21
* dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-21
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-01
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
|/
* punt unused clean/distclean targetsMike Frysinger2011-10-15
* Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon2011-06-21