summaryrefslogtreecommitdiff
path: root/board/bluewater
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-2/+2
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-3/+3
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2-2/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-10/+4
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki1-20/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-3/+3
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass2-0/+2
2016-10-28arm, at91: add icache supportHeiko Schocher1-6/+0
2016-06-13arm: at91: Add support for gurnardAndre Renaud5-0/+3097
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-10/+5
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada1-3/+0
2014-11-21dm: at91: Add myself as maintainer for snapper9260Simon Glass1-1/+1
2014-11-21dm: at91: Convert snapper9260 to use driver modelSimon Glass1-2/+16
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher1-15/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-31/+2
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-22Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon2-0/+222