History log of /arch/sh/boards/mach-r2d/setup.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
95d210ce6b23ec8916f97ec0cc7eb4d5fa80e0b3 07-Jan-2011 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> sh: Use device_initcall() instead of __initcall()

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-r2d/setup.c
9d56dd3b083a3bec56e9da35ce07baca81030b03 25-Jan-2010 Paul Mundt <lethal@linux-sh.org> sh: Mass ctrl_in/outX to __raw_read/writeX conversion.

The old ctrl in/out routines are non-portable and unsuitable for
cross-platform use. While drivers/sh has already been sanitized, there
is still quite a lot of code that is not. This converts the arch/sh/ bits
over, which permits us to flag the routines as deprecated whilst still
building with -Werror for the architecture code, and to ensure that
future users are not added.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-r2d/setup.c
c2e0090c668fc99f5be65fd9907da781cb6a2ef5 27-Apr-2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> sh: mach-r2d: add physmap-flash support for R2D+ boards.

The RTS7751R2D_1 boards only support 1MB of socket-mounted MBM29F040
flash, which we just leave alone as it's not terribly interesting.

This adds support for the s29gl256p on the r2d+ boards that makes a bit
more sense to expose to the user.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-r2d/setup.c
7639a4541f7e7abb1295ff8ab39cc2f5842239ae 20-Oct-2008 Paul Mundt <lethal@linux-sh.org> sh: Migrate common board headers to mach-common/.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-r2d/setup.c
da2014a2b080e7f3024a4eb6917d47069ad9620b 29-Jul-2008 Paul Mundt <lethal@linux-sh.org> sh: Shuffle the board directories in to mach groups.

This flattens out the board directories in to individual mach groups,
we will use this for getting rid of unneeded directories, simplifying
the build system, and becoming more coherent with the refactored
arch/sh/include topology.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/arch/sh/boards/mach-r2d/setup.c