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
/
r7780mp.h
Age
Commit message (
Expand
)
Author
2014-01-09
sh: sh4: Remove CONFIG_SH4A definition from source code
Nobuhiro Iwamatsu
2014-01-08
sh: delete redundant CONFIG_SH definition
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
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
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-05-12
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
Michael Jones
2011-02-02
sh: Remove config.mk for r7780mp board
Nobuhiro Iwamatsu
2010-11-30
sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config
Nobuhiro Iwamatsu
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-08-07
ide: add configuration
Albert Aribaud
2009-09-10
r7780mp: fix typo in Ethernet chip model number comment.
Marcel Ziswiler
2009-07-11
sh: Update pci config for Renesas r7780mp board
Nobuhiro Iwamatsu
2009-07-08
sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV
Jean-Christophe PLAGNIOL-VILLARD
2009-07-08
sh3/sh4: fix CONFIG_SYS_HZ to 1000
Jean-Christophe PLAGNIOL-VILLARD
2009-03-12
sh: Add some register value configurable to PCI of SH7780
Yoshihiro Shimoda
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-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-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
Jean-Christophe PLAGNIOL-VILLARD
2008-07-07
sh: Update Renesas R7780MP board
Nobuhiro Iwamatsu
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-28
sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
Nobuhiro Iwamatsu
2008-03-28
sh: Add support Renesas Solutions R7780MP
Yusuke Goda