linux/arch/arm/mach-msm
Brian Swetland bcc0f6af07 [ARM] msm: clean up iomap and devices
- Add some more peripherals (sdcc, etc) to the iomap.
- Remove virtual base addresses for devices that we should be passing
  physical addresses to drivers via resources and ioremap()ing.
- don't try to use uarts for ll debug once the mmu is enabled due to
  problems with the peripheral window
- make base addresses void __iomem * and fixup irq.c and timer.c
- Remove common.c and bring in devices.c/devices.h similar to
  the PXA architecture.

Signed-off-by: Brian Swetland <swetland@google.com>
2008-10-22 02:40:59 -07:00
..
include/mach [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
Kconfig [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM 2008-10-22 02:39:32 -07:00
Makefile [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
Makefile.boot
board-halibut.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
devices.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
devices.h [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
dma.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
idle.S
io.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
irq.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
proc_comm.c [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
proc_comm.h [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
timer.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00