linux/arch/arm/mach-realview/include/mach
Catalin Marinas c97c5aa83c RealView: Add sparsemem support for the RealView PBX platform
The RealView PBX board has two 512MB blocks of memory - one at
0x70000000 (with 256MB mirror at 0) and another at 0x20000000. Only the
block at 0x70000000 (or the mirror at 0) may be used for DMA (e.g.
framebuffer). This patch adds the sparsemem definitions to allow the use
of all the memory split as follows:

  256MB @ 0x00000000 (ZONE_DMA)
  512MB @ 0x20000000 (ZONE_NORMAL)
  256MB @ 0x80000000 (ZONE_NORMAL)

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2009-11-05 10:10:36 +00:00
..
board-eb.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
board-pb11mp.h ARM: 5774/1: Fix Realview ARM1176PB board reboot 2009-11-01 14:19:34 +00:00
board-pb1176.h ARM: 5774/1: Fix Realview ARM1176PB board reboot 2009-11-01 14:19:34 +00:00
board-pba8.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
board-pbx.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
clkdev.h [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
debug-macro.S RealView: Add support for the RealView/PBX platform 2009-05-30 13:56:12 +01:00
entry-macro.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
gpio.h [ARM] realview: add PL061 gpiolib support 2009-07-06 17:00:43 +01:00
hardware.h nommu: Add MMU-less support for the RealView boards 2009-07-24 12:34:57 +01:00
io.h [ARM] Add a common typesafe __io implementation 2008-11-30 11:45:54 +00:00
irqs-eb.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
irqs-pb11mp.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
irqs-pb1176.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
irqs-pba8.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
irqs-pbx.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
irqs.h RealView: Move the IRQ_* definitions out of the board-*.h files 2009-05-30 14:00:17 +01:00
memory.h RealView: Add sparsemem support for the RealView PBX platform 2009-11-05 10:10:36 +00:00
platform.h ARM: 5774/1: Fix Realview ARM1176PB board reboot 2009-11-01 14:19:34 +00:00
smp.h [ARM] realview: remove useless smp_cross_call_done() 2009-05-17 16:23:45 +01:00
system.h ARM: 5774/1: Fix Realview ARM1176PB board reboot 2009-11-01 14:19:34 +00:00
timex.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
uncompress.h RealView: Add support for the RealView/PBX platform 2009-05-30 13:56:12 +01:00
vmalloc.h RealView: Make more vmalloc space by changing IO_ADDRESS 2008-11-10 14:10:14 +00:00