]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 1847/1: OMAP update 2/2: include files
authorTony Lindgren <tony@com.rmk.(none)>
Sun, 9 May 2004 11:56:38 +0000 (12:56 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 9 May 2004 11:56:38 +0000 (12:56 +0100)
commita263e2505d4c462808390d6c325eaa7c11682e43
tree1ac0b9b64aa150b56b82587dd83a8cf0827c83ca
parent62b2119f9ab2d6d264c42b257cc7b2c29706e729
[ARM PATCH] 1847/1: OMAP update 2/2: include 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
22 files changed:
include/asm-arm/arch-omap/board-h2.h [new file with mode: 0644]
include/asm-arm/arch-omap/board-h3.h [new file with mode: 0644]
include/asm-arm/arch-omap/board-h4.h [new file with mode: 0644]
include/asm-arm/arch-omap/board-innovator.h [new file with mode: 0644]
include/asm-arm/arch-omap/board-osk.h [new file with mode: 0644]
include/asm-arm/arch-omap/board-perseus2.h [new file with mode: 0644]
include/asm-arm/arch-omap/board.h [new file with mode: 0644]
include/asm-arm/arch-omap/bus.h
include/asm-arm/arch-omap/hardware.h
include/asm-arm/arch-omap/io.h
include/asm-arm/arch-omap/irqs.h
include/asm-arm/arch-omap/mux.h
include/asm-arm/arch-omap/omap1510.h
include/asm-arm/arch-omap/omap1610.h
include/asm-arm/arch-omap/omap5912.h [new file with mode: 0644]
include/asm-arm/arch-omap/omap730.h
include/asm-arm/arch-omap/pm.h
include/asm-arm/arch-omap/serial.h
include/asm-arm/arch-omap/system.h
include/asm-arm/arch-omap/time.h
include/asm-arm/arch-omap/uncompress.h
include/asm-arm/arch-omap/vmalloc.h