1. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. d2f3e9e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  5. 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  6. c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
  7. 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
  8. 89a7fbf ARM: dove: Move to ID based window creation by Thomas Petazzoni · 11 years ago
  9. 64ddf1f ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers by Russell King · 11 years ago
  10. f07d73e ARM: dove: convert to DT irqchip and clocksource by Sebastian Hesselbarth · 11 years ago
  11. b4715df ARM: dove: remove legacy mv643xx_eth setup by Sebastian Hesselbarth · 11 years ago
  12. 2746a7c ARM: dove: fix missing __init section of dove_mpp_gpio_mode by Sebastian Hesselbarth · 11 years ago
  13. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  14. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  15. 367dc18 ARM: dove: move DT boards to SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  16. 7d55490 arm: mach-dove: convert to use mvebu-mbus driver by Thomas Petazzoni · 11 years ago
  17. 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
  18. a1abcd7 ARM: Dove: convert usb host controller to DT by Sebastian Hesselbarth · 12 years ago
  19. 41e364b ARM: Dove: add fixed regulator for CuBox USB power by Sebastian Hesselbarth · 12 years ago
  20. 48be9ac ARM: Dove: split legacy and DT setup by Arnd Bergmann · 11 years ago
  21. 7266d48 Merge branch 'timer/cleanup' into late/mvebu2 by Arnd Bergmann · 11 years ago
  22. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 11 years ago
  23. de7c007 Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boards by Jason Cooper · 11 years ago
  24. b3af7a1 ARM: dove: cleanup includes by Sebastian Hesselbarth · 12 years ago
  25. 1576a31 Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/linux into next/cleanup by Olof Johansson · 12 years ago
  26. 63a0697 ARM: dove: cleanup includes by Sebastian Hesselbarth · 12 years ago
  27. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  28. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  29. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  30. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  31. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. d356cf5 Dove: Fix irq_to_pmu() by Russell King - ARM Linux · 12 years ago
  33. 5d3df93 Dove: Attempt to fix PMU/RTC interrupts by Russell King - ARM Linux · 12 years ago
  34. 49f175b arm: dove: Convert Dove to DT XOR DMA engine by Sebastian Hesselbarth · 12 years ago
  35. 0dddee7 dma: mv_xor: change the driver name to 'mv_xor' by Thomas Petazzoni · 12 years ago
  36. 5b03df9 ARM: dove: switch to DT clock providers by Sebastian Hesselbarth · 12 years ago
  37. a458926 ARM: dove: Add crypto engine to DT by Sebastian Hesselbarth · 12 years ago
  38. 3fbcd3d ARM: dove: Fix clock names of sata and gbe by Sebastian Hesselbarth · 12 years ago
  39. fd57c65 ARM: dove: Fix tauros2 device tree init by Sebastian Hesselbarth · 12 years ago
  40. 529b89e ARM: dove: Add pcie clock support by Sebastian Hesselbarth · 12 years ago
  41. b0144870 ARM: kirkwood: move new dtbs to common Makefile by Olof Johansson · 12 years ago
  42. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  43. 80868a3 Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  44. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  45. 9b7b7d8 arm: plat-orion: use void __iomem pointers for addr-map functions by Thomas Petazzoni · 12 years ago
  46. e96a030 arm: plat-orion: use void __iomem pointers for time functions by Thomas Petazzoni · 12 years ago
  47. 5a2f550 arm: plat-orion: use void __iomem pointers for MPP functions by Thomas Petazzoni · 12 years ago
  48. d19beac arm: plat-orion: use void __iomem pointers for UART registration functions by Thomas Petazzoni · 12 years ago
  49. c3c5a28 arm: mach-dove: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  50. 73b39d4 arm: mach-dove: use plus instead of or for address definitions by Thomas Petazzoni · 12 years ago
  51. 0f81bd4 ARM: Dove: allow PCI to be disabled by Russell King · 12 years ago
  52. 1f5e6c6 ARM: dove: SolidRun CuBox DT by Sebastian Hesselbarth · 12 years ago
  53. 80a8b54 ARM: dove: add device tree descriptors by Sebastian Hesselbarth · 12 years ago
  54. 81d2ef7 ARM: dove: add device tree based machine descriptor by Sebastian Hesselbarth · 12 years ago
  55. 624d0b5 ARM: dove: add crypto engine by Sebastian Hesselbarth · 12 years ago
  56. 5216747 ARM: dove: add clock gating control by Sebastian Hesselbarth · 12 years ago
  57. 5817d10 ARM: dove: unify clock setup by Sebastian Hesselbarth · 12 years ago
  58. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  59. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  60. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  61. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  62. ce91574 ARM: orion: move custom gpio functions to orion-gpio.h by Rob Herring · 12 years ago
  63. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  64. 402efdb Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/dt by Olof Johansson · 12 years ago
  65. 5cc5815 ARM: mmp&dove: modify tauros2_init call by Chao Xie · 12 years ago
  66. 58569ae ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  67. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  68. 278b45b ARM: Orion: DT support for IRQ and GPIO Controllers by Andrew Lunn · 12 years ago
  69. d191bb6 ARM: dove: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  70. 30e0f58 ARM: Dove: Fixup ge00 initialisation by Hannes Reinecke · 12 years ago
  71. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  72. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 43ba990 ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data by Russell King · 12 years ago
  75. ca2ac5c Dove: Fix Section mismatch warnings by Andrew Lunn · 12 years ago
  76. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  77. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 13 years ago
  78. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  79. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  80. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 13 years ago
  81. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  84. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  85. efa497b ARM: dove: add explicit include of dove.h to addr-map.c by Rob Herring · 12 years ago
  86. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  87. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  88. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  89. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 12 years ago
  90. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  91. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  92. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  93. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  94. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  95. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  96. 6ca6ff9 ARM: restart: dove: use new restart hook by Russell King · 13 years ago
  97. 4b3ee30 Merge branch 'picoxcell/devel' into next/devel by Olof Johansson · 13 years ago
  98. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  99. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  100. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 13 years ago