summaryrefslogtreecommitdiff
path: root/board/bluewater/gurnard
AgeCommit message (Expand)AuthorFilesLines
2022-10-30video: Drop atmel LCD codeSimon Glass1-1/+0
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-0/+3
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 Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-2/+2
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 Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon 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 Rini2-5/+2
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 Glass1-0/+1
2016-10-28arm, at91: add icache supportHeiko Schocher1-6/+0
2016-06-13arm: at91: Add support for gurnardAndre Renaud5-0/+3097