aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre1-0/+9
2009-10-21ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov1-1/+1
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-0/+61
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller34-57/+3693
2009-09-24Merge branch 'origin' into for-linusRussell King16-11/+397
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele5-0/+386
2009-09-22at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde1-0/+19
2009-09-22at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2-0/+42
2009-09-22Merge branch 'master' into for-linusRussell King3-7/+7
2009-09-22ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor3-7/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45ek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 seriesNicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-21trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale11-11/+11
2009-09-12Merge branch 'devel-stable' into develRussell King1-0/+102
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King27-48/+3354
2009-09-06ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek boardNicolas Ferre1-1/+1
2009-09-06ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou3-12/+10
2009-08-01ARM: 5632/1: Board-specific data for IDE support on afeb9260Sergey Matyukevich1-0/+12
2009-08-01ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260Sergey Matyukevich1-0/+116
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+102
2009-07-30ARM: 5630/1: Add support for Eukrea's CPUAT91Eric Bénard3-0/+193
2009-07-30ARM: 5629/1: Add support for Eukrea's CPU9260 & CPU9G20Eric Bénard3-0/+401
2009-07-25ARM: 5622/1: at91: at91sam9g45 headers: DMA peripheral identifiersNicolas Ferre1-0/+17
2009-07-22dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre1-0/+76
2009-07-22dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre1-0/+26
2009-07-09[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown1-0/+1
2009-07-02[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre5-4/+62
2009-07-02[ARM] 5568/1: at91: Basic support for at91sam9g10: header filesNicolas Ferre4-1/+16
2009-07-02[ARM] 5567/1: at91: Support for at91sam9g10: clocks managementNicolas Ferre1-2/+4
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre1-0/+54
2009-06-27[ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre8-3/+2020
2009-06-27[ARM] 5571/1: at91: Basic support for at91sam9g45 series: header files.Nicolas Ferre5-0/+314
2009-06-27[ARM] 5569/1: at91: Support for at91sam9g45: clocks managementNicolas Ferre1-10/+52
2009-06-27[ARM] 5566/1: Remove at91_gpiolib_requestRyan Mallon1-15/+0
2009-06-27[ARM] 5564/1: at91: add gpio button and leds support for at91sam9rlekNicolas Ferre1-0/+79
2009-06-27[ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre1-2/+4
2009-05-29[ARM] 5525/1: AFEB9260: fix for MMC supportSergey Lapin1-0/+2
2009-05-29[ARM] 5524/1: at91sam9g20ek: add i2c eeprom infoDmitry Baryshkov1-1/+8
2009-05-24[ARM] 5514/1: AFEB9260 sound supportSergey Lapin1-0/+4
2009-04-28[ARM] 5438/1: AT91: manage clock by functionality instead of CPUsNicolas Ferre2-45/+132
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-2/+2
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-01[ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon1-4/+4
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King8-10/+179
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka1-0/+105
2009-03-05ide: add at91_ide driverStanislaw Gruszka1-0/+3
2009-02-22[ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov1-1/+0