1. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  2. 605c357 ARM: ep93xx: Fix wait for UART FIFO to be empty by H Hartley Sweeten · 11 years ago
  3. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
  4. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 12 years ago
  5. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 12 years ago
  6. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 12 years ago
  7. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  8. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  9. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  10. 23c197b ARM: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  11. 210dce5 ARM: ep93xx: properly wait for UART FIFO to be empty by Florian Fainelli · 12 years ago
  12. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  14. e4d4a90 ARM: ep93xx: Move ts72xx.h out of include/mach by Ryan Mallon · 12 years ago
  15. 29fe651 ARM: ep93xx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  16. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  17. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  18. c081705 ARM: ep93xx: Fix build error due to 'SZ_32M' undeclared by Axel Lin · 12 years ago
  19. 5e512d0 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 688df8f arm: ep93xx: Enable i2c support for ep9302 by Todor Colov · 12 years ago
  21. 762be29 ep93xx: Add IDE support to edb93xx boards by Rafal Prylowski · 12 years ago
  22. eb774a0 ep93xx: IDE driver platform support code by Rafal Prylowski · 12 years ago
  23. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  24. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  27. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 12 years ago
  28. c914283 ARM: ep93xx: use machine specific hook for late init by Shawn Guo · 12 years ago
  29. a1eacd7 arm: ep93xx: use gpio_led_register_device by H Hartley Sweeten · 12 years ago
  30. 011b2e8 Fix build breakage in ep93xx-core by Ryan Mallon · 12 years ago
  31. 5528a84 arm: ep93xx: Don't try to release not acquired GPIO lines by Rafal Prylowski · 12 years ago
  32. ede55aa arm: ep93xx: use DEFINE_RES_* macros by H Hartley Sweeten · 12 years ago
  33. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  35. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  36. a6de3df ep93xx: Remove unnecessary includes of ep93xx-regs.h by Ryan Mallon · 13 years ago
  37. 9aeec63 ep93xx: Move EP93XX_SYSCON defines to SoC private header by Ryan Mallon · 13 years ago
  38. c444dc0 ep93xx: Move crunch code to mach-ep93xx directory by Ryan Mallon · 13 years ago
  39. 999c53f ep93xx: Make syscon access functions private to SoC by Ryan Mallon · 13 years ago
  40. 08932d8 ep93xx: Configure GPIO ports in core code by Ryan Mallon · 13 years ago
  41. a05baf3 ep93xx: Move peripheral defines to local SoC header by Ryan Mallon · 13 years ago
  42. 73303d1 ep93xx: Convert the watchdog driver into a platform device. by H Hartley Sweeten · 13 years ago
  43. 0fd1958 ep93xx: Use ioremap for backlight driver by Ryan Mallon · 13 years ago
  44. 2ae18b4 ep93xx: Move GPIO defines to gpio-ep93xx.h by Ryan Mallon · 13 years ago
  45. f15855b ep93xx: Don't use system controller defines in audio drivers by Ryan Mallon · 13 years ago
  46. 258249e ep93xx: Move PHYS_BASE defines to local SoC header file by Ryan Mallon · 13 years ago
  47. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 13 years ago
  48. 33f7e3e ARM: ep93xx: clean-up mach/io.h by Rob Herring · 12 years ago
  49. 1dbd02e ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER by H Hartley Sweeten · 12 years ago
  50. a26d3c4 Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  51. 4d8cfec Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup by Arnd Bergmann · 12 years ago
  52. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  53. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 13 years ago
  54. e9c6c5d ep93xx: fix build of vision_ep93xx.c by H Hartley Sweeten · 13 years ago
  55. dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 13 years ago
  56. 0b26051 ARM: amba: ep93xx: use common amba device initializers by Russell King · 13 years ago
  57. 0250eb5 ARM: amba: get rid of NO_IRQ initializers by Russell King · 13 years ago
  58. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
  59. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  60. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  61. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  62. 3275166 ARM: restart: ep93xx: use new restart hook by Russell King · 13 years ago
  63. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  64. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  65. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  66. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  67. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  68. 9a6879b ARM: ep93xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  69. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  70. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  71. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  72. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  73. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  74. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  75. 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
  76. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  77. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  78. 3353327 Merge branch 'depends/rmk/gpio' into next/board by Arnd Bergmann · 13 years ago
  79. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  80. 374e759 ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h> by Mika Westerberg · 13 years ago
  81. 1cb17e2 ep93xx: add support Vision EP9307 SoM by Hartley Sweeten · 13 years ago
  82. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  83. bd5f12a ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  84. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  85. 4722cd7 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 13 years ago
  86. 989b790 ARM: ep93xx: snappercl15: register audio platform device by Mika Westerberg · 13 years ago
  87. 075b20b ARM: ep93xx: edb93xx: register audio platform device by Mika Westerberg · 13 years ago
  88. e5063fe ARM: ep93xx: simone: register audio platform device by Mika Westerberg · 13 years ago
  89. 78dd9e3 ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning by Dmitry Eremin-Solenikov · 13 years ago
  90. 257af9f ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver by Linus Walleij · 13 years ago
  91. e562cf1 ARM: mach-ep93xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  92. 505ed6f ARM: 6967/1: ep93xx: ts72xx: fix board model detection by Petr Štetiar · 13 years ago
  93. 2a004c6 ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards by Petr Štetiar · 13 years ago
  94. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  95. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 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. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  99. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  100. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago