1. c8082d3 ARM: at91: add RSTC (Reset Controller) dt support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  2. 21ea52a ARM: at91: always enable sam9 restart by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  3. eb5e76f ARM: at91: add pmc DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 2b11ea5 ARM: at91/dt: add specific DT soc init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. d6a0166 atmel/nand: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  6. 98619dc ARM: at91: enable on flash bbt for Atmel Reference and DT boards by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  7. bf4289c ATMEL: fix nand ecc support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  8. 582d5fb ARM: at91/pio: add new PIO3 features by Nicolas Ferre · 15 years ago
  9. 9a9fe01 ARM: at91: add sam9_smc.o to at91sam9x5 build by Nicolas Ferre · 13 years ago
  10. 3a61a5d ARM: at91/tc: add device tree support to atmel_tclib by Nicolas Ferre · 14 years ago
  11. 2983129 ARM: at91/tclib: take iomem size from resource by Nicolas Ferre · 14 years ago
  12. 986c265 ARM: at91/pit: add traces in case of error by Nicolas Ferre · 13 years ago
  13. 23fa648 ARM: at91: pit add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 8014d6f ARM: at91: AIC and GPIO IRQ device tree initialization by Nicolas Ferre · 13 years ago
  15. 34bc485 ARM: at91/board-dt: remove AIC irq domain from board file by Nicolas Ferre · 14 years ago
  16. 7530cd9 ARM: at91/gpio: remove the static specification of gpio_chip.base by Nicolas Ferre · 14 years ago
  17. b134ce8 ARM: at91/gpio: add .to_irq gpio_chip handler by Nicolas Ferre · 13 years ago
  18. 5bc067b ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field by Nicolas Ferre · 13 years ago
  19. 21f8187 ARM: at91/gpio: add irqdomain and DT support by Nicolas Ferre · 13 years ago
  20. 4340cde ARM: at91/gpio: change comments and one variable name by Nicolas Ferre · 13 years ago
  21. fe5e079 ARM: at91/snapper9260: move gpio_to_irq out of structure initialization by Nicolas Ferre · 13 years ago
  22. e261501 ARM: at91/aic: add irq domain and device tree support by Nicolas Ferre · 14 years ago
  23. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  24. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  25. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  26. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  27. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  28. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  29. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  30. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  32. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  33. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  34. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  36. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  37. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  38. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  39. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  40. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  41. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  42. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  43. 11a25ea Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  44. 9acacb1 Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2 by Nicolas Ferre · 13 years ago
  45. 2b9ccf3 ARM: at91/at91sam9x5: SoC basic support by Dan Liang · 14 years ago
  46. 9a3ee40 ARM: at91/at91sam9x5: Configuration and Makefile by Nicolas Ferre · 14 years ago
  47. 1112872 ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family by Nicolas Ferre · 14 years ago
  48. cbd5c78 ARM: at91/at91sam9x5: PMC header file by Nicolas Ferre · 14 years ago
  49. 8c83a607 ARM: at91/at91sam9x5: overall definition by Dan Liang · 14 years ago
  50. 948ce6a ARM: at91: Add external RTC for Flexibity board by Maxim Osipov · 14 years ago
  51. 343754f ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 board by Josh Wu · 14 years ago
  52. 45bb9e6 ARM: at91: add clock selection parameter for at91_add_device_isi() by Josh Wu · 14 years ago
  53. bb273c8 ARM: at91: Update struct atmel_nand_data to support PMECC by Hong Xu · 14 years ago
  54. 2756bf5 ARM: at91/dma: DMA controller registering with DT support by Nicolas Ferre · 14 years ago
  55. bdad0b9 ARM: at91/dma: remove platform data from DMA controller by Nicolas Ferre · 14 years ago
  56. 00482a4 ARM: at91: implement the standby function for pm/cpuidle by Daniel Lezcano · 14 years ago
  57. b59160f ARM: at91: remove wait_for_interrupt definition by Daniel Lezcano · 14 years ago
  58. fa50ae9 ARM: at91: declare header name by Daniel Lezcano · 14 years ago
  59. c54b7bb ARM: at91: coding style fixes by Daniel Lezcano · 14 years ago
  60. 9918cea ARM: at91: code removal of CAP9 SoC by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  61. 57225b7 Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-base by Nicolas Ferre · 14 years ago
  62. a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 14 years ago
  63. c9dfafb ARM: mach-at91: move special idle code out of line by Nicolas Pitre · 14 years ago
  64. 14f991a ARM: at91: Fix at91sam9g45 and at91cap9 reset by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  65. e9f68b5 ARM: at91: make rstc soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  66. c017759 ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative reset by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  67. 17d2cc2 ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  68. 6522ecd ARM: at91: fix cap9 ddrsdr register by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  69. 8134ff5 ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  70. 3e90772 ARM: at91: fix at91rm9200 soc subtype handling by Nicolas Ferre · 14 years ago
  71. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 14 years ago
  72. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 14 years ago
  73. 1b2073e ARM: restart: at91: use new restart hook by Russell King · 14 years ago
  74. 0363e3d arm/at91: fix build of stamp9g20 by Olof Johansson · 14 years ago
  75. 844e8a1 Merge branch 'picoxcell/cleanup' into next/cleanup by Olof Johansson · 14 years ago
  76. 02735a2 Merge branch 'at91/defconfig' into next/cleanup by Olof Johansson · 14 years ago
  77. 0e934e2 ARM: at91: Fix USB AT91 gadget registration by Anders Darander · 14 years ago
  78. 1808958 ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  79. 1e81799 ARM: at91/gpio: fix display of number of irq setuped by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  80. d0fbda9 ARM: at91/gpio: drop PIN_BASE by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  81. cc9f9ae ARM: at91/soc: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  82. 63b4c29 ARM: at91/boards: use -EINVAL for invalid gpio by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  83. 1a2d915 ARM: at91: gpio make struct at91_gpio_bank an initdata by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  84. 619d4a4 ARM: at91: switch gpio clock to clkdev by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  85. ed20178 Merge branch 'drivers/macb-gem-cleanup' into at91/gpio by Arnd Bergmann · 14 years ago
  86. d28bdfc ARM: at91: make rm9200 rtc drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  87. be6d432 ARM: at91: make aic soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  88. 13079a7 ARM: at91: make DBGU soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  89. c1c30a2 ARM: at91: make watchdog drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  90. f22deee ARM: at91: make shutdown controler soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  91. f466f3b ARM: at91: drop CCFG by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  92. faee0cc ARM: at91: make smc register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  93. 4ab0c599 ARM: at91: make pit register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  94. cfa5a1f ARM: at91: add ioremap_registers entry point to soc setup by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  95. eab5fd6 ARM: at91: make rtt register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  96. 9627b20 ARM: at91: make dma register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  97. d28edd1 ARM: at91: make ecc register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  98. 80e91cb ARM: at91: make gpio register base soc independant by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  99. 2f5893c ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40 by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  100. a5f70b6 ARM: at91: fix NAND bus width decoding from system_rev by Christian Hitz · 14 years ago