Commit 9d041268 authored by Andrew Victor's avatar Andrew Victor Committed by Russell King

[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories

Now that Linux includes support for the Atmel AT91SAM9260 and
AT91SAM9261 processors in addition to the original Atmel AT91RM9200
(with support for more AT91 processors pending), the "mach-at91rm9200"
and "arch-at91rm9200" directories should be renamed to indicate their
more generic nature.

The following git commands should be run BEFORE applying this patch:
  git-mv arch/arm/mach-at91rm9200 arch/arm/mach-at91
  git-mv include/asm-arm/arch-at91rm9200 include/asm-arm/arch-at91
Signed-off-by: default avatarAndrew Victor <andrew@sanpeople.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent a93d48cc
...@@ -377,7 +377,7 @@ source "arch/arm/mach-aaec2000/Kconfig" ...@@ -377,7 +377,7 @@ source "arch/arm/mach-aaec2000/Kconfig"
source "arch/arm/mach-realview/Kconfig" source "arch/arm/mach-realview/Kconfig"
source "arch/arm/mach-at91rm9200/Kconfig" source "arch/arm/mach-at91/Kconfig"
source "arch/arm/mach-netx/Kconfig" source "arch/arm/mach-netx/Kconfig"
......
...@@ -124,7 +124,7 @@ endif ...@@ -124,7 +124,7 @@ endif
machine-$(CONFIG_ARCH_H720X) := h720x machine-$(CONFIG_ARCH_H720X) := h720x
machine-$(CONFIG_ARCH_AAEC2000) := aaec2000 machine-$(CONFIG_ARCH_AAEC2000) := aaec2000
machine-$(CONFIG_ARCH_REALVIEW) := realview machine-$(CONFIG_ARCH_REALVIEW) := realview
machine-$(CONFIG_ARCH_AT91) := at91rm9200 machine-$(CONFIG_ARCH_AT91) := at91
machine-$(CONFIG_ARCH_EP93XX) := ep93xx machine-$(CONFIG_ARCH_EP93XX) := ep93xx
machine-$(CONFIG_ARCH_PNX4008) := pnx4008 machine-$(CONFIG_ARCH_PNX4008) := pnx4008
machine-$(CONFIG_ARCH_NETX) := netx machine-$(CONFIG_ARCH_NETX) := netx
......
/* /*
* arch/arm/mach-at91rm9200/at91rm9200.c * arch/arm/mach-at91/at91rm9200.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* arch/arm/mach-at91rm9200/at91rm9200_devices.c * arch/arm/mach-at91/at91rm9200_devices.c
* *
* Copyright (C) 2005 Thibaut VARENE <varenet@parisc-linux.org> * Copyright (C) 2005 Thibaut VARENE <varenet@parisc-linux.org>
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
......
/* /*
* linux/arch/arm/mach-at91rm9200/at91rm9200_time.c * linux/arch/arm/mach-at91/at91rm9200_time.c
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* Copyright (C) 2003 ATMEL * Copyright (C) 2003 ATMEL
......
/* /*
* arch/arm/mach-at91rm9200/at91sam9260.c * arch/arm/mach-at91/at91sam9260.c
* *
* Copyright (C) 2006 SAN People * Copyright (C) 2006 SAN People
* *
......
/* /*
* arch/arm/mach-at91rm9200/at91sam9260_devices.c * arch/arm/mach-at91/at91sam9260_devices.c
* *
* Copyright (C) 2006 Atmel * Copyright (C) 2006 Atmel
* *
......
/* /*
* arch/arm/mach-at91rm9200/at91sam9261.c * arch/arm/mach-at91/at91sam9261.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* arch/arm/mach-at91rm9200/at91sam9261_devices.c * arch/arm/mach-at91/at91sam9261_devices.c
* *
* Copyright (C) 2005 Thibaut VARENE <varenet@parisc-linux.org> * Copyright (C) 2005 Thibaut VARENE <varenet@parisc-linux.org>
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
......
/* /*
* linux/arch/arm/mach-at91rm9200/at91sam926x_time.c * linux/arch/arm/mach-at91/at91sam926x_time.c
* *
* Copyright (C) 2005-2006 M. Amine SAYA, ATMEL Rousset, France * Copyright (C) 2005-2006 M. Amine SAYA, ATMEL Rousset, France
* Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France * Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-1arm.c * linux/arch/arm/mach-at91/board-1arm.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-carmeva.c * linux/arch/arm/mach-at91/board-carmeva.c
* *
* Copyright (c) 2005 Peer Georgi * Copyright (c) 2005 Peer Georgi
* Conitec Datasystems * Conitec Datasystems
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-csb337.c * linux/arch/arm/mach-at91/board-csb337.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-csb637.c * linux/arch/arm/mach-at91/board-csb637.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-dk.c * linux/arch/arm/mach-at91/board-dk.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-eb9200.c * linux/arch/arm/mach-at91/board-eb9200.c
* *
* Copyright (C) 2005 SAN People, adapted for ATEB9200 from Embest * Copyright (C) 2005 SAN People, adapted for ATEB9200 from Embest
* by Andrew Patrikalakis * by Andrew Patrikalakis
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-ek.c * linux/arch/arm/mach-at91/board-ek.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-kafa.c * linux/arch/arm/mach-at91/board-kafa.c
* *
* Copyright (C) 2006 Sperry-Sun * Copyright (C) 2006 Sperry-Sun
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-kb9202.c * linux/arch/arm/mach-at91/board-kb9202.c
* *
* Copyright (c) 2005 kb_admin * Copyright (c) 2005 kb_admin
* KwikByte, Inc. * KwikByte, Inc.
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-ek.c * linux/arch/arm/mach-at91/board-ek.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel * Copyright (C) 2006 Atmel
......
/* /*
* linux/arch/arm/mach-at91rm9200/board-ek.c * linux/arch/arm/mach-at91/board-ek.c
* *
* Copyright (C) 2005 SAN People * Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel * Copyright (C) 2006 Atmel
......
/* /*
* linux/arch/arm/mach-at91rm9200/clock.c * linux/arch/arm/mach-at91/clock.c
* *
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
......
/* /*
* linux/arch/arm/mach-at91rm9200/clock.h * linux/arch/arm/mach-at91/clock.h
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as * it under the terms of the GNU General Public License version 2 as
......
/* /*
* linux/arch/arm/mach-at91rm9200/generic.h * linux/arch/arm/mach-at91/generic.h
* *
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/gpio.c * linux/arch/arm/mach-at91/gpio.c
* *
* Copyright (C) 2005 HP Labs * Copyright (C) 2005 HP Labs
* *
......
/* /*
* linux/arch/arm/mach-at91rm9200/irq.c * linux/arch/arm/mach-at91/irq.c
* *
* Copyright (C) 2004 SAN People * Copyright (C) 2004 SAN People
* Copyright (C) 2004 ATMEL * Copyright (C) 2004 ATMEL
......
/* /*
* arch/arm/mach-at91rm9200/pm.c * arch/arm/mach-at91/pm.c
* AT91 Power Management * AT91 Power Management
* *
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* *
* Copyright (C) 2006 Atmel Corporation * Copyright (C) 2006 Atmel Corporation
* *
* Based on arch/arm/mach-at91rm9200/clock.c * Based on arch/arm/mach-at91/clock.c
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* *
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* *
* Copyright (C) 2006 Atmel Corporation * Copyright (C) 2006 Atmel Corporation
* *
* Based on arch/arm/mach-at91rm9200/clock.c * Based on arch/arm/mach-at91/clock.c
* Copyright (C) 2005 David Brownell * Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_aic.h * include/asm-arm/arch-at91/at91_aic.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_dbgu.h * include/asm-arm/arch-at91/at91_dbgu.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_ecc.h * include/asm-arm/arch-at91/at91_ecc.h
* *
* Error Corrected Code Controller (ECC) - System peripherals regsters. * Error Corrected Code Controller (ECC) - System peripherals regsters.
* Based on AT91SAM9260 datasheet revision B. * Based on AT91SAM9260 datasheet revision B.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_lcdc.h * include/asm-arm/arch-at91/at91_lcdc.h
* *
* LCD Controller (LCDC). * LCD Controller (LCDC).
* Based on AT91SAM9261 datasheet revision E. * Based on AT91SAM9261 datasheet revision E.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_mci.h * include/asm-arm/arch-at91/at91_mci.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_pdc.h * include/asm-arm/arch-at91/at91_pdc.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_pio.h * include/asm-arm/arch-at91/at91_pio.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_pit.h * include/asm-arm/arch-at91/at91_pit.h
* *
* Periodic Interval Timer (PIT) - System peripherals regsters. * Periodic Interval Timer (PIT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_pmc.h * include/asm-arm/arch-at91/at91_pmc.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_rstc.h * include/asm-arm/arch-at91/at91_rstc.h
* *
* Reset Controller (RSTC) - System peripherals regsters. * Reset Controller (RSTC) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_rtc.h * include/asm-arm/arch-at91/at91_rtc.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_rtt.h * include/asm-arm/arch-at91/at91_rtt.h
* *
* Real-time Timer (RTT) - System peripherals regsters. * Real-time Timer (RTT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_shdwc.h * include/asm-arm/arch-at91/at91_shdwc.h
* *
* Shutdown Controller (SHDWC) - System peripherals regsters. * Shutdown Controller (SHDWC) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_spi.h * include/asm-arm/arch-at91/at91_spi.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_ssc.h * include/asm-arm/arch-at91/at91_ssc.h
* *
* Copyright (C) SAN People * Copyright (C) SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_st.h * include/asm-arm/arch-at91/at91_st.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_tc.h * include/asm-arm/arch-at91/at91_tc.h
* *
* Copyright (C) SAN People * Copyright (C) SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_twi.h * include/asm-arm/arch-at91/at91_twi.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_wdt.h * include/asm-arm/arch-at91/at91_wdt.h
* *
* Watchdog Timer (WDT) - System peripherals regsters. * Watchdog Timer (WDT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91rm9200.h * include/asm-arm/arch-at91/at91rm9200.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91rm9200_emac.h * include/asm-arm/arch-at91/at91rm9200_emac.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91rm9200_mc.h * include/asm-arm/arch-at91/at91rm9200_mc.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
/* /*
* include/asm-arm/arch-at91rm9200/at91sam9260.h * include/asm-arm/arch-at91/at91sam9260.h
* *
* (C) 2006 Andrew Victor * (C) 2006 Andrew Victor
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91sam9260_matrix.h * include/asm-arm/arch-at91/at91sam9260_matrix.h
* *
* Memory Controllers (MATRIX, EBI) - System peripherals registers. * Memory Controllers (MATRIX, EBI) - System peripherals registers.
* Based on AT91SAM9260 datasheet revision B. * Based on AT91SAM9260 datasheet revision B.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91sam9261.h * include/asm-arm/arch-at91/at91sam9261.h
* *
* Copyright (C) SAN People * Copyright (C) SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91sam9261_matrix.h * include/asm-arm/arch-at91/at91sam9261_matrix.h
* *
* Memory Controllers (MATRIX, EBI) - System peripherals registers. * Memory Controllers (MATRIX, EBI) - System peripherals registers.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/at91sam926x_mc.h * include/asm-arm/arch-at91/at91sam926x_mc.h
* *
* Memory Controllers (SMC, SDRAMC) - System peripherals registers. * Memory Controllers (SMC, SDRAMC) - System peripherals registers.
* Based on AT91SAM9261 datasheet revision D. * Based on AT91SAM9261 datasheet revision D.
......
/* /*
* include/asm-arm/arch-at91rm9200/board.h * include/asm-arm/arch-at91/board.h
* *
* Copyright (C) 2005 HP Labs * Copyright (C) 2005 HP Labs
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/cpu.h * include/asm-arm/arch-at91/cpu.h
* *
* Copyright (C) 2006 SAN People * Copyright (C) 2006 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/debug-macro.S * include/asm-arm/arch-at91/debug-macro.S
* *
* Copyright (C) 2003-2005 SAN People * Copyright (C) 2003-2005 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/dma.h * include/asm-arm/arch-at91/dma.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/entry-macro.S * include/asm-arm/arch-at91/entry-macro.S
* *
* Copyright (C) 2003-2005 SAN People * Copyright (C) 2003-2005 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/gpio.h * include/asm-arm/arch-at91/gpio.h
* *
* Copyright (C) 2005 HP Labs * Copyright (C) 2005 HP Labs
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/hardware.h * include/asm-arm/arch-at91/hardware.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* Copyright (C) 2003 ATMEL * Copyright (C) 2003 ATMEL
......
/* /*
* include/asm-arm/arch-at91rm9200/io.h * include/asm-arm/arch-at91/io.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/irqs.h * include/asm-arm/arch-at91/irqs.h
* *
* Copyright (C) 2004 SAN People * Copyright (C) 2004 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/memory.h * include/asm-arm/arch-at91/memory.h
* *
* Copyright (C) 2004 SAN People * Copyright (C) 2004 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/system.h * include/asm-arm/arch-at91/system.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/timex.h * include/asm-arm/arch-at91/timex.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/uncompress.h * include/asm-arm/arch-at91/uncompress.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/vmalloc.h * include/asm-arm/arch-at91/vmalloc.h
* *
* Copyright (C) 2003 SAN People * Copyright (C) 2003 SAN People
* *
......
/* /*
* include/asm-arm/arch-at91rm9200/at91_pdc.h * include/asm-arm/arch-at91/at91_pdc.h
* *
* Copyright (C) 2005 Ivan Kokshaysky * Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People * Copyright (C) SAN People
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment