summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-016-0/+153
|\
| * Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-313-3/+3
| |\
| * | ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD2011-10-253-1/+10
| * | ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre2011-10-255-0/+144
* | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0113-14/+72
|\ \ \
| * \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-3139-45/+38
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in...Arnd Bergmann2011-10-0713-14/+72
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni2011-09-106-0/+42
| | * | | | at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-0/+4
| | * | | | at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-0/+1
| | * | | | at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-106-14/+25
| | |/ / /
* | | | | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-016-254/+414
|\ \ \ \ \
| * \ \ \ \ Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-013-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-2138-44/+37
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD2011-09-074-26/+133
| * | | | | at91: merge board USB-A9260 and USB-A9263 togetherNico Erfurth2011-09-073-238/+52
| * | | | | at91: add support for RSIs EWS boardJosef Holzmayr2011-09-073-0/+239
| | |_|/ / | |/| | |
* | | | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-0/+36
|\ \ \ \ \
| * | | | | ARM: at91: at91sam9g45: add trng clock and platform devicePeter Korsgaard2011-10-102-0/+36
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-1/+1
|\ \ \ \ \
| * | | | | mmc: atmel-mci: change namespaceLudovic Desroches2011-10-261-1/+1
| |/ / / /
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-1/+1
| |\ \ \ \
| | * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | / ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2011-08-222-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-2739-45/+38
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
| * | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-0838-39/+38
| * | | ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King2011-08-081-1/+0
| |/ /
* | / ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-3/+3
| |/ |/|
* | at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD2011-08-241-1/+1
|/
* Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2958-745/+696
|\
| * at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-282-1/+29
| * at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-289-115/+39
| * at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-289-21/+11
| * at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-2810-31/+18
| * at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-2810-120/+341
| * at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD2011-07-285-25/+28
| * at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-2845-322/+61
| * at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-2854-173/+232
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-291-37/+0
|\ \
| * | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-261-37/+0
| |/
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-7/+0
|\ \
| * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-2/+2
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-1118-32/+32
| |\|
| * | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-161-1/+1