| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 6092/1: atmel_serial: support for RS485 communications | Claudio Scordino | 2010-05-04 | 1 | -3/+5 |
* | ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idle | Anders Larsen | 2010-05-02 | 1 | -2/+5 |
* | ARM: 6056/1: AT91: at91sam9g10 chip identification changed | Nicolas Ferre | 2010-04-14 | 1 | -2/+2 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
* | | Merge branch 'tmpreg' into devel | Russell King | 2010-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 5850/1: [AT91] AT572D940HF processor support | Andrew Victor | 2010-01-20 | 7 | -1/+266 |
|/ |
|
* | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 | 1 | -0/+24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 | 1 | -1/+6 |
|\ |
|
| * | AT91: add platform parameters for atmel_tsadcc in at91sam9rlek | Nicolas Ferre | 2009-11-20 | 1 | -1/+6 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i... | Russell King | 2009-12-05 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ARM: 5726/1: at91/USB: at91sam9g45 series USB host integration | Nicolas Ferre | 2009-10-25 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre | 2009-11-03 | 1 | -0/+9 |
|/ / |
|
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-24 | 7 | -6/+361 |
|\ \ |
|
| * | | AT91: atmel-mci: Platform configuration to the the atmel-mci driver | Rob Emanuele | 2009-09-23 | 1 | -0/+5 |
| * | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 1 | -0/+102 |
| |\ \ |
|
| * | | | ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek board | sedji gaouaou | 2009-09-06 | 1 | -4/+2 |
| * | | | ARM: 5622/1: at91: at91sam9g45 headers: DMA peripheral identifiers | Nicolas Ferre | 2009-07-25 | 1 | -0/+17 |
| * | | | [ARM] 5568/1: at91: Basic support for at91sam9g10: header files | Nicolas Ferre | 2009-07-02 | 4 | -1/+16 |
| * | | | [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support | Nicolas Ferre | 2009-06-27 | 1 | -1/+7 |
| * | | | [ARM] 5571/1: at91: Basic support for at91sam9g45 series: header files. | Nicolas Ferre | 2009-06-27 | 5 | -0/+314 |
| | |/
| |/| |
|
* | | | at91sam9263: add at91_can device to generic device definition | Marc Kleine-Budde | 2009-09-22 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-07-30 | 1 | -0/+102 |
|\ \
| |/
|/| |
|
| * | dmaengine: at_hdmac: add DMA slave transfers | Nicolas Ferre | 2009-07-22 | 1 | -0/+76 |
| * | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller | Nicolas Ferre | 2009-07-22 | 1 | -0/+26 |
* | | [ARM] 5438/1: AT91: manage clock by functionality instead of CPUs | Nicolas Ferre | 2009-04-28 | 1 | -6/+20 |
|/ |
|
* | [ARM] 5445/1: AT91: Remove flexible array from USBH platform data | Justin Waters | 2009-04-08 | 1 | -1/+1 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 1 | -0/+4 |
|\ |
|
| * | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+3 |
| * | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 1 | -0/+1 |
* | | [ARM] 5373/2: Add gpiolib support to AT91 | Ryan Mallon | 2009-02-12 | 1 | -24/+4 |
|/ |
|
* | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUs | Stelian Pop | 2008-12-01 | 3 | -1/+25 |
* | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -2/+2 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -19/+0 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -11/+0 |
* | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 1 | -0/+2 |
* | Merge branch 'at91' into devel | Russell King | 2008-10-09 | 11 | -0/+41 |
|\ |
|
| * | [ARM] 5265/3: [AT91] Add copyright info | Andrew Victor | 2008-09-21 | 10 | -0/+27 |
| * | [ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RL | Andrew Victor | 2008-09-21 | 1 | -0/+3 |
| * | [ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EK | Andrew Victor | 2008-09-21 | 1 | -0/+1 |
| * | [ARM] 5258/1: [AT91] PWM controller initialization | Andrew Victor | 2008-09-21 | 1 | -0/+10 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 2 | -2/+2 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 48 | -0/+4059 |