1. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  2. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  3. 4de1236 Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc by Arnd Bergmann · 11 years ago
  4. 1919bff arm: mvebu: fix coherency_late_init() for multiplatform by Thomas Petazzoni · 11 years ago
  5. 5ae13ef Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  6. 10f8902 Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 11 years ago
  7. d834d26 arm: mvebu: don't hardcode the physical address for mvebu-mbus by Thomas Petazzoni · 11 years ago
  8. 580ff0e arm: mvebu: don't hardcode a physical address in headsmp.S by Thomas Petazzoni · 11 years ago
  9. 488275b arm: mvebu: remove hardcoded static I/O mapping by Thomas Petazzoni · 11 years ago
  10. 3e0a8f2 arm: mvebu: move cache and mvebu-mbus initialization later by Thomas Petazzoni · 11 years ago
  11. 865e052 arm: mvebu: avoid hardcoded virtual address in coherency code by Thomas Petazzoni · 11 years ago
  12. b21dcaf arm: mvebu: remove dependency of SMP init on static I/O mapping by Thomas Petazzoni · 11 years ago
  13. fdc0b43 Merge tag 'tags/cleanup-3.11-3' into mvebu/regmap by Jason Cooper · 11 years ago
  14. 85b9174 Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  15. a640874 Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  16. 9cbbc51 ARM: mvebu: move DT boards to SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  17. b60b61d ARM: mvebu: Fix bug in coherency fabric low level init function by Nadav Haklai · 11 years ago
  18. c589f9b arm: mvebu: mark functions of armada-370-xp.c as static by Thomas Petazzoni · 11 years ago
  19. bda7aab arm: mvebu: PCIe support is now available on mvebu by Thomas Petazzoni · 11 years ago
  20. 84f013bc3 ARM: mvebu: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  21. c689cba ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform by Gregory CLEMENT · 11 years ago
  22. 49ed97f ARM: Orion: Remove redundant init_dma_coherent_pool_size() by Andrew Lunn · 11 years ago
  23. 6d31727 ARM: Orion: Remove redundant init_dma_coherent_pool_size() by Andrew Lunn · 11 years ago
  24. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  25. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  26. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. 8b85143 Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/soc2 by Olof Johansson · 11 years ago
  28. 9339d43 irqchip: move IRQ driver for Armada 370/XP by Thomas Petazzoni · 11 years ago
  29. e33369c ARM: mvebu: move L2 cache initialization in init_early() by Thomas Petazzoni · 11 years ago
  30. da497f6 ARM: mvebu: Align the internal registers virtual base to support LPAE by Lior Amsalem · 11 years ago
  31. 99ff056 ARM: mvebu: Limit the DMA zone when LPAE is selected by Gregory CLEMENT · 11 years ago
  32. 87e1bed arm: mach-mvebu: convert to use mvebu-mbus driver by Thomas Petazzoni · 11 years ago
  33. 600468d arm: mvebu: Fix the irq map function in SMP mode by Gregory CLEMENT · 11 years ago
  34. 7f23f62 arm: mvebu: Use local interrupt only for the timer 0 by Gregory CLEMENT · 11 years ago
  35. 097ef18 arm: irq-armada-370-xp: fix comment typo by Marek Belisko · 11 years ago
  36. 1a32c58 Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  37. 3a6f08a arm: mvebu: Add support for local interrupt by Gregory CLEMENT · 12 years ago
  38. 3202bf0 arm: mvebu: Improve the SMP support of the interrupt controller by Gregory CLEMENT · 12 years ago
  39. 7266d48 Merge branch 'timer/cleanup' into late/mvebu2 by Arnd Bergmann · 11 years ago
  40. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  41. 81c724a ARM: mvebu: allow selecting mvebu without Armada XP by Arnd Bergmann · 11 years ago
  42. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 12 years ago
  43. 72533b7 arm: mvebu: Fix compile for multiplatform when ARMv6 is selected by Tony Lindgren · 12 years ago
  44. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  45. d792b1e arm: mvebu: add L2 cache support by Gregory CLEMENT · 12 years ago
  46. 56580bb Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything by Jason Cooper · 12 years ago
  47. 9f3410f arm: mvebu: fix address decoding armada_cfg_base() function by Thomas Petazzoni · 12 years ago
  48. 1112b360 Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mainline-public into mevbu-dt-additions by Thomas Petazzoni · 12 years ago
  49. a79cfde1 Merge branch 'for-jason-1/cleanup' into mevbu-dt-additions by Thomas Petazzoni · 12 years ago
  50. 32d6448 Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything by Jason Cooper · 12 years ago
  51. 86b7d3f Merge tag 'marvell-armadaxp-smp-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything by Jason Cooper · 12 years ago
  52. e60304f arm: mvebu: Add hardware I/O Coherency support by Gregory CLEMENT · 12 years ago
  53. 45f5984 arm: mvebu: Add SMP support for Armada XP by Gregory CLEMENT · 12 years ago
  54. de49019 arm: mm: Add support for PJ4B cpu and init routines by Gregory CLEMENT · 12 years ago
  55. 344e873 arm: mvebu: Add IPI support via doorbells by Gregory CLEMENT · 12 years ago
  56. 7444dad arm: mvebu: Add initial support for power managmement service unit by Gregory CLEMENT · 12 years ago
  57. 009f131 arm: mvebu: Add support for coherency fabric in mach-mvebu by Gregory CLEMENT · 12 years ago
  58. 53d2f88 arm: mvebu: increase atomic coherent pool size for armada 370/XP by Gregory CLEMENT · 12 years ago
  59. 9d20278 clk: armada-370-xp: add support for clock framework by Gregory CLEMENT · 12 years ago
  60. 8c4340f arm: mvebu: fix typo in machine name for Armada 370/XP by Thomas Petazzoni · 12 years ago
  61. 61505e1 arm: mvebu: don't list all boards in dt compat field for Armada 370/XP by Thomas Petazzoni · 12 years ago
  62. 46f2007 ARM: mvebu: fix build breaks from multi-platform conversion by Rob Herring · 12 years ago
  63. c740ae7 Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  64. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  65. 93a59cf arm: mvebu: use GPIO support now that a driver is available by Thomas Petazzoni · 12 years ago
  66. 5beb5f88 arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms by Thomas Petazzoni · 12 years ago
  67. 8507708 arm: mvebu: split Kconfig options for Armada 370 and XP by Thomas Petazzoni · 12 years ago
  68. 74dd80a arm: mvebu: add basic address decoding support to Armada 370/XP by Thomas Petazzoni · 12 years ago
  69. 9758e70 arm: mach-mvebu: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  70. 387798b ARM: initial multiplatform support by Rob Herring · 12 years ago
  71. 6eb5be3 ARM: mvebu: move armada-370-xp.h in mach dir by Rob Herring · 12 years ago
  72. 360a0ca ARM: move all dtb targets out of Makefile.boot by Rob Herring · 12 years ago
  73. bfd5af9 ARM: mvebu: move debug macros to include/debug by Rob Herring · 12 years ago
  74. a44fccb arm: mvebu: generate DTBs for supported SoCs by Thomas Petazzoni · 12 years ago
  75. f3e16cc ARM: mvebu: MPIC: read number of interrupts from control register by Ben Dooks · 12 years ago
  76. 9ae6f74 arm: mach-mvebu: add support for Armada 370 and Armada XP with DT by Thomas Petazzoni · 12 years ago
  77. 31af49d arm: mach-mvebu: add source files by Gregory CLEMENT · 12 years ago
  78. bf54439 arm: mach-mvebu: add header by Thomas Petazzoni · 12 years ago