summaryrefslogtreecommitdiffstats
path: root/board/bluewater
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-132-3/+3
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-132-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-10/+4
* at91: gurnard: Enable DM_SPIJagan Teki2018-04-061-20/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+3
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2
* arm, at91: add icache supportHeiko Schocher2016-10-281-6/+0
* arm: at91: Add support for gurnardAndre Renaud2016-06-125-0/+3097
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-10/+5
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-211-3/+0
* dm: at91: Add myself as maintainer for snapper9260Simon Glass2014-11-211-1/+1
* dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-211-2/+16
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-011-15/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-31/+2
|/
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon2011-06-212-0/+222