linux/arch/arm/mach-orion5x
Linus Torvalds ac9e7ab32f ARM: soc: cleanups, part 2
A shorter cleanup branch submitted separately due to dependencies with
 some of the previous topics.
 
 Major thing here is that the Broadcom bcmring platform is removed. It's an
 SoC that's used on some stationary VoIP platforms, and is in desperate
 need of some cleanup. Broadcom came back and suggested that we just
 deprecate the platform for now, since they aren't going to spend the
 resources needed on cleaning it up, and there are no users of the platform
 directly from mainline.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJQaO3MAAoJEIwa5zzehBx39VgQAKKjVG+QLQMaDhcZD8bl8xrZ
 vDbH5b4kOso34q6D4kXtSb3bA9Anzps6ZZ+dLHBRNHXTXH5FNHTcKNxqhEV1b0qP
 3XTZ05/FopixmSKfUvNvx84jM93phGSdXcvz6zcpGgUdNVQ5ElsX5BS3DBSGw12O
 K3zVJlQxEQHgT+iXvoFQv5YOREQOzbqrFSm/QORT78+zcm6nPCY5rCJfz1Po05rS
 hHTU/JfL5rXgLJaPXqbCkRFitM1CSGQXw8GkSP3IxB5mfDH6DqcWon0Uh3AOh+k2
 PXQGNhzHlL6RNesscLDU3YsFhQq1tPL/JA8gzzaTa8z4CCWGTmD48iHUJ0mtXN33
 XmglrpNQwiiD9pepWyfN0TPiAD9mBfnRRzwkmmHUkeNeIeVOo+nH+6JWEBc3kjFD
 CemIIAtbflC0IZpnaoieOUwO6USukq4CCBdR2icQp9hG9nNnZ1O2L/HeuXn8DxPf
 7TksF0wsBAbWkFWRLWmx0dVO0b0fuXsgQ/9+G51OxWOxpMIgMG3BBgkNN6fAybjg
 t10jzilu3UKAVyqetWrrmzkzMtHLz6uAlOkR4W0+YoEBG57HD0iepBJZfzqulkb3
 i5mdwYUQgPViNsvq9cuIfj/+S8QxRbJ4hT59u7YaAPX5Y3jstHXdjS4nFxv/mH0x
 4qzaqYCJxDqdq6CssEKX
 =LPF/
 -----END PGP SIGNATURE-----

Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM soc cleanups, part 2 from Olof Johansson:
 "A shorter cleanup branch submitted separately due to dependencies with
  some of the previous topics.

  Major thing here is that the Broadcom bcmring platform is removed.
  It's an SoC that's used on some stationary VoIP platforms, and is in
  desperate need of some cleanup.  Broadcom came back and suggested that
  we just deprecate the platform for now, since they aren't going to
  spend the resources needed on cleaning it up, and there are no users
  of the platform directly from mainline."

Fix some conflicts due to BCM2835 getting added next to the removed
BCMRING, and removal of tegra files that had been converted to
devicetree.

* tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.
  ARM: ux500: use __iomem pointers for MMIO
  ARM: Remove mach-bcmring
  ARM: clps711x: Remove board support for CEIVA
  ARM: clps711x: Fix register definitions
  ARM: clps711x: Fix lowlevel debug-macro
  ARM: clps711x: Added simple clock framework
  pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl
  ARM: tegra: delete unused headers
  ARM: tegra: remove useless includes of <mach/*.h>
  ARM: tegra: remove dead code
2012-10-01 18:32:45 -07:00
..
include/mach ARM: orion5x: use fixed PCI i/o mapping 2012-07-26 09:10:01 -05:00
addr-map.c Orion5x: Fix Section mismatch warnings 2012-05-14 18:12:37 +02:00
common.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
common.h Orion5x: Fix warning: struct pci_dev declared inside paramter list 2012-05-14 18:12:36 +02:00
d2net-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
db88f5281-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
dns323-setup.c arm-soc: board specific changes 2012-05-22 13:32:53 -07:00
edmini_v2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
irq.c ARM: Orion: DT support for IRQ and GPIO Controllers 2012-07-27 16:48:14 +02:00
Kconfig ARM: orion5x: remove PM dependency from ts78xx 2012-05-14 18:13:03 +02:00
kurobox_pro-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ls-chl-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
ls_hgl-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
lsmini-setup.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
Makefile [ARM] Orion: added Buffalo LS-CHL support 2010-12-07 13:50:04 -05:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c ARM: Orion: Get address map from plat-orion instead of via platform_data 2011-12-13 18:46:55 -05:00
mpp.h ARM: orion5x: Fix GPIO enable bits for MPP9 2012-05-08 18:57:21 +00:00
mss2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
mv2120-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
net2big-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
pci.c ARM: orion5x: use fixed PCI i/o mapping 2012-07-26 09:10:01 -05:00
rd88f5181l-fxo-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f5181l-ge-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f5182-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
rd88f6183ap-ge-setup.c arm-soc: clock driver changes 2012-05-26 12:42:29 -07:00
terastation_pro2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ts78xx-fpga.h ARM: orion5x: ts78xx whitespace cleanups 2012-05-14 18:13:00 +02:00
ts78xx-setup.c ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses. 2012-09-28 22:04:48 +02:00
ts209-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
ts409-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
tsx09-common.c ARM: orion5x: clean-up mach/io.h 2012-03-06 21:34:40 -06:00
tsx09-common.h [ARM] Orion: remove code duplication in TS209 and TS409 setup files 2008-06-22 22:44:54 +02:00
wnr854t-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00
wrt350n-v2-setup.c ARM: PCI: get rid of pci_std_swizzle() 2012-05-13 17:12:16 +01:00