summaryrefslogtreecommitdiff
path: root/board/renesas/sh7757lcr/sh7757lcr.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove sh7757lcr boardTom Rini2021-02-151-433/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-2/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* configs: Disable now unbuildable SPI options for boardsTom Rini2019-06-131-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-021-25/+0
* sf: Tidy up public and private header filesSimon Glass2014-10-221-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sh: sh7757lcr: Add MMC header file of SHNobuhiro Iwamatsu2012-03-261-0/+1
* sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-261-0/+5
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-021-0/+454