index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
rsk7203.h
Age
Commit message (
Expand
)
Author
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2016-12-03
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
Vladimir Zapolskiy
2016-12-03
sh: remove undefined DEBUG preprocessor token from board config files
Vladimir Zapolskiy
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2014-11-12
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-01-08
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
2014-01-08
sh: sh2: remove CONFIG_SH2 definition from board config
Nobuhiro Iwamatsu
2014-01-08
sh: delete redundant CONFIG_SH definition
Masahiro Yamada
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-17
sh: boards: Change clock definition of SCIF and TMU
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-02-02
sh: Remove config.mk for rsk7203 board
Nobuhiro Iwamatsu
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2009-07-23
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-02-17
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
sh: rsk7203: Add smc911x driver support to board config file
Nobuhiro Iwamatsu
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
sh: Fix compile error rsk7203 board
Nobuhiro Iwamatsu
2008-08-31
sh: Renesas RSK+ 7203 board support
Nobuhiro Iwamatsu