aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner2011-03-291-1/+1
* Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* | ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpioRyan Mallon2011-02-191-9/+2
|/
* AT91: Support for gsia18s boardIgor Plyatov2011-01-141-0/+33
* mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-0/+2
* at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-171-0/+7
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-301-6/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-4/+3
|\
| * ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3
* | AT91: fix use of clock disable on idle for AT91x40 devicesGreg Ungerer2010-10-072-0/+10
|/
* ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-181-0/+2
* ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon2010-07-091-0/+1
* ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre2010-07-097-21/+162
* ARM: 6169/1: AT91: add new at91 chips in at91sam9g45 familyNicolas Ferre2010-06-161-0/+10
* ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2010-05-041-3/+5
* ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen2010-05-021-2/+5
* ARM: 6056/1: AT91: at91sam9g10 chip identification changedNicolas Ferre2010-04-141-2/+2
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | Merge branch 'tmpreg' into develRussell King2010-02-251-1/+1
|\ \
| * | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/
* / ARM: 5850/1: [AT91] AT572D940HF processor supportAndrew Victor2010-01-207-1/+266
|/
* atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-151-0/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-091-1/+6
|\
| * AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-201-1/+6
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-051-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 5726/1: at91/USB: at91sam9g45 series USB host integrationNicolas Ferre2009-10-251-0/+1
| | |/ | |/|
* / | at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-031-0/+9
|/ /
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-247-6/+361
|\ \
| * | AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele2009-09-231-0/+5
| * | Merge branch 'devel-stable' into develRussell King2009-09-121-0/+102
| |\ \
| * | | ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou2009-09-061-4/+2
| * | | ARM: 5622/1: at91: at91sam9g45 headers: DMA peripheral identifiersNicolas Ferre2009-07-251-0/+17
| * | | [ARM] 5568/1: at91: Basic support for at91sam9g10: header filesNicolas Ferre2009-07-024-1/+16
| * | | [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre2009-06-271-1/+7
| * | | [ARM] 5571/1: at91: Basic support for at91sam9g45 series: header files.Nicolas Ferre2009-06-275-0/+314
| | |/ | |/|
* | | at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2009-09-221-0/+6
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-301-0/+102
|\ \ | |/ |/|
| * dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-221-0/+76
| * dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-221-0/+26
* | [ARM] 5438/1: AT91: manage clock by functionality instead of CPUsNicolas Ferre2009-04-281-6/+20
|/
* [ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters2009-04-081-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-0/+4
|\
| * ide: add at91_ide driverStanislaw Gruszka2009-03-051-0/+3
| * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-161-0/+1
* | [ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon2009-02-121-24/+4
|/
* [ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop2008-12-013-1/+25