linux/arch/arm/mach-orion5x
Linus Torvalds c5fc249862 ARM: SoC cleanups for v4.3
A large cleanup branch this release, with a healthy 10k negative line delta.
 
 Most of this is removal of legacy (non-DT) support of shmobile
 platforms. There is also removal of two non-DT platforms on OMAP,
 and the plat-samsung directory is cleaned out by moving most of the
 previously shared-location-but-not-actually-shared files from there to
 the appropriate mach directories instead.
 
 There are other sets of changes in here as well:
 
  - Rob Herring removed use of set_irq_flags under all platforms and
    moved to genirq alternatives
  - A series of timer API conversions to set-state interface
  - ep93xx, nomadik and ux500 cleanups from Linus Walleij
  - __init annotation fixes from Nicolas Pitre
  + a bunch of other changes that all add up to a nice set of cleanups
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJV16zRAAoJEIwa5zzehBx30OYQAIM2TaHWxDzcK0jOfrPEOyU0
 jhnT3B2/FbIpYbt3UwcDOqJacHzA/syU4UjplCcWWhKYtTucXQIjOxi0BgRq5V3X
 EFrgEbQMLXshhMGquBd4Nl6XhpRrlZcnnY4iFPGf7pR5jQfwQhZCiHEOXCLe4qlz
 m9GorKjEmiSk2ID/PFpyOUx20XiiqkU2MOCsNqNiGwFfmQfpVo0vXtKgxlL6d6q+
 9mrWFFTqgiOBMAU/X1j18U9jpFT6NOe8JcXp3F3tm4Cq5nJ2pTPZcaYWOORD0bGc
 7Os1HRTN9SMNsb8sSvQa1N/Fy2AAFuvGdg8q4oLzgtXJogInRmxE4oGLbffq0As/
 q81mEuWkdHjGPs5oyPNQdP2grYhflNP+M1+fA6QaUG/mDl5RFFcld9nfhCiBeIZW
 oHAHZhz7//BImpFsmNiXOew9fmQaHxQ6Jy0K4YvhqaxwQ0N54ZadUPH47wmmxW5E
 X5IY5Oo7xg3e4EU4/t1nFDTxMG936ZxLVtuq79dRHrl+AT6KVbzdUI4LLyrvEULh
 ETbWIZUAHvE9i2N8GbsfDzc9YlpG/c5SpN8T5dg2R0BQpgE192iG6s5XoGyu80MG
 MbtbEBml0y3tr36Bd9tCpsSrBjzZLUk5WRo6Rd/zWKlRkslV74iacKLvC7C5oa7n
 GYL4xUSPE1RhJxnXezp0
 =acy4
 -----END PGP SIGNATURE-----

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

Pull ARM SoC cleanups from Olof Johansson:
 "A large cleanup branch this release, with a healthy 10k negative line
  delta.

  Most of this is removal of legacy (non-DT) support of shmobile
  platforms.  There is also removal of two non-DT platforms on OMAP, and
  the plat-samsung directory is cleaned out by moving most of the
  previously shared-location-but-not-actually-shared files from there to
  the appropriate mach directories instead.

  There are other sets of changes in here as well:

   - Rob Herring removed use of set_irq_flags under all platforms and
     moved to genirq alternatives

   - a series of timer API conversions to set-state interface

   - ep93xx, nomadik and ux500 cleanups from Linus Walleij

   - __init annotation fixes from Nicolas Pitre

   + a bunch of other changes that all add up to a nice set of cleanups"

* tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (108 commits)
  ARM/fb: ep93xx: switch framebuffer to use modedb only
  ARM: gemini: Setup timer3 as free running timer
  ARM: gemini: Use timer1 for clockevent
  ARM: gemini: Add missing register definitions for gemini timer
  ARM: ep93xx/timer: Migrate to new 'set-state' interface
  ARM: nomadik: push accelerometer down to boards
  ARM: nomadik: move l2x0 setup to device tree
  ARM: nomadik: selectively enable UART0 on boards
  ARM: nomadik: move hog code to use DT hogs
  ARM: shmobile: Fix mismerges
  ARM: ux500: simplify secondary CPU boot
  ARM: SAMSUNG: remove keypad-core header in plat-samsung
  ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xx
  ARM: SAMSUNG: local onenand-core header in mach-s3c64xx
  ARM: SAMSUNG: local irq-uart header in mach-s3c64xx
  ARM: SAMSUNG: local backlight header in mach-s3c64xx
  ARM: SAMSUNG: local ata-core header in mach-s3c64xx
  ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xx
  ARM: SAMSUNG: local spi-core header in mach-s3c24xx
  ARM: SAMSUNG: local nand-core header in mach-s3c24xx
  ...
2015-09-01 12:10:20 -07:00
..
include/mach ARM: orion5x: fix legacy orion5x IRQ numbers 2015-08-21 17:33:08 +02:00
board-d2net.c ARM: orion5x: convert d2net to Device Tree 2014-04-26 19:45:24 +00:00
board-dt.c ARM: orion5x: Remove clk-provider.h include 2015-07-20 10:52:33 -07:00
board-mss2.c ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
board-rd88f5182.c ARM: orion5x: convert RD-88F5182 to Device Tree 2014-04-26 19:45:22 +00:00
common.c ARM: 8025/1: Get rid of meminfo 2014-06-01 01:17:12 +01:00
common.h Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next 2014-06-05 15:57:04 -07:00
db88f5281-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
dns323-setup.c ARM: orion5x: Use vsprintf %pM extension 2015-07-09 14:17:22 +02:00
irq.c ARM: orion5x: fix legacy orion5x IRQ numbers 2015-08-21 17:33:08 +02:00
Kconfig ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
kurobox_pro-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls-chl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls_hgl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
lsmini-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
Makefile ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: orion5x: Fix GPIO enable bits for MPP9 2012-05-08 18:57:21 +00:00
mv2120-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
net2big-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
pci.c PCI: Cleanup control flow 2015-03-19 10:17:22 -05:00
rd88f5181l-fxo-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5181l-ge-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5182-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
rd88f6183ap-ge-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
terastation_pro2-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts78xx-fpga.h ARM: orion5x: ts78xx whitespace cleanups 2012-05-14 18:13:00 +02:00
ts78xx-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts209-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts409-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
tsx09-common.c ARM: orion5x: Use vsprintf %pM extension 2015-07-09 14:17:22 +02: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: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
wrt350n-v2-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00