dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-at91rm9200
Andrew Victor 1f51c10c5e [ARM] 3870/1: AT91: Start removing static memory mappings
This patch removes the static memory mapping for the currently-unused
peripherals [Synchronous Serial, Timer/Counter unit], and for those
drivers that already ioremap() their registers [UART].

Also, the Ethernet driver now uses the platform_device resources but
doesn't yet use ioremap() so we need to pass it the virtual address
instead of the physical address.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-09-28 18:11:22 +01:00
..
Kconfig [ARM] 3675/2: Preparing for AT91SAM926 support 2006-06-29 16:06:33 +01:00
Makefile [ARM] 3675/2: Preparing for AT91SAM926 support 2006-06-29 16:06:33 +01:00
Makefile.boot [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
at91rm9200.c [ARM] 3870/1: AT91: Start removing static memory mappings 2006-09-28 18:11:22 +01:00
at91rm9200_time.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
board-1arm.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-carmeva.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-csb337.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-csb637.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-dk.c [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards 2006-09-28 11:53:55 +01:00
board-eb9200.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-ek.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-kafa.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
board-kb9202.c [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards 2006-09-28 11:53:55 +01:00
clock.c [ARM] 3866/1: AT91 clock update 2006-09-28 11:52:06 +01:00
clock.h [ARM] 3866/1: AT91 clock update 2006-09-28 11:52:06 +01:00
devices.c [ARM] 3870/1: AT91: Start removing static memory mappings 2006-09-28 18:11:22 +01:00
generic.h [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
gpio.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
irq.c [ARM] 3867/1: AT91 GPIO update 2006-09-28 11:53:47 +01:00
leds.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pm.c [ARM] 3865/1: AT91RM9200 header updates 2006-09-28 11:52:05 +01:00