summaryrefslogtreecommitdiff
path: root/include/configs/sh7753evb.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-2/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-08-02serial: sh: Convert to KconfigMarek Vasut1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-04-30Kconfig: Drop CONFIG_CMD_DFLSimon Glass1-1/+0
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-03sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy1-0/+1
2016-12-03sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy1-1/+0
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass1-1/+0
2016-09-10common, 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-2/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-26Move 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-12-18sh: add support for sh7753evb boardYoshihiro Shimoda1-0/+137