dect
/
linux-2.6
Archived
13
0
Fork 0

[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: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Andrew Victor 2007-02-05 11:42:07 +01:00 committed by Russell King
parent a93d48cc60
commit 9d0412680e
75 changed files with 71 additions and 71 deletions

View File

@ -377,7 +377,7 @@ source "arch/arm/mach-aaec2000/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"

View File

@ -124,7 +124,7 @@ endif
machine-$(CONFIG_ARCH_H720X) := h720x
machine-$(CONFIG_ARCH_AAEC2000) := aaec2000
machine-$(CONFIG_ARCH_REALVIEW) := realview
machine-$(CONFIG_ARCH_AT91) := at91rm9200
machine-$(CONFIG_ARCH_AT91) := at91
machine-$(CONFIG_ARCH_EP93XX) := ep93xx
machine-$(CONFIG_ARCH_PNX4008) := pnx4008
machine-$(CONFIG_ARCH_NETX) := netx

View File

@ -1,5 +1,5 @@
/*
* arch/arm/mach-at91rm9200/at91rm9200.c
* arch/arm/mach-at91/at91rm9200.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* 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 David Brownell

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/at91rm9200_time.c
* linux/arch/arm/mach-at91/at91rm9200_time.c
*
* Copyright (C) 2003 SAN People
* Copyright (C) 2003 ATMEL

View File

@ -1,5 +1,5 @@
/*
* arch/arm/mach-at91rm9200/at91sam9260.c
* arch/arm/mach-at91/at91sam9260.c
*
* Copyright (C) 2006 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* arch/arm/mach-at91rm9200/at91sam9260_devices.c
* arch/arm/mach-at91/at91sam9260_devices.c
*
* Copyright (C) 2006 Atmel
*

View File

@ -1,5 +1,5 @@
/*
* arch/arm/mach-at91rm9200/at91sam9261.c
* arch/arm/mach-at91/at91sam9261.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* 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 David Brownell

View File

@ -1,5 +1,5 @@
/*
* 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
* Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-1arm.c
* linux/arch/arm/mach-at91/board-1arm.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-carmeva.c
* linux/arch/arm/mach-at91/board-carmeva.c
*
* Copyright (c) 2005 Peer Georgi
* Conitec Datasystems

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-csb337.c
* linux/arch/arm/mach-at91/board-csb337.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-csb637.c
* linux/arch/arm/mach-at91/board-csb637.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-dk.c
* linux/arch/arm/mach-at91/board-dk.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* 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
* by Andrew Patrikalakis

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-ek.c
* linux/arch/arm/mach-at91/board-ek.c
*
* Copyright (C) 2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-kafa.c
* linux/arch/arm/mach-at91/board-kafa.c
*
* Copyright (C) 2006 Sperry-Sun
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-kb9202.c
* linux/arch/arm/mach-at91/board-kb9202.c
*
* Copyright (c) 2005 kb_admin
* KwikByte, Inc.

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-ek.c
* linux/arch/arm/mach-at91/board-ek.c
*
* Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/board-ek.c
* linux/arch/arm/mach-at91/board-ek.c
*
* Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/clock.c
* linux/arch/arm/mach-at91/clock.c
*
* Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshaysky

View File

@ -1,5 +1,5 @@
/*
* 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
* it under the terms of the GNU General Public License version 2 as

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/generic.h
* linux/arch/arm/mach-at91/generic.h
*
* Copyright (C) 2005 David Brownell
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/gpio.c
* linux/arch/arm/mach-at91/gpio.c
*
* Copyright (C) 2005 HP Labs
*

View File

@ -1,5 +1,5 @@
/*
* linux/arch/arm/mach-at91rm9200/irq.c
* linux/arch/arm/mach-at91/irq.c
*
* Copyright (C) 2004 SAN People
* Copyright (C) 2004 ATMEL

View File

@ -1,5 +1,5 @@
/*
* arch/arm/mach-at91rm9200/pm.c
* arch/arm/mach-at91/pm.c
* AT91 Power Management
*
* Copyright (C) 2005 David Brownell

View File

@ -3,7 +3,7 @@
*
* 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 Ivan Kokshaysky
*

View File

@ -3,7 +3,7 @@
*
* 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 Ivan Kokshaysky
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_aic.h
* include/asm-arm/arch-at91/at91_aic.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_dbgu.h
* include/asm-arm/arch-at91/at91_dbgu.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_ecc.h
* include/asm-arm/arch-at91/at91_ecc.h
*
* Error Corrected Code Controller (ECC) - System peripherals regsters.
* Based on AT91SAM9260 datasheet revision B.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_lcdc.h
* include/asm-arm/arch-at91/at91_lcdc.h
*
* LCD Controller (LCDC).
* Based on AT91SAM9261 datasheet revision E.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_mci.h
* include/asm-arm/arch-at91/at91_mci.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_pdc.h
* include/asm-arm/arch-at91/at91_pdc.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_pio.h
* include/asm-arm/arch-at91/at91_pio.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_pit.h
* include/asm-arm/arch-at91/at91_pit.h
*
* Periodic Interval Timer (PIT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_pmc.h
* include/asm-arm/arch-at91/at91_pmc.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_rstc.h
* include/asm-arm/arch-at91/at91_rstc.h
*
* Reset Controller (RSTC) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_rtc.h
* include/asm-arm/arch-at91/at91_rtc.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_rtt.h
* include/asm-arm/arch-at91/at91_rtt.h
*
* Real-time Timer (RTT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_shdwc.h
* include/asm-arm/arch-at91/at91_shdwc.h
*
* Shutdown Controller (SHDWC) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_spi.h
* include/asm-arm/arch-at91/at91_spi.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_ssc.h
* include/asm-arm/arch-at91/at91_ssc.h
*
* Copyright (C) SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_st.h
* include/asm-arm/arch-at91/at91_st.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_tc.h
* include/asm-arm/arch-at91/at91_tc.h
*
* Copyright (C) SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_twi.h
* include/asm-arm/arch-at91/at91_twi.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_wdt.h
* include/asm-arm/arch-at91/at91_wdt.h
*
* Watchdog Timer (WDT) - System peripherals regsters.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91rm9200.h
* include/asm-arm/arch-at91/at91rm9200.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91rm9200_emac.h
* include/asm-arm/arch-at91/at91rm9200_emac.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91rm9200_mc.h
* include/asm-arm/arch-at91/at91rm9200_mc.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91sam9260.h
* include/asm-arm/arch-at91/at91sam9260.h
*
* (C) 2006 Andrew Victor
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91sam9260_matrix.h
* include/asm-arm/arch-at91/at91sam9260_matrix.h
*
* Memory Controllers (MATRIX, EBI) - System peripherals registers.
* Based on AT91SAM9260 datasheet revision B.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91sam9261.h
* include/asm-arm/arch-at91/at91sam9261.h
*
* Copyright (C) SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91sam9261_matrix.h
* include/asm-arm/arch-at91/at91sam9261_matrix.h
*
* Memory Controllers (MATRIX, EBI) - System peripherals registers.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91sam926x_mc.h
* include/asm-arm/arch-at91/at91sam926x_mc.h
*
* Memory Controllers (SMC, SDRAMC) - System peripherals registers.
* Based on AT91SAM9261 datasheet revision D.

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/board.h
* include/asm-arm/arch-at91/board.h
*
* Copyright (C) 2005 HP Labs
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/cpu.h
* include/asm-arm/arch-at91/cpu.h
*
* Copyright (C) 2006 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/debug-macro.S
* include/asm-arm/arch-at91/debug-macro.S
*
* Copyright (C) 2003-2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/dma.h
* include/asm-arm/arch-at91/dma.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/entry-macro.S
* include/asm-arm/arch-at91/entry-macro.S
*
* Copyright (C) 2003-2005 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/gpio.h
* include/asm-arm/arch-at91/gpio.h
*
* Copyright (C) 2005 HP Labs
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/hardware.h
* include/asm-arm/arch-at91/hardware.h
*
* Copyright (C) 2003 SAN People
* Copyright (C) 2003 ATMEL

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/io.h
* include/asm-arm/arch-at91/io.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/irqs.h
* include/asm-arm/arch-at91/irqs.h
*
* Copyright (C) 2004 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/memory.h
* include/asm-arm/arch-at91/memory.h
*
* Copyright (C) 2004 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/system.h
* include/asm-arm/arch-at91/system.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/timex.h
* include/asm-arm/arch-at91/timex.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/uncompress.h
* include/asm-arm/arch-at91/uncompress.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/vmalloc.h
* include/asm-arm/arch-at91/vmalloc.h
*
* Copyright (C) 2003 SAN People
*

View File

@ -1,5 +1,5 @@
/*
* include/asm-arm/arch-at91rm9200/at91_pdc.h
* include/asm-arm/arch-at91/at91_pdc.h
*
* Copyright (C) 2005 Ivan Kokshaysky
* Copyright (C) SAN People