summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include/mach
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold3-0/+15
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+6
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-4/+107
2013-04-19Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson1-3/+6
2013-04-19Merge branch 'at91/soc' into late/cleanupOlof Johansson3-4/+107
2013-04-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann3-5/+2
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre1-3/+6
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold2-2/+2
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-02Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson1-0/+8
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches3-4/+107
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches1-0/+8
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-138/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-11-16ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre1-7/+0
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-75/+0
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-53/+0
2012-11-06arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD1-32/+0
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-50/+0
2012-11-06arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2-40/+0
2012-11-06arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-146/+0
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-99/+0
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-141/+0
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-55/+0
2012-10-19ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood1-138/+0
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/ar...Linus 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/c...Arnd 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