1. 6f10194 ARM: nomadik: select MFD_SYSCON by Linus Walleij · 8 years ago
  2. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  3. 98badfd ARM: nomadik: move l2x0 setup to device tree by Linus Walleij · 9 years ago
  4. 4cec8cd ARM: nomadik: move hog code to use DT hogs by Linus Walleij · 9 years ago
  5. 451f233 ARM: nomadik: device tree for NHK15 board by Linus Walleij · 10 years ago
  6. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  7. 8523f61 ARM: l2c: nomadik: convert to generic l2c OF initialisation by Russell King · 10 years ago
  8. 42708e3 ARM: l2c: nomadik: remove cache size override by Russell King · 10 years ago
  9. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  10. 6568ecc ARM: nomadik: get rid of explicit ethernet GPIO management by Linus Walleij · 11 years ago
  11. c884357 Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-dove into next/cleanup by Olof Johansson · 11 years ago
  12. e70ded6 ARM: nomadik: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  13. 74227e6 clk: nomadik: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  14. 4db7634 ARM: nomadik: remove mtu initalization from .init_time by Sebastian Hesselbarth · 11 years ago
  15. 2c5a742 ARM: nomadik: delete FSMC platform data by Linus Walleij · 11 years ago
  16. 4c6d92b ARM: nomadik: delete MMCI platform data by Linus Walleij · 11 years ago
  17. 66e0c12 ARM: nomadik: switch to use the Nomadik I2C driver by Linus Walleij · 11 years ago
  18. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  19. ee1a8d4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 49932f5 ARM: nomadik: move the pin configuration to DT by Linus Walleij · 11 years ago
  21. 175210a ARM: nomadik: add led and key for S8815 by Linus Walleij · 11 years ago
  22. 7df1af8 ARM: nomadik: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  23. 7690fbb ARM: nomadik: register clocksource from device tree by Linus Walleij · 11 years ago
  24. 6e2b07a ARM: nomadik: convert all clocks except timer to dt by Linus Walleij · 11 years ago
  25. ea7113f clocksource: nomadik-mtu: fix up clocksource/timer by Linus Walleij · 11 years ago
  26. ae55afc ARM: nomadik: hide MACH_NOMADIK_8815NHK in Kconfig by Arnd Bergmann · 11 years ago
  27. a2823dd ARM: nomadik: delete remnant include files by Linus Walleij · 11 years ago
  28. 1187ed8 ARM: nomadik: convert to multiplatform by Linus Walleij · 11 years ago
  29. 266c347 ARM: nomadik: move debugmacro to debug includes by Linus Walleij · 11 years ago
  30. 5eb43d2 ARM: nomadik: delete IRQ header by Linus Walleij · 11 years ago
  31. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  32. 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
  33. dea3eac ARM: nomadik: get rid of <mach/hardware.h> by Linus Walleij · 11 years ago
  34. 5f66d48 ARM: nomadik: delete old board files by Linus Walleij · 11 years ago
  35. 4fd243c ARM: nomadik: migrate MMC/SD card support to device tree by Linus Walleij · 11 years ago
  36. 2ad6e39 ARM: nomadik: convert SMSC91x ethernet to device tree by Linus Walleij · 11 years ago
  37. 6010d40 ARM: nomadik: move GPIO and pinctrl to device tree by Linus Walleij · 11 years ago
  38. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 11 years ago
  39. 27bda03 ARM: nomadik: move remaining PrimeCells to device tree by Linus Walleij · 11 years ago
  40. 1b54275 ARM: nomadik: move pin maps to cpu file by Linus Walleij · 11 years ago
  41. f8635ab ARM: nomadik: initial devicetree support by Linus Walleij · 11 years ago
  42. a352d85 ARM: nomadik: move last custom calls to pinctrl by Linus Walleij · 11 years ago
  43. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  44. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  45. 9e47b8b irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h by Rob Herring · 11 years ago
  46. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 11 years ago
  47. a036802 ARM: remove mach .handle_irq for VIC users by Rob Herring · 12 years ago
  48. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 11 years ago
  49. d962117 ARM: nomadik: bump the IRQ numbers again by Linus Walleij · 11 years ago
  50. 7f252b1 ARM: nomadik: delete dangling include by Linus Walleij · 11 years ago
  51. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  52. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  53. db6364a ARM: nomadik: fixup some FSMC merge problems by Linus Walleij · 12 years ago
  54. 41863f7 ARM: nomadik: switch over to using the FSMC driver by Linus Walleij · 12 years ago
  55. c3b9d1d ARM: plat-nomadik: convert platforms to SPARSE_IRQ by Linus Walleij · 12 years ago
  56. 694e33a ARM: plat-nomadik: move MTU, kill plat-nomadik by Linus Walleij · 12 years ago
  57. 0813069 ARM: plat-nomadik: pass IRQ to timer driver by Linus Walleij · 12 years ago
  58. c3123cf pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  59. 7cb15e1 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  60. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  61. 06fe918 Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  62. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. b0247ea ARM: nomadik: remove NAND_NO_READRDY use by Arnd Bergmann · 12 years ago
  65. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  66. c8d9aab ARM: nomadik: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  67. 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
  68. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  69. 2601ccf ARM: nomadik: configure Nomadik for pin control by Linus Walleij · 12 years ago
  70. a15687c ARM: nomadik: bump all IRQ numbers by one by Linus Walleij · 12 years ago
  71. 171af7d ARM: nomadik: register the MMC/SD device by Linus Walleij · 12 years ago
  72. d088f67 ARM: nomadik: register the I2C devices by Linus Walleij · 12 years ago
  73. 661d414 ARM: nomadik: register all three I2C busses by Linus Walleij · 12 years ago
  74. 4a31bd2 ARM: nomadik: convert to generic clock by Linus Walleij · 12 years ago
  75. b5111d9 ARM: nomadik: register PL031 RTC by Linus Walleij · 12 years ago
  76. 7c77852 ARM: nomadik: register AMBA devices dynamically by Linus Walleij · 12 years ago
  77. 056c78d ARM: nomadik: register GPIOs dynamically by Linus Walleij · 12 years ago
  78. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  79. 0fa7be4 ARM: nomadik: enable PINCTRL_NOMADIK where needed by Arnd Bergmann · 12 years ago
  80. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 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. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 12 years ago
  83. 4d5fc58 ARM: remove bunch of now unused mach/io.h files by Rob Herring · 12 years ago
  84. 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 12 years ago
  85. 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 12 years ago
  86. b957662 ARM: plat-nomadik: get rid of global mtu base pointer by Linus Walleij · 12 years ago
  87. dcf81c1 Merge branch 'amba' into for-armsoc by Russell King · 12 years ago
  88. 53d68af ARM: amba: nomadik: use common amba device initializers by Russell King · 12 years ago
  89. b962f1b ARM: amba: nomadik: get rid of NO_IRQ initializers by Russell King · 12 years ago
  90. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 12 years ago
  91. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  92. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  93. 35b47a405 ARM: restart: nomadik: use new restart hook by Russell King · 12 years ago
  94. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 12 years ago
  95. 61b3875 ARM: 7179/1: nomadik: localize cpu-8815 header by Linus Walleij · 12 years ago
  96. d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
  97. 42ab530 ARM: nomadik: convert to MULTI_IRQ_HANDLER by Jamie Iles · 13 years ago
  98. 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
  99. 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
  100. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago