History log of /arch/arm/mach-iop32x/Makefile
Revision Date Author Comments
a8135fcfd0431eda3653c7069e7aefc8674fdfbe 15-Jul-2007 Arnaud Patard <arnaud.patard@rtp-net.org> [ARM] 4476/1: EM7210/SS4000E support

This patch adds the basic support for the em7210 board. It is similar to
the iq31244 board and can be found on Intel "Baxter Creek" ss4000e nas.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
0c92e830bd39f3e6cf7b151dffecafbdc623496c 21-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3851/1: iop3xx: add io-data glantank support

Add support for the IO-Data GLAN Tank, from Martin Michlmayr.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
e60d07b6cd38a7afb85f2cf51aebcb3359b63819 21-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3850/1: iop3xx: add thecus n2100 support

Add support for the Thecus n2100 (80219-based.)

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
c680b77efe4542830bb170e1cc40db1c47c569bc 19-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3830/1: iop3xx: board support file cleanup

Revamp the iop3xx board support: move the support code for each iop
board type into its own file, start using platform serial and platform
physmap flash devices, switch to a per-board time tick rate, and get
rid of the ARCH_EP80219 and STEPD config options by doing the relevant
checks at run time.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
863753a81e4f863015be34900dc2ba3637622f34 19-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code

Switch the iop32x and iop33x code over to the common time implementation,
and remove the (nearly identical) iop32x and iop33x time implementations.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
7e9740b11529a0a69789fbe92d324f293e6266f6 19-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code

Switch the iop32x and iop33x code over to the common PCI implementation,
and remove the (nearly identical) iop32x and iop33x PCI implementations.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
3f7e5815f4b774270e6506962de37af85aa9c830 19-Sep-2006 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x

Split the iop3xx mach type into iop32x and iop33x -- split the config
symbols, and move the code in the mach-iop3xx directory to the mach-iop32x
and mach-iop33x directories.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>