1. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. a162860 ARM: at91: sama5 always uses DT by Arnd Bergmann · 11 years ago
  3. fe138c2 ARM: at91: split out at91x40 into a top-level option by Arnd Bergmann · 11 years ago
  4. acc3e38 ARM: at91: move sam9261 SoC to common clk by Jean-Jacques Hiblot · 11 years ago
  5. c7945cf ARM: at91: switch sam9rl to common clock framework by Alexandre Belloni · 11 years ago
  6. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. 8330148 ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option by Nicolas Ferre · 11 years ago
  8. bc34eb5 ARM: at91: remove redundant dependency by Yanis Moreno · 11 years ago
  9. 7f45716 ARM: at91: sama5d3: add support for sama5d36 chip by Josh Wu · 11 years ago
  10. 8ab0331 ARM: at91: move sama5d3 SoC to common clk by Boris BREZILLON · 11 years ago
  11. a9c0688 clk: at91: add PMC smd clock by Boris BREZILLON · 11 years ago
  12. c84a61d clk: at91: add PMC usb clock by Boris BREZILLON · 11 years ago
  13. f090fb3 clk: at91: add PMC utmi clock by Boris BREZILLON · 11 years ago
  14. c8a8c63 ARM: at91: add Kconfig options for common clk support by Boris BREZILLON · 11 years ago
  15. 0580ed3 ARM: at91: Fix link breakage when !CONFIG_PHYLIB by Alexandre Belloni · 11 years ago
  16. 8f4b479 ARM: at91: introduce SAMA5 support by Ludovic Desroches · 12 years ago
  17. 8f0cdcc ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch by Ludovic Desroches · 12 years ago
  18. fc05b65 ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilation by Ludovic Desroches · 12 years ago
  19. 4afcd1d ARM: at91: rename board-dt to more specific name board-dt-sam9 by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  20. 3ae8dbd ARM: at91: move non DT Kconfig to Kconfig.non_dt by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  21. b65adbe ARM: at91: remove NEOCORE 926 board by Nicolas Ferre · 12 years ago
  22. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  23. 17d6b29 Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91 into at91 by Linus Walleij · 12 years ago
  24. 397f8c3 ARM: AT91: Add AT91RM9200 DT board by Joachim Eastwood · 12 years ago
  25. 35ed3c7 ARM: AT91: Fix build failure on board-dt by Joachim Eastwood · 12 years ago
  26. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  27. 08d04a1 ARM: at91: drop duplicated config SOC_AT91SAM9 entry by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  28. 84222e2 net/cadence: get rid of HAVE_NET_MACB by Joachim Eastwood · 12 years ago
  29. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  30. 14070ad ARM: at91: fix new build errors by Arnd Bergmann · 12 years ago
  31. 8fe82a5 ARM: at91: sparse irq support by Ludovic Desroches · 12 years ago
  32. 3e13546 ARM: at91: at91 based machines specify their own irq handler at run time by Ludovic Desroches · 12 years ago
  33. 74db4fb ARM: at91: Add machine files for AT91SAM9N12 SoC by Hong Xu · 13 years ago
  34. 1e3ce2b ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. 1441bd3 ARM: at91: add SOC_AT91SAM9 kconfig option to factorise select by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  36. 5f29d0a ARM: at91: uncompress: autodetect the uart to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  37. ff65e39 ARM: at91/Kconfig: website link for AT91SAM9G20-EK by Nicolas Ferre · 13 years ago
  38. 514982a ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry by Nicolas Ferre · 13 years ago
  39. fefbc40 ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry by Nicolas Ferre · 13 years ago
  40. a26e1af ARM: at91/Kconfig: add comment to at91sam9x5 family entry by Nicolas Ferre · 13 years ago
  41. ca1dcbf ARM: at91/Kconfig: change at91sam9g45 entry by Nicolas Ferre · 13 years ago
  42. 21ea52a ARM: at91: always enable sam9 restart by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  43. 9a3ee40 ARM: at91/at91sam9x5: Configuration and Makefile by Nicolas Ferre · 13 years ago
  44. 9918cea ARM: at91: code removal of CAP9 SoC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  45. 14f991a ARM: at91: Fix at91sam9g45 and at91cap9 reset by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  46. c017759 ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative reset by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  47. 13079a7 ARM: at91: make DBGU soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  48. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  49. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  50. c7c0fb7 arm: at91: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  51. 49fe2ba ARM: at91: dt: at91sam9g45 family and board device tree files by Nicolas Ferre · 13 years ago
  52. 0a072a2 at91: USB-A9G20 C01 & C11 board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  53. 82cb865 at91: add support for RSIs EWS board by Josef Holzmayr · 13 years ago
  54. 7a2207a at91: drop at572d940hf support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  55. 76b2ab7 at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  56. 568aa75 ARM: at91: AT91CAP9 has a macb device by Uwe Kleine-König · 14 years ago
  57. fcdc2ea AT91: Support for gsia18s board by Igor Plyatov · 14 years ago
  58. 0fb55d3 AT91: Acme Systems FOX Board G20 board files by Sergio Tanzilli · 14 years ago
  59. abf0c1b AT91: add board support for Pcontrol_G20 by Peter Gsellmann · 14 years ago
  60. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  61. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  62. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  63. ee621dd net: atmel_macb Kconfig: remove long dependency line by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  64. a6e016f AT91: at91sam9g20ek: merge 2mmc version in one board by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  65. 67dd899 AT91: at91sam9m10g45ek: use the right machine id by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  66. 8ed9059 ARM: 6393/1: AT91: Add flexibity board support by Maxim Osipov · 14 years ago
  67. 064baac ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modules by Ryan Mallon · 14 years ago
  68. 717e7c2 ARM: remove 'select GENERIC_TIME' by Russell King · 14 years ago
  69. c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  70. 9b404b7 ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board support by Christian Glindkamp · 15 years ago
  71. 5cfc8ee ARM: convert arm to arch_gettimeoffset() by John Stultz · 15 years ago
  72. c9a8fdd ARM: 5851/1: [AT91] AT572D940HF-EK board support by Andrew Victor · 15 years ago
  73. 5e38efa ARM: 5850/1: [AT91] AT572D940HF processor support by Andrew Victor · 15 years ago
  74. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  75. e28edb7 Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel by Russell King · 15 years ago
  76. 0f74296 at91: at91sam9g20ek modify dual slot evaluation kit by Nicolas Ferre · 15 years ago
  77. 0912e53 atmel_lcdfb Kconfig: remove long dependency line by Nicolas Ferre · 15 years ago
  78. 2ef9f59 at91: Kconfig simplification by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  79. c4e4ab9 at91: remove not needed depends on by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  80. fdcad71 at91: at91sam9g20ek modify dual slot evaluation kit by Nicolas Ferre · 15 years ago
  81. 01c62c9 ARM: 5782/1: at91: support for eco920 by Uwe Kleine-König · 15 years ago
  82. 864f38e AT91: atmel-mci: Platform configuration to the the atmel-mci driver by Rob Emanuele · 15 years ago
  83. 10233a9 ARM: 5630/1: Add support for Eukrea's CPUAT91 by Eric Bénard · 15 years ago
  84. 41a353d ARM: 5629/1: Add support for Eukrea's CPU9260 & CPU9G20 by Eric Bénard · 15 years ago
  85. b319ff8 [ARM] 5570/1: at91: Support for at91sam9g10: core chip & board support by Nicolas Ferre · 15 years ago
  86. 789b23b [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support by Nicolas Ferre · 15 years ago
  87. ffc63b7 [ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 board by Andrew Victor · 16 years ago
  88. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  89. eaad2db [ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator by Andrew Victor · 16 years ago
  90. 9c784f9 [ARM] 5210/2: AFEB9260: board support by Sergey Lapin · 16 years ago
  91. f6ed6f7 Fix rename of at91_nand -> atmel_nand by Pieter du Preez · 16 years ago
  92. 6135266 [ARM] 5130/4: Support for the at91sam9g20 by sedji gaouaou · 16 years ago
  93. ca0a789 [ARM] 5057/1: [AT91] Calao Systems - board files by Andrew Victor · 16 years ago
  94. e3ba22d [ARM] 5056/1: [AT91] Cleanup YL9200 board file by Andrew Victor · 16 years ago
  95. ad48ce7 [ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEvents by Andrew Victor · 17 years ago
  96. 2f036ac [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support by Andrew Victor · 17 years ago
  97. 66dbfc6 [ARM] 4979/1: [AT91] Olimex SAM9-L9260 board support by Andrew Victor · 17 years ago
  98. 35131fb [ARM] 4978/1: [AT91] KB9260 (CAM60) board support by Andrew Victor · 17 years ago
  99. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
  100. 86640ca [ARM] 4765/1: [AT91] AT91CAP9A-DK board support by Andrew Victor · 17 years ago