linux/arch/arm/mach-orion5x
Linus Torvalds 56c10bf82c Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Pull #1 ARM updates from Russell King:
 "This one covers stuff which Arnd is waiting for me to push, as this is
  shared between both our trees and probably other trees elsewhere.

  Essentially, this contains:
   - AMBA primecell device initializer updates - mostly shrinking the
     size of the device declarations in platform code to something more
     reasonable.
   - Getting rid of the NO_IRQ crap from AMBA primecell stuff.
   - Nicolas' idle cleanups.  This in combination with the restart
     cleanups from the last merge window results in a great many
     mach/system.h files being deleted."

Yay: ~80 files, ~2000 lines deleted.

* 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm: (60 commits)
  ARM: remove disable_fiq and arch_ret_to_user macros
  ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
  ARM: rpc: make default fiq handler run-time installed
  ARM: make arch_ret_to_user macro optional
  ARM: amba: samsung: use common amba device initializers
  ARM: amba: spear: use common amba device initializers
  ARM: amba: nomadik: use common amba device initializers
  ARM: amba: u300: use common amba device initializers
  ARM: amba: lpc32xx: use common amba device initializers
  ARM: amba: netx: use common amba device initializers
  ARM: amba: bcmring: use common amba device initializers
  ARM: amba: ep93xx: use common amba device initializers
  ARM: amba: omap2: use common amba device initializers
  ARM: amba: integrator: use common amba device initializers
  ARM: amba: realview: get rid of private platform amba_device initializer
  ARM: amba: versatile: get rid of private platform amba_device initializer
  ARM: amba: vexpress: get rid of private platform amba_device initializer
  ARM: amba: provide common initializers for static amba devices
  ARM: amba: make use of -1 IRQs warn
  ARM: amba: u300: get rid of NO_IRQ initializers
  ...
2012-03-23 17:30:49 -07:00
..
include/mach Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc 2012-02-22 22:04:41 +00:00
Kconfig [ARM] Orion: added Buffalo LS-CHL support 2010-12-07 13:50:04 -05: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
addr-map.c ARM: Orion: mbus_dram_info consolidation 2011-12-13 18:46:55 -05:00
common.c ARM: orion: Fix USB phy for orion5x. 2012-02-09 16:16:35 -08:00
common.h New feature development 2012-01-09 14:38:51 -08:00
d2net-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
db88f5281-setup.c mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.c 2012-02-21 11:40:36 +01:00
dns323-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
edmini_v2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
irq.c ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h 2011-08-08 14:27:41 +01:00
kurobox_pro-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
ls-chl-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
ls_hgl-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
lsmini-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00: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: Refactor mpp code to use common orion platform mpp. 2011-05-16 15:42:59 -04:00
mss2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00: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/PCI: get rid of device resource fixups 2012-02-23 20:19:01 -07:00
rd88f5181l-fxo-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
rd88f5181l-ge-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
rd88f5182-setup.c mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.c 2012-02-21 11:40:36 +01:00
rd88f6183ap-ge-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
terastation_pro2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
ts78xx-fpga.h ARM: orion5x: use safer FPGA ID 'default' for TS-78xx 2011-03-05 14:31:53 -05:00
ts78xx-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
ts209-setup.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
ts409-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
tsx09-common.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-10-11 10:09:45 -07: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: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00
wrt350n-v2-setup.c ARM: restart: orion5x: use new restart hook 2012-01-05 12:57:16 +00:00