1. c6f54a9 ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> by Uwe Kleine-König · 10 years ago
  2. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  3. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  4. b19e11f ARM: ep93xx: use soc bus by H Hartley Sweeten · 11 years ago
  5. d2c215a ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port by Hartley Sweeten · 11 years ago
  6. 4e218b9 ARM: debug: move PL01X debug include into arch/arm/include/debug/ by Russell King · 11 years ago
  7. 5c972af ARM: debug: provide PL01x debug uart phys/virt address configuration options by Russell King · 11 years ago
  8. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  9. 605c357 ARM: ep93xx: Fix wait for UART FIFO to be empty by H Hartley Sweeten · 11 years ago
  10. 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
  11. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 11 years ago
  12. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  13. 210dce5 ARM: ep93xx: properly wait for UART FIFO to be empty by Florian Fainelli · 11 years ago
  14. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  16. e4d4a90 ARM: ep93xx: Move ts72xx.h out of include/mach by Ryan Mallon · 12 years ago
  17. 29fe651 ARM: ep93xx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  18. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  19. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  20. eb774a0 ep93xx: IDE driver platform support code by Rafal Prylowski · 12 years ago
  21. c914283 ARM: ep93xx: use machine specific hook for late init by Shawn Guo · 12 years ago
  22. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  24. 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 12 years ago
  25. a6de3df ep93xx: Remove unnecessary includes of ep93xx-regs.h by Ryan Mallon · 12 years ago
  26. 9aeec63 ep93xx: Move EP93XX_SYSCON defines to SoC private header by Ryan Mallon · 12 years ago
  27. 999c53f ep93xx: Make syscon access functions private to SoC by Ryan Mallon · 12 years ago
  28. a05baf3 ep93xx: Move peripheral defines to local SoC header by Ryan Mallon · 12 years ago
  29. 73303d1 ep93xx: Convert the watchdog driver into a platform device. by H Hartley Sweeten · 12 years ago
  30. 2ae18b4 ep93xx: Move GPIO defines to gpio-ep93xx.h by Ryan Mallon · 12 years ago
  31. f15855b ep93xx: Don't use system controller defines in audio drivers by Ryan Mallon · 12 years ago
  32. 258249e ep93xx: Move PHYS_BASE defines to local SoC header file by Ryan Mallon · 12 years ago
  33. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  34. 33f7e3e ARM: ep93xx: clean-up mach/io.h by Rob Herring · 12 years ago
  35. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  36. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  37. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  38. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  39. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  40. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  41. 3275166 ARM: restart: ep93xx: use new restart hook by Russell King · 13 years ago
  42. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 12 years ago
  43. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  44. 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
  45. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  46. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  47. 9a6879b ARM: ep93xx: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  48. 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
  49. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  50. 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
  51. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  52. 374e759 ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h> by Mika Westerberg · 13 years ago
  53. bd5f12a ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  54. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  55. 257af9f ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver by Linus Walleij · 13 years ago
  56. 505ed6f ARM: 6967/1: ep93xx: ts72xx: fix board model detection by Petr Štetiar · 13 years ago
  57. 2a004c6 ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards by Petr Štetiar · 13 years ago
  58. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  59. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  60. 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
  61. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
  63. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  64. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  65. b57e3c2 gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE define by H Hartley Sweeten · 13 years ago
  66. 626a96d spi/ep93xx: add DMA support by Mika Westerberg · 13 years ago
  67. 71cebd7 ep93xx: remove the old M2P DMA code by Mika Westerberg · 13 years ago
  68. 760ee1c dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  69. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  70. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 13 years ago
  71. 5d046af ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs by Hartley Sweeten · 13 years ago
  72. 85d988f ARM: 6462/1: EP93xx: Document DMA M2P API by Ryan Mallon · 14 years ago
  73. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  75. 534bc7f ARM: ep93xx: add AC97 platform support by Mika Westerberg · 14 years ago
  76. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  77. 16bcf78 ARM: 6168/1: ep93xx: move physmap flash registration into core.c by Hartley Sweeten · 14 years ago
  78. 6e03a61 Merge branch 'ep93xx' into for-2.6.36 by Mark Brown · 14 years ago
  79. ed67ea8 EP93xx: Add i2s core support by Ryan Mallon · 14 years ago
  80. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  81. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago
  82. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  83. 4fec997 ARM: 6124/1: ep93xx: SPI driver platform support code by Mika Westerberg · 14 years ago
  84. 99e6a23 ARM: 5998/1: ep93xx: added chip revision reading function by Mika Westerberg · 14 years ago
  85. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  86. 12926dc [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver by Mika Westerberg · 15 years ago
  87. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  88. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  89. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  90. 186f93e Merge branch 'tmpreg' into devel by Russell King · 14 years ago
  91. 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 14 years ago
  92. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  93. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  94. a5abd95 Input: ep93xx_keypad - cleanup and use matrix_keypad helpers by H Hartley Sweeten · 14 years ago
  95. 346e34a ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2 by Hartley Sweeten · 14 years ago
  96. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 14 years ago
  97. 60214f0 Input: ep93xx_keypad - update driver to new core support by H Hartley Sweeten · 14 years ago
  98. 43234b1 ARM: 5790/1: ep93xx: add missing newline between file header and code by Hubert Feurstein · 15 years ago
  99. 5b642b4 ARM: 5789/1: ep93xx: add missing file headers by Hubert Feurstein · 15 years ago
  100. 12f56c6 ARM: 5775/1: ep93xx: add keypad core support by Hartley Sweeten · 15 years ago