index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
bluewater
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop atmel LCD code
Simon Glass
2022-08-12
arm: Remove snapper9260 board
Tom Rini
2022-03-25
Convert CONFIG_ATMEL_LCD et al to Kconfig
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
at91: gurnard: Enable DM_SPI
Jagan Teki
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2016-10-28
arm, at91: add icache support
Heiko Schocher
2016-06-12
arm: at91: Add support for gurnard
Andre Renaud
2016-02-18
board: atmel: clean up peripheral clock code
Wenyou Yang
2015-02-21
ARM: at91: move board select menu and common settings
Masahiro Yamada
2014-11-21
dm: at91: Add myself as maintainer for snapper9260
Simon Glass
2014-11-21
dm: at91: Convert snapper9260 to use driver model
Simon Glass
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-12-01
arm926ejs, at91: add common phy_reset function
Heiko Schocher
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-06-21
Add support for Bluewater Systems Snapper 9260/9G20 modules
Ryan Mallon