linux/arch/arm/mach-zynq
Arnd Bergmann 32adc19d4b Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2
Merge "arm: Xilinx Zynq cleanup patches for v3.15" from Michal Simek:

- Redesign SLCR initialization to enable
  driver developing which targets SLCR space

* tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx:
  ARM: zynq: Add waituart implementation
  ARM: zynq: Move of_clk_init from clock driver
  ARM: zynq: Introduce zynq_slcr_unlock()
  ARM: zynq: Add and use zynq_slcr_read/write() helper functions
  ARM: zynq: Make zynq_slcr_base static
  ARM: zynq: Map I/O memory on clkc init
  ARM: zynq: Hang iomapped slcr address on device_node
  ARM: zynq: Split slcr in two parts
  ARM: zynq: Move clock_init from slcr to common
  arm: dt: zynq: Add fclk-enable property to clkc node

[Arnd: remove SOC_BUS support from pull request]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2014-03-27 02:19:41 +01:00
..
common.c Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2 2014-03-27 02:19:41 +01:00
common.h ARM: zynq: Make zynq_slcr_base static 2014-02-10 11:21:19 +01:00
headsmp.S arm: zynq: Invalidate L1 in secondary boot 2013-12-10 14:17:55 +01:00
hotplug.c arm: zynq: hotplug: Remove unreachable code 2013-08-20 07:32:13 +02:00
Kconfig ARM: zynq: Split slcr in two parts 2014-02-10 11:20:54 +01:00
Makefile arm: zynq: Add hotplug support 2013-04-04 09:24:00 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: zynq: remove unnecessary setting of cpu_present_mask 2013-12-10 14:20:25 +01:00
slcr.c ARM: zynq: Introduce zynq_slcr_unlock() 2014-02-10 11:21:45 +01:00