1. 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
  2. a1abcd7 ARM: Dove: convert usb host controller to DT by Sebastian Hesselbarth · 12 years ago
  3. 41e364b ARM: Dove: add fixed regulator for CuBox USB power by Sebastian Hesselbarth · 12 years ago
  4. 48be9ac ARM: Dove: split legacy and DT setup by Arnd Bergmann · 11 years ago
  5. 7266d48 Merge branch 'timer/cleanup' into late/mvebu2 by Arnd Bergmann · 11 years ago
  6. 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
  7. de7c007 Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boards by Jason Cooper · 12 years ago
  8. b3af7a1 ARM: dove: cleanup includes by Sebastian Hesselbarth · 12 years ago
  9. 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
  10. 63a0697 ARM: dove: cleanup includes by Sebastian Hesselbarth · 12 years ago
  11. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  12. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  13. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  14. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  15. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. d356cf5 Dove: Fix irq_to_pmu() by Russell King - ARM Linux · 12 years ago
  17. 5d3df93 Dove: Attempt to fix PMU/RTC interrupts by Russell King - ARM Linux · 12 years ago
  18. 49f175b arm: dove: Convert Dove to DT XOR DMA engine by Sebastian Hesselbarth · 12 years ago
  19. 0dddee7 dma: mv_xor: change the driver name to 'mv_xor' by Thomas Petazzoni · 12 years ago
  20. 5b03df9 ARM: dove: switch to DT clock providers by Sebastian Hesselbarth · 12 years ago
  21. a458926 ARM: dove: Add crypto engine to DT by Sebastian Hesselbarth · 12 years ago
  22. 3fbcd3d ARM: dove: Fix clock names of sata and gbe by Sebastian Hesselbarth · 12 years ago
  23. fd57c65 ARM: dove: Fix tauros2 device tree init by Sebastian Hesselbarth · 12 years ago
  24. 529b89e ARM: dove: Add pcie clock support by Sebastian Hesselbarth · 12 years ago
  25. b0144870 ARM: kirkwood: move new dtbs to common Makefile by Olof Johansson · 12 years ago
  26. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  27. 80868a3 Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  28. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  29. 9b7b7d8 arm: plat-orion: use void __iomem pointers for addr-map functions by Thomas Petazzoni · 12 years ago
  30. e96a030 arm: plat-orion: use void __iomem pointers for time functions by Thomas Petazzoni · 12 years ago
  31. 5a2f550 arm: plat-orion: use void __iomem pointers for MPP functions by Thomas Petazzoni · 12 years ago
  32. d19beac arm: plat-orion: use void __iomem pointers for UART registration functions by Thomas Petazzoni · 12 years ago
  33. c3c5a28 arm: mach-dove: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  34. 73b39d4 arm: mach-dove: use plus instead of or for address definitions by Thomas Petazzoni · 12 years ago
  35. 0f81bd4 ARM: Dove: allow PCI to be disabled by Russell King · 12 years ago
  36. 1f5e6c6 ARM: dove: SolidRun CuBox DT by Sebastian Hesselbarth · 12 years ago
  37. 80a8b54 ARM: dove: add device tree descriptors by Sebastian Hesselbarth · 12 years ago
  38. 81d2ef7 ARM: dove: add device tree based machine descriptor by Sebastian Hesselbarth · 12 years ago
  39. 624d0b5 ARM: dove: add crypto engine by Sebastian Hesselbarth · 12 years ago
  40. 5216747 ARM: dove: add clock gating control by Sebastian Hesselbarth · 12 years ago
  41. 5817d10 ARM: dove: unify clock setup by Sebastian Hesselbarth · 12 years ago
  42. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  43. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  44. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  45. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  46. ce91574 ARM: orion: move custom gpio functions to orion-gpio.h by Rob Herring · 12 years ago
  47. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  48. 402efdb Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/dt by Olof Johansson · 12 years ago
  49. 5cc5815 ARM: mmp&dove: modify tauros2_init call by Chao Xie · 12 years ago
  50. 58569ae ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  51. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  52. 278b45b ARM: Orion: DT support for IRQ and GPIO Controllers by Andrew Lunn · 12 years ago
  53. d191bb6 ARM: dove: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  54. 30e0f58 ARM: Dove: Fixup ge00 initialisation by Hannes Reinecke · 12 years ago
  55. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  56. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 43ba990 ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data by Russell King · 12 years ago
  59. ca2ac5c Dove: Fix Section mismatch warnings by Andrew Lunn · 12 years ago
  60. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  61. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 13 years ago
  62. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  63. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  64. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 13 years ago
  65. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  67. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  68. 5621caa ARM: kill off __mem_pci by Rob Herring · 12 years ago
  69. efa497b ARM: dove: add explicit include of dove.h to addr-map.c by Rob Herring · 12 years ago
  70. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  71. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  72. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  73. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 12 years ago
  74. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  75. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  76. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  77. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  78. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  79. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  80. 6ca6ff9 ARM: restart: dove: use new restart hook by Russell King · 13 years ago
  81. 4b3ee30 Merge branch 'picoxcell/devel' into next/devel by Olof Johansson · 13 years ago
  82. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  83. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  84. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 13 years ago
  85. b6d1c33 ARM: Orion: Consolidate the address map setup by Andrew Lunn · 13 years ago
  86. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  87. 1a4c1c9 ARM: mach-dove: remove inclusion of <mach/vmalloc.h> by Nicolas Pitre · 13 years ago
  88. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  89. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  90. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  91. e33e510 ARM: mach-dove: remove include/mach/memory.h by Nicolas Pitre · 13 years ago
  92. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  93. 72cc205 ARM: Dove: fix second SPI initialization call by Nicolas Pitre · 13 years ago
  94. 57fa572 ARM: mach-dove: convert boot-params to atag_offset by Nicolas Pitre · 13 years ago
  95. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  96. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  97. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  98. cc22b4c ARM: set vga memory base at run-time by Rob Herring · 13 years ago
  99. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
  100. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago