linux/arch/arm/mach-kirkwood
Linus Torvalds 2e03285224 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM updates from Russell King:
 "This set includes adding support for Neon acceleration of RAID6 XOR
  code from Ard Biesheuvel, cache flushing and barrier updates from Will
  Deacon, and a cleanup to the ARM debug code which reduces the amount
  of code by about 500 lines.

  A few other cleanups, such as constifying the machine descriptors
  which already shouldn't be written to, cleaning up the printing of the
  L2 cache size"

* 'for-linus' of git://git.linaro.org/people/rmk/linux-arm: (55 commits)
  ARM: 7826/1: debug: support debug ll on hisilicon soc
  ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
  ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
  ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines
  ARM: 7827/1: highbank: fix debug uart virtual address for LPAE
  ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
  ARM: 7806/1: allow DEBUG_UNCOMPRESS for Tegra
  ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port
  ARM: debug: move SPEAr debug to generic PL01x code
  ARM: debug: move davinci debug to generic 8250 code
  ARM: debug: move keystone debug to generic 8250 code
  ARM: debug: remove DEBUG_ROCKCHIP_UART
  ARM: debug: provide generic option choices for 8250 and PL01x ports
  ARM: debug: move PL01X debug include into arch/arm/include/debug/
  ARM: debug: provide PL01x debug uart phys/virt address configuration options
  ARM: debug: add support for word accesses to debug/8250.S
  ARM: debug: move 8250 debug include into arch/arm/include/debug/
  ARM: debug: provide 8250 debug uart phys/virt address configuration options
  ARM: debug: provide 8250 debug uart register shift configuration option
  ARM: debug: provide 8250 debug uart flow control configuration option
  ...
2013-09-05 18:07:32 -07:00
..
include/mach ARM: debug: move 8250 debug include into arch/arm/include/debug/ 2013-08-25 17:11:02 +01:00
board-db88f628x-bp.c arm: kirkwood: convert db-88f6281/db-88f6282 to the Device Tree 2013-05-27 16:02:13 +00:00
board-dnskw.c ARM: Kirkwood: Convert dnskw to pinctrl 2012-11-24 02:57:56 +00:00
board-dockstar.c Merge branch 'orion/cleanup' into orion/dt 2012-11-26 01:26:49 -08:00
board-dreamplug.c arm: kirkwood: dreamplug: use Device Tree to probe SDIO 2013-02-28 18:57:10 +01:00
board-dt.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
board-goflexnet.c Merge branch 'orion/cleanup' into orion/dt 2012-11-26 01:26:49 -08:00
board-guruplug.c ARM: kirkwood: make use of DT mvsdio on guruplug board 2013-03-30 20:47:23 +00:00
board-ib62x0.c ARM: Kirkwood: Cleanup unneeded include files 2013-01-12 21:50:10 +00:00
board-iconnect.c arm: kirkwood: convert Iomega Iconnect to use DT for the PCIe interface 2013-05-27 16:02:11 +00:00
board-iomega_ix2_200.c Fix GE0/GE1 init on ix2-200 as GE0 has no PHY 2013-04-10 16:50:58 +00:00
board-km_kirkwood.c ARM: Kirkwood: Convert km_kirkwood to pinctrl 2012-11-24 02:58:48 +00:00
board-lsxl.c ARM: Kirkwood: Convert LSXL to restart-poweroff driver. 2013-05-26 01:12:34 +00:00
board-mplcec4.c arm: kirkwood: convert MPL CEC4 to use DT for the PCIe interface 2013-05-27 16:02:12 +00:00
board-ns2.c ARM: Kirkwood: DT board setup for CloudBox 2013-04-10 18:16:06 +00:00
board-openblocks_a6.c ARM: Kirkwood: Convert openblocks A6 board to pinctrl 2013-02-28 18:57:11 +01:00
board-readynas.c arm: kirkwood: NETGEAR ReadyNAS Duo v2 init PCIe via DT 2013-05-29 11:45:24 +00:00
board-sheevaplug.c ARM: Kirkwood: add DT support for Sheevaplug and Sheevaplug eSATA 2013-05-15 00:33:18 +00:00
board-ts219.c Minor board changes for v3.11 merge window. These are 2013-06-20 21:37:55 +02:00
board-usi_topkick.c ARM: kirkwood: topkick: init mvsdio via DT 2013-02-28 18:57:16 +01:00
common.c ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers 2013-08-05 18:06:30 +01:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
d2net_v2-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
dockstar-setup.c Merge branch 'timer/cleanup' into late/mvebu2 2013-02-28 18:54:15 +01:00
guruplug-setup.c ARM: Kirkwood: fix unused mvsdio gpio pins 2013-03-28 16:56:31 +00:00
irq.c ARM: Kirkwood: Fix sparse warnings. 2012-11-19 03:53:46 +00:00
Kconfig ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
lacie_v2-common.c ARM: Kirkwood: Fix sparse warnings. 2012-11-19 03:53:46 +00:00
lacie_v2-common.h [ARM] Kirkwood: fix timer initialization for LaCie boards 2010-10-21 14:13:58 -04:00
Makefile ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
Makefile.boot ARM: kirkwood: move new dtbs to common Makefile 2012-09-22 14:24:00 -07:00
mpp.c ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant(). 2013-06-06 18:16:04 +00:00
mpp.h ARM: orion: Fix Orion5x GPIO regression from MPP cleanup 2012-02-09 16:16:31 -08:00
mv88f6281gtw_ge-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
netspace_v2-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
netxbig_v2-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
openrd-setup.c ARM: Kirkwood: fix unused mvsdio gpio pins 2013-03-28 16:56:31 +00:00
pcie.c arm: kirkwood: move PCIe window init to legacy driver 2013-05-27 16:02:10 +00:00
rd88f6192-nas-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
rd88f6281-setup.c ARM: Kirkwood: fix unused mvsdio gpio pins 2013-03-28 16:56:31 +00:00
sheevaplug-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
t5325-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
ts41x-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
ts219-setup.c Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x 2013-05-13 15:57:29 +00:00
tsx1x-common.c ARM: Kirkwood: Fix sparse warnings. 2012-11-19 03:53:46 +00:00
tsx1x-common.h ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text 2010-07-26 10:33:08 +01:00