1. 5e80d81 ARM: mvebu: Use the a standard errno in mvebu_get_soc_id by Gregory CLEMENT · 10 years ago
  2. 0117889 ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup by Thomas Petazzoni · 10 years ago
  3. 752ef80 ARM: mvebu: move Armada 375 external abort logic as a quirk by Thomas Petazzoni · 10 years ago
  4. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  5. 9d63734 ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknown by Ezequiel Garcia · 10 years ago
  6. 2633777 ARM: mvebu: implement CPU hotplug support for Armada XP by Thomas Petazzoni · 10 years ago
  7. 8ea875e ARM: mvebu: export PMSU idle enter/exit functions by Thomas Petazzoni · 10 years ago
  8. bbb9228 ARM: mvebu: slightly refactor/rename PMSU idle related functions by Thomas Petazzoni · 10 years ago
  9. 3169455 ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38x by Thomas Petazzoni · 10 years ago
  10. 55fc830 ARM: Kirkwood: Add setup file for netxbig LEDs by Andrew Lunn · 10 years ago
  11. adb1d99 ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static by Thomas Petazzoni · 10 years ago
  12. 52fcc56 ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platforms by Thomas Petazzoni · 10 years ago
  13. ed2d859 ARM: mvebu: Fix broken SoC ID detection by Ezequiel Garcia · 10 years ago
  14. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  15. 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  16. 9e47aae Fix ARM merge mistake in mvebu board file by Linus Torvalds · 10 years ago
  17. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  18. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  19. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  20. 9847cf0 ARM: l2c: mvebu: convert to generic l2c OF initialisation by Russell King · 10 years ago
  21. 08d38be ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM by Will Deacon · 10 years ago
  22. 37f5f4e Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 10 years ago
  23. d453ef7 ARM: l2c: remove unnecessary UL-suffix to mask values by Russell King · 11 years ago
  24. 07ae144 ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask() by Thomas Petazzoni · 10 years ago
  25. 4dd1b7f ARM: mvebu: improve comments in coherency_ll.S by Thomas Petazzoni · 10 years ago
  26. 90ba76f ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S by Thomas Petazzoni · 10 years ago
  27. 4fbe639 ARM: mvebu: fix big endian booting after coherency code rework by Thomas Petazzoni · 10 years ago
  28. 8828ccc ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI by Thomas Petazzoni · 10 years ago
  29. 497a923 ARM: mvebu: implement L2/PCIe deadlock workaround by Thomas Petazzoni · 10 years ago
  30. 5fe0163 Merge branch 'cleanup/kconfig' into next/soc by Olof Johansson · 10 years ago
  31. b0063aa ARM: mvebu: use hardware I/O coherency also for PCI devices by Thomas Petazzoni · 10 years ago
  32. b25bcf1 ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled by Thomas Petazzoni · 10 years ago
  33. 42a18d1 ARM: mvebu: mvebu-soc-id: add missing clk_put() call by Thomas Petazzoni · 10 years ago
  34. 9f0affc ARM: mvebu: Fix pmsu compilation when ARMv6 is selected by Vincent Stehlé · 10 years ago
  35. 3943856 ARM: mvebu: conditionalize Armada 375 coherency workaround by Thomas Petazzoni · 10 years ago
  36. a58d5af ARM: mvebu: conditionalize Armada 375 SMP workaround by Thomas Petazzoni · 10 years ago
  37. 5093dcf ARM: mvebu: add Armada 375 A0 revision definition by Thomas Petazzoni · 10 years ago
  38. 73c3c79 ARM: mvebu: initialize mvebu-soc-id earlier by Thomas Petazzoni · 10 years ago
  39. c1a01a0 ARM: mvebu: fix thermal quirk SoC revision check by Thomas Petazzoni · 10 years ago
  40. efdf811 ARM: Kirkwood: t5325: Remove platform device to instantiate audio by Andrew Lunn · 10 years ago
  41. 7745b251 ARM: Kirkwood: Remove platform driver for codec by Andrew Lunn · 10 years ago
  42. 5fd6206 ARM: mvebu: Add thermal quirk for the Armada 375 DB board by Ezequiel Garcia · 10 years ago
  43. e9d3c84 ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled by Ezequiel Garcia · 10 years ago
  44. 8eee0f8 ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id by Gregory CLEMENT · 10 years ago
  45. c42e1ff ARM: mvebu: remove unnecessary ifdef around l2x0_of_init by Gregory CLEMENT · 10 years ago
  46. 8c16bab ARM: mvebu: register the cpuidle driver for the Armada XP SoCs by Gregory CLEMENT · 10 years ago
  47. d163ee1 ARM: mvebu: Register notifier callback for the cpuidle transition by Gregory CLEMENT · 10 years ago
  48. 0041464 ARM: mvebu: refine which files are build in mach-mvebu by Thomas Petazzoni · 10 years ago
  49. c3e04ca ARM: mvebu: Add the PMSU related part of the cpu idle functions by Gregory CLEMENT · 10 years ago
  50. f713c7e ARM: mvebu: Allow to power down L2 cache controller in idle mode by Gregory CLEMENT · 10 years ago
  51. 1a6bfbc ARM: mvebu: Low level function to disable HW coherency support by Gregory CLEMENT · 10 years ago
  52. 2e8a594 ARM: mvebu: Split low level functions to manipulate HW coherency by Gregory CLEMENT · 10 years ago
  53. 952f4ca ARM: mvebu: Remove the unused argument of set_cpu_coherent() by Gregory CLEMENT · 10 years ago
  54. b41375f ARM: mvebu: ll_set_cpu_coherent always uses the current CPU by Gregory CLEMENT · 10 years ago
  55. ccd6a13 ARM: mvebu: remove the address parameter for ll_set_cpu_coherent by Gregory CLEMENT · 10 years ago
  56. b4bca24 ARM: mvebu: add Armada 38x compatible string to pmsu by Thomas Petazzoni · 10 years ago
  57. 87384cc ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1 by Gregory CLEMENT · 10 years ago
  58. 1ee89e2 ARM: mvebu: add SMP support for Armada 375 and Armada 38x by Gregory CLEMENT · 10 years ago
  59. 00504be ARM: mvebu: add function to set the resume boot address for Armada 375 by Gregory CLEMENT · 10 years ago
  60. 5194efc Merge branch 'mvebu/irqchip' into mvebu/soc by Jason Cooper · 10 years ago
  61. 2c9b224 ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP by Thomas Petazzoni · 10 years ago
  62. 05ad690 ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c by Thomas Petazzoni · 10 years ago
  63. d269a36 Merge branch 'mvebu/soc-pmsu' into mvebu/soc by Jason Cooper · 10 years ago
  64. d7df84b irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs by Thomas Petazzoni · 10 years ago
  65. ef37d33 irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver by Thomas Petazzoni · 10 years ago
  66. 02e7b06 ARM: mvebu: use a separate function to set the boot address of CPUs by Gregory CLEMENT · 10 years ago
  67. 0c3acc7 ARM: mvebu: extend the PMSU registers by Gregory CLEMENT · 10 years ago
  68. bd045a1 ARM: mvebu: improve PMSU driver to request its resource by Thomas Petazzoni · 10 years ago
  69. 49754ff ARM: mvebu: start using the CPU reset driver by Thomas Petazzoni · 10 years ago
  70. 3f20fb1 ARM: mvebu: introduce CPU reset code by Thomas Petazzoni · 10 years ago
  71. d0de932 ARM: mvebu: add Armada 38x support to the coherency code by Thomas Petazzoni · 10 years ago
  72. 5ab5afd ARM: mvebu: implement Armada 375 coherency workaround by Thomas Petazzoni · 10 years ago
  73. 77fa4b9 ARM: mvebu: add Armada 375 support to the coherency code by Thomas Petazzoni · 10 years ago
  74. 8e6ac20 ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x by Thomas Petazzoni · 10 years ago
  75. 5fbba08 ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c by Thomas Petazzoni · 10 years ago
  76. 5686a1e bus: mvebu: pass the coherency availability information at init time by Thomas Petazzoni · 10 years ago
  77. 501f928 ARM: mvebu: add a coherency_available() call by Thomas Petazzoni · 10 years ago
  78. 924d38f ARM: mvebu: prepare coherency code to support more SOCs by Thomas Petazzoni · 10 years ago
  79. 56a705a ARM: mvebu: Add a SOC bus device entry by Andrew Lunn · 11 years ago
  80. 55400f3 ARM: mvebu: clean-up unneeded kconfig selects by Rob Herring · 10 years ago
  81. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  83. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. c7f094d ARM: mvebu: don't select CONFIG_NEON by Arnd Bergmann · 11 years ago
  85. 9e12804 ARM: mvebu: add missing header by Arnd Bergmann · 11 years ago
  86. e7f274d Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 11 years ago
  87. d4324ce Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 11 years ago
  88. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 11 years ago
  89. 00e8ec2 ARM: mvebu: move DT Dove to MVEBU by Sebastian Hesselbarth · 11 years ago
  90. 0d75ab6 Merge branch 'mvebu/soc-kw' into mvebu/soc by Jason Cooper · 11 years ago
  91. aa89b0a Merge branch 'mvebu/soc-3xx' into mvebu/soc by Jason Cooper · 11 years ago
  92. ead47a7 Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanup by Arnd Bergmann · 11 years ago
  93. b02b643 ARM: kirkwood: Add HP T5325 thin client by Andrew Lunn · 11 years ago
  94. 665ca87 ARM: mvebu: Armada 375/38x depend on MULTI_V7 by Jason Cooper · 11 years ago
  95. c3f08d0 ARM: mvebu: Simplify headers and make local by Andrew Lunn · 11 years ago
  96. 97171ad ARM: mvebu: Enable mvebu-soc-id on Kirkwood by Andrew Lunn · 11 years ago
  97. ba0ae31 ARM: mvebu: Let kirkwood use the system controller for restart by Andrew Lunn · 11 years ago
  98. ba5a37e ARM: mvebu: Move kirkwood DT boards into mach-mvebu by Andrew Lunn · 11 years ago
  99. c15ebc7 ARM: mvebu: Add ARCH_MULTI_V7 to SoCs by Andrew Lunn · 11 years ago
  100. b92f10b ARM: mvebu: Rename the ARCH_MVEBU menu option by Ezequiel Garcia · 11 years ago