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. 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  4. c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
  5. 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
  6. 4ca2c04 ARM: orion5x: Move to ID based window creation by Thomas Petazzoni · 11 years ago
  7. 497d3d0 ARM: orion5x: remove legacy mv643xx_eth board setup by Sebastian Hesselbarth · 11 years ago
  8. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  9. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  10. 6d31727 ARM: Orion: Remove redundant init_dma_coherent_pool_size() by Andrew Lunn · 11 years ago
  11. 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
  12. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. 4d26aa3 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
  14. 7b2fea1 ARM: orion5x: include linux/cpu.h by Arnd Bergmann · 11 years ago
  15. 5d1190e arm: mach-orion5x: convert to use mvebu-mbus driver by Thomas Petazzoni · 11 years ago
  16. f7b861b arm: Use generic idle loop by Thomas Gleixner · 11 years ago
  17. 3e762c8 arm: mach-orion5x: use mv_mbus_dram_info() in PCI code by Thomas Petazzoni · 11 years ago
  18. 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
  19. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  20. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  21. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  23. 07f645d arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device Tree by Thomas Petazzoni · 12 years ago
  24. 1bffb4a arm: orion5x: basic Device Tree support by Thomas Petazzoni · 12 years ago
  25. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  28. ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  30. ac3524b ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses. by Andrew Lunn · 12 years ago
  31. 84d5dfb ARM: Orion5x: Fix too small coherent pool. by Andrew Lunn · 12 years ago
  32. 0d601f6 Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  33. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  34. 9b7b7d8 arm: plat-orion: use void __iomem pointers for addr-map functions by Thomas Petazzoni · 12 years ago
  35. e96a030 arm: plat-orion: use void __iomem pointers for time functions by Thomas Petazzoni · 12 years ago
  36. 5a2f550 arm: plat-orion: use void __iomem pointers for MPP functions by Thomas Petazzoni · 12 years ago
  37. d19beac arm: plat-orion: use void __iomem pointers for UART registration functions by Thomas Petazzoni · 12 years ago
  38. 3904a39 arm: mach-orion5x: use IOMEM() for base address definitions by Thomas Petazzoni · 12 years ago
  39. 2332656 arm: mach-orion5x: use plus instead of or for address definitions by Thomas Petazzoni · 12 years ago
  40. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  41. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  42. 2e6185f Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  43. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  44. ce91574 ARM: orion: move custom gpio functions to orion-gpio.h by Rob Herring · 12 years ago
  45. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  46. 58569ae ARM: Orion: Set eth packet size csum offload limit by Arnaud Patard (Rtp) · 12 years ago
  47. 19ec6ca Merge branch 'cleanup/io-pci' into next/cleanups by Arnd Bergmann · 12 years ago
  48. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  49. 77a4949 ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger by Bryan Wu · 12 years ago
  50. 278b45b ARM: Orion: DT support for IRQ and GPIO Controllers by Andrew Lunn · 12 years ago
  51. 0a4b8c6 ARM: orion5x: use fixed PCI i/o mapping by Rob Herring · 12 years ago
  52. 0fa1f06 ARM: Orion: Fix Virtual/Physical mixup with watchdog by Andrew Lunn · 12 years ago
  53. b5e1222 ARM: Orion5x - Restore parts of io.h, with rework by Andrew Lunn · 12 years ago
  54. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  55. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. f6a26ae Merge tag 'boards' 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. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. ff3e660 orion/kirkwood: create a generic function for gpio led blinking by Arnaud Patard (Rtp) · 12 years ago
  60. 4d72cef ARM: orion5x: ts78xx debugging changes by Alexander Clouter · 12 years ago
  61. 4f8cf61 ARM: orion5x: remove PM dependency from ts78xx by Alexander Clouter · 12 years ago
  62. 167473a ARM: orion5x: ts78xx fix NAND resource off by one by Alexander Clouter · 12 years ago
  63. 9f23499 ARM: orion5x: ts78xx whitespace cleanups by Alexander Clouter · 12 years ago
  64. d2621b8 Orion5x: Fix Section mismatch warnings by Andrew Lunn · 12 years ago
  65. 6ed272f Orion5x: Fix warning: struct pci_dev declared inside paramter list by Andrew Lunn · 12 years ago
  66. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 12 years ago
  67. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 12 years ago
  68. 74c3357 ARM: Orion: UART: Get the clock rate via clk_get_rate(). by Andrew Lunn · 13 years ago
  69. 4f04be6 ARM: Orion: WDT: Add clk/clkdev support by Andrew Lunn · 12 years ago
  70. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  71. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  72. 2f129bf ARM: Orion: Add clocks using the generic clk infrastructure. by Andrew Lunn · 13 years ago
  73. 48d99f4 ARM: orion5x: Fix GPIO enable bits for MPP9 by Ben Hutchings · 12 years ago
  74. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  76. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  77. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  78. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  79. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  81. 8a52dd4 ARM: orion5x: clean-up mach/io.h by Rob Herring · 12 years ago
  82. 9f786d0 arm/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  83. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  84. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  85. f8fcf53 mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.c by Masanari Iida · 12 years ago
  86. 7205335 ARM: orion: Fix USB phy for orion5x. by Andrew Lunn · 12 years ago
  87. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  88. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  89. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  90. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  91. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  92. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  93. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  94. 764cbcc2 ARM: restart: orion5x: use new restart hook by Russell King · 13 years ago
  95. 4b3ee30 Merge branch 'picoxcell/devel' into next/devel by Olof Johansson · 13 years ago
  96. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  97. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  98. 45173d5 ARM: Orion: mbus_dram_info consolidation by Andrew Lunn · 13 years ago
  99. b6d1c33 ARM: Orion: Consolidate the address map setup by Andrew Lunn · 13 years ago
  100. d22759ed ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209 by Jon Medhurst (Tixy) · 13 years ago