aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24ARM: mach-at91: duplicated includeAndrea Gelmini1-1/+0
2010-05-18ARM: remove 'select GENERIC_TIME'Russell King1-10/+0
2010-05-17Merge branch 'devel-stable' into develRussell King2-6/+14
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King1-0/+1
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino1-3/+5
2010-05-02ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen1-2/+5
2010-04-14ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre1-2/+2
2010-04-14ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp3-0/+330
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab1-2/+2
2010-04-14ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen1-4/+0
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen1-0/+12
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-0/+1
2010-03-13ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration codeRob Alley1-4/+6
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King16-6/+1977
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-25Merge branch 'tmpreg' into develRussell King1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-01-22arm/at91: Don't disable irqs in set_next_event and set_mode callbacksUwe Kleine-König2-19/+12
2010-01-20ARM: 5851/1: [AT91] AT572D940HF-EK board supportAndrew Victor3-0/+348
2010-01-20ARM: 5850/1: [AT91] AT572D940HF processor supportAndrew Victor14-5/+1628
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-0/+24
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-4/+88
2009-12-05Merge branch 'devel-stable' into develRussell King1-37/+54
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into develRussell King9-58/+388
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov2-17/+26
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2-0/+63
2009-11-20AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre3-4/+25
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2-17/+26
2009-11-16atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre1-0/+6
2009-11-16at91: Kconfig simplificationJean-Christophe PLAGNIOL-VILLARD1-5/+48
2009-11-16at91: remove not needed depends onJean-Christophe PLAGNIOL-VILLARD1-32/+0
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2-17/+26
2009-11-10ARM: 5782/1: at91: support for eco920Uwe Kleine-König3-0/+164
2009-11-10ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre4-58/+166
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre1-0/+9
2009-10-25ARM: 5726/1: at91/USB: at91sam9g45 series USB host integrationNicolas Ferre3-0/+58
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