aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ms7722se.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-01-08sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro 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-04-19CMD: Drop CONFIG_CMD_DFL, it's not usedMarek Vasut1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-02-02sh: Remove config.mk for ms7722se boardNobuhiro Iwamatsu1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+2
2009-07-08sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-08sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-10sh: Update ms7722se board configNobuhiro Iwamatsu1-0/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-41/+41
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-07sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-1/+0
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk1-6/+5
2007-09-23sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu1-0/+137