summaryrefslogtreecommitdiff
path: root/board/renesas/sh7753evb/sh7753evb.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-15sh: Remove sh7753evb boardTom Rini1-329/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-13configs: Disable now unbuildable SPI options for boardsTom Rini1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2016-12-03sh: add common dram_init() function for all boardsVladimir Zapolskiy1-11/+0
2016-01-25sh: sh7753evb: Fix build errorBin Meng1-0/+4
2014-10-22sf: Tidy up public and private header filesSimon Glass1-0/+1
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda1-0/+326