]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 1846/1: OMAP update 1/2: arch files
authorTony Lindgren <tony@com.rmk.(none)>
Sun, 9 May 2004 11:52:15 +0000 (12:52 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 9 May 2004 11:52:15 +0000 (12:52 +0100)
commit62b2119f9ab2d6d264c42b257cc7b2c29706e729
treec2b88616ad6ce46667dfd4a2b33e83297871a725
parent78c4d584d70258a08d0b7711fee81f0f747179d5
[ARM PATCH] 1846/1: OMAP update 1/2: arch files

Patch from Tony Lindgren

This patch syncs the mainline kernel with the linux-omap tree. The
patch contains following updates:
- Move virtual IO area to 0xfefb0000 from 0xfffb0000 to fix parts of
  IO area overlapping with ARM Linux reserved memory area
- Add support to OMAP-730, OMAP-5912, and OMAP-1710 processors
- Reorganize board support
- Add OMAP core detection
This patch requires ARM Linux patch 1844/1 be applied to compile
OMAP-730 and OMAP-5912
19 files changed:
arch/arm/mach-omap/Kconfig
arch/arm/mach-omap/Makefile
arch/arm/mach-omap/board-generic.c [new file with mode: 0644]
arch/arm/mach-omap/board-innovator.c [new file with mode: 0644]
arch/arm/mach-omap/board-osk.c [new file with mode: 0644]
arch/arm/mach-omap/board-perseus2.c [new file with mode: 0644]
arch/arm/mach-omap/bus.c
arch/arm/mach-omap/clocks.c
arch/arm/mach-omap/common.c
arch/arm/mach-omap/common.h
arch/arm/mach-omap/dma.c
arch/arm/mach-omap/fpga.c
arch/arm/mach-omap/gpio.c
arch/arm/mach-omap/irq.c
arch/arm/mach-omap/irq.h [new file with mode: 0644]
arch/arm/mach-omap/leds-perseus2.c
arch/arm/mach-omap/leds.c
arch/arm/mach-omap/mux.c
arch/arm/mach-omap/ocpi.c