aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sh7757lcr.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy1-0/+1
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy1-1/+0
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-11-17sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu1-1/+0
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu1-1/+0
2014-01-08sh: delete redundant CONFIG_SH definitionMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-17sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-28sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu1-0/+1
2012-04-19CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut1-1/+0
2012-03-26sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda1-0/+11
2011-12-02sh: Add a flag which controls the DDR ECC mode of sh7757lcrNobuhiro Iwamatsu1-0/+1
2011-12-02sh7757lcr: change config for new sh_eth driverYoshihiro Shimoda1-0/+4
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda1-0/+146