1. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  2. c5efefa at91: Use "pclk" as con_id on at91cap9 and at91rm9200 by Joachim Eastwood · 13 years ago
  3. 9d87159 at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 5c1f966 at91: fix at91_set_serial_console: use platform device id by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. 7a2207a at91: drop at572d940hf support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  6. e57556e3 at91rm9200: introduce at91rm9200_set_type to specficy cpu package by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  7. 3d51f25 at91: drop boot_params and PLAT_PHYS_OFFSET by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. ee2e350 at91: factorize common irq ID by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  9. bd60299 at91: switch to CLKDEV_LOOKUP by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. 1b021a3 at91: fix map_io init usage by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  11. 1cef3e1 at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. 76b2ab7 at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  15. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  16. 9baeb7e at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  17. 91a2f4d arm: at91: fix compiler warning for eb01 board build by Greg Ungerer · 13 years ago
  18. 568aa75 ARM: at91: AT91CAP9 has a macb device by Uwe Kleine-König · 13 years ago
  19. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  22. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  23. ac93cdb arm: at91: Cleanup irq chip by Thomas Gleixner · 13 years ago
  24. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 13 years ago
  25. a68e5e0 arm: at91: at572d940hf: Fix SDRAMC define by Thomas Gleixner · 13 years ago
  26. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  27. d081377 ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pin by Ryan Mallon · 13 years ago
  28. ad56c0d ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpio by Ryan Mallon · 13 years ago
  29. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  30. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  31. c76d292 Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  32. fcdc2ea AT91: Support for gsia18s board by Igor Plyatov · 13 years ago
  33. 0fb55d3 AT91: Acme Systems FOX Board G20 board files by Sergio Tanzilli · 14 years ago
  34. ad6ef7f AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h by Jesper Juhl · 13 years ago
  35. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. da0f940 ARM: at91: irq_data conversion. by Lennert Buytenhek · 14 years ago
  37. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  38. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  39. a2255ff mmc: at91_mci: fix multiblock SDIO transfers by Yauhen Kharuzhy · 14 years ago
  40. 132b163 ARM: AT91: update clock source registration by Russell King · 14 years ago
  41. c20b4dd at91: Refactor Stamp9G20 and PControl G20 board file by Christian Glindkamp · 14 years ago
  42. 8251544 at91: Fix uhpck clock rate in upll case by Ryan Mallon · 14 years ago
  43. 3b24f09 at91/board-yl-9200: fix typo in video support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  44. 82d5b5c at91/picotux200: remove commenting usb device and dataflash support by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  45. 985f554 at91: rename rm9200ek and rm9200dk board file name by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  46. 55d83b0 at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  47. 8e79d2d at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  48. 8ae8cd9 at91: Convert remaining boards to new-style UART initialization by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  49. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  50. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  51. 75305d7 at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board by Nicolas Ferre · 14 years ago
  52. a2a571b AT91: pm: make sure that r0 is 0 when dealing with cache operations by Nicolas Ferre · 14 years ago
  53. 8aeeda8 AT91: pm: use plain cpu_do_idle() for "wait for interrupt" by Nicolas Ferre · 14 years ago
  54. bb413db AT91: reset: extend alternate reset procedure to several chips by Nicolas Ferre · 14 years ago
  55. 1345562 AT91: reset routine cleanup, remove not needed icache flush by Nicolas Ferre · 14 years ago
  56. ef4d63e AT91: trivial: align comment of at91sam9g20_reset with one more tab by Nicolas Ferre · 14 years ago
  57. 184c82e AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet by Peter Horton · 14 years ago
  58. abf0c1b AT91: add board support for Pcontrol_G20 by Peter Gsellmann · 14 years ago
  59. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  61. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  62. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  63. f779b7d Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  64. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  65. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  66. 5c18920 ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors by Anders Larsen · 14 years ago
  67. ee621dd net: atmel_macb Kconfig: remove long dependency line by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  68. cb809b1 AT91: fix use of clock disable on idle for AT91x40 devices by Greg Ungerer · 14 years ago
  69. a6e016f AT91: at91sam9g20ek: merge 2mmc version in one board by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  70. 9a400da AT91: Correct configuration define value by Nicolas Ferre · 14 years ago
  71. 67dd899 AT91: at91sam9m10g45ek: use the right machine id by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  72. 8ed9059 ARM: 6393/1: AT91: Add flexibity board support by Maxim Osipov · 14 years ago
  73. 1d5b4c0 ARM: 6406/1: at91sam9g45: fix i2c bus speed by Peter Korsgaard · 14 years ago
  74. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  75. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  76. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  77. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  78. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  79. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  80. 5f6878b ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,partitions} by Uwe Kleine-König · 14 years ago
  81. 8436b41 ARM: 6324/1: cam60: move cam60_spi_devices to .init.data by Uwe Kleine-König · 14 years ago
  82. 4037242 ARM: 6209/3: at91_udc: Add vbus polarity and polling mode by Ryan Mallon · 14 years ago
  83. 064baac ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modules by Ryan Mallon · 14 years ago
  84. 708ee98 ARM: 6200/1: AT91: Define NR_BUILTIN_GPIO by Ryan Mallon · 14 years ago
  85. 7dca334 ARM: 6185/1: AT91: PM: dual ram controller support by Nicolas Ferre · 14 years ago
  86. 5f9f0a4 ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 family by Nicolas Ferre · 14 years ago
  87. 8a5c9e3 ARM: 6163/1: at91sam9g20ek: add fixed-value regulator for wm8731 by Dmitry Eremin-Solenikov · 14 years ago
  88. 5e886f6 ARM: 6162/1: at91sam9g20ek: add fixed-value regulator for wm8731 by Dmitry Eremin-Solenikov · 14 years ago
  89. becba8a ARM: mach-at91: duplicated include by Andrea Gelmini · 14 years ago
  90. 717e7c2 ARM: remove 'select GENERIC_TIME' by Russell King · 14 years ago
  91. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  92. c39e52a Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  93. e8faff7 ARM: 6092/1: atmel_serial: support for RS485 communications by Claudio Scordino · 14 years ago
  94. aec9562 ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle by Anders Larsen · 14 years ago
  95. e294105 ARM: 6056/1: AT91: at91sam9g10 chip identification changed by Nicolas Ferre · 14 years ago
  96. 9b404b7 ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board support by Christian Glindkamp · 14 years ago
  97. b1cdbb5 ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. by Ernst Schwab · 14 years ago
  98. 317aa40 ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off by Anders Larsen · 14 years ago
  99. 9823f1a ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock by Anders Larsen · 14 years ago
  100. 5cfc8ee ARM: convert arm to arch_gettimeoffset() by John Stultz · 14 years ago