summaryrefslogtreecommitdiff
path: root/include/configs/sh7757lcr.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-02-0/+1
* sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-02-1/+0
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-02-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass2016-10-23-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-2/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-5/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu2014-11-17-1/+0
* sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-09-1/+0
* sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-08-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-17-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu2012-05-28-0/+1
* CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut2012-04-19-1/+0
* sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-26-0/+11
* sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu2011-12-02-0/+1
* sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda2011-12-02-0/+4
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-02-0/+146