summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-68/+0Star
|\
| * i2c: at91: remove old polling driverNikolaus Voss2012-09-121-68/+0Star
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-022-62/+1Star
|\ \
| * | ARM: at91: move platform_data definitionsArnd Bergmann2012-09-142-62/+1Star
| |/
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+0Star
|\ \
| * \ Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-1/+0Star
| |\ \ | | |/ | |/|
| | * ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu2012-07-311-1/+0Star
* | | ARM: at91: use __iomem pointers for MMIOArnd Bergmann2012-09-182-5/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-0/+2
|\ \
| * | ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-111-0/+2
| |/
* | ARM: at91: add AIC5 supportLudovic Desroches2012-07-021-0/+26
* | ARM: at91: remove mach/irqs.hLudovic Desroches2012-07-021-29/+0Star
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-022-12/+3Star
* | ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2012-07-022-27/+2Star
* | ARM: at91: add of irq priorities supportLudovic Desroches2012-07-021-0/+3
* | ARM: at91: aic can use fast eoi handler typeLudovic Desroches2012-07-021-7/+0Star
* | ARM: at91: fix at91_aic_write macroLudovic Desroches2012-07-021-1/+1
* | ARM: at91: remove two unused headersPaul Bolle2012-07-022-187/+0Star
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-26/+0Star
|\
| * dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-151-21/+0Star
| * dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre2012-05-151-5/+0Star
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-224-0/+124
|\ \
| * \ Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-021-1/+1
| |\ \
| * | | ARM: at91: Add machine header file for AT91SAM9N12 SoCHong Xu2012-04-274-0/+124
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2211-97/+164
|\ \ \ \
| * \ \ \ Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-021-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD2012-04-171-17/+11Star
| * | | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-1/+0Star
| * | | ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD2012-04-179-76/+148
| * | | ARM: at91: uncompress Store UART address in a variableJean-Christophe PLAGNIOL-VILLARD2012-04-171-9/+11
* | | | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-291-1/+0Star
| |/ / |/| |
* | | ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre2012-04-161-1/+1
|/ /
* | ARM: fix __io macro for PCMCIARob Herring2012-04-051-0/+27
* | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-6/+7
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-31/+1Star
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-31/+0Star
| * ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-071-0/+1
| * Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0528-596/+534Star
| |\
* | \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-301-15/+0Star
|\ \ \
| * | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-211-15/+0Star
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+2
|\ \ \ \
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+2
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-20/+4Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-163-20/+4Star
| |\ \ \ \ \
| | * | | | | ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+3
| | * | | | | ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-5/+0Star
| | * | | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-14/+1Star
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2825-302/+379
|\| | | | | |
| * | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-022-12/+30
| |\| | | | |
| | * | | | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-012-0/+30