aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-68/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-62/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-09-18ARM: at91: use __iomem pointers for MMIOArnd Bergmann2-5/+5
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann2-62/+1
2012-09-12i2c: at91: remove old polling driverNikolaus Voss1-68/+0
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-1/+0
2012-07-31ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu1-1/+0
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2012-07-11ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer1-0/+2
2012-07-02ARM: at91: add AIC5 supportLudovic Desroches1-0/+26
2012-07-02ARM: at91: remove mach/irqs.hLudovic Desroches1-29/+0
2012-07-02ARM: at91: sparse irq supportLudovic Desroches2-12/+3
2012-07-02ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2-27/+2
2012-07-02ARM: at91: add of irq priorities supportLudovic Desroches1-0/+3
2012-07-02ARM: at91: aic can use fast eoi handler typeLudovic Desroches1-7/+0
2012-07-02ARM: at91: fix at91_aic_write macroLudovic Desroches1-1/+1
2012-07-02ARM: at91: remove two unused headersPaul Bolle2-187/+0
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-26/+0
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+124
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-97/+164
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre1-21/+0
2012-05-15dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre1-5/+0
2012-05-02Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/newsocArnd Bergmann1-1/+1
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanupArnd Bergmann1-1/+1
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor1-1/+0
2012-04-28ARM: at91: Add machine header file for AT91SAM9N12 SoCHong Xu4-0/+124
2012-04-17ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD1-17/+11
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-04-17ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD9-76/+148
2012-04-17ARM: at91: uncompress Store UART address in a variableJean-Christophe PLAGNIOL-VILLARD1-9/+11
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre1-1/+1
2012-04-05ARM: fix __io macro for PCMCIARob Herring1-0/+27
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre1-6/+7
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+1
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-15/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+2
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+4
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+2
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-302/+379
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+5
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-12/+183
2012-03-21dmaengine: at_hdmac: add slave config operationNicolas Ferre1-15/+0
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann3-20/+4
2012-03-15ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD1-1/+3
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD1-5/+0
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD1-14/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-31/+0
2012-03-06ARM: at91: add explicit include of hardware.h to uncompressorRob Herring1-0/+1
2012-03-04Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring28-596/+534