summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre2013-06-261-0/+3
* ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-3/+6
|\
| * Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson2013-04-191-3/+6
| |\
| | * ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2013-04-091-3/+6
| * | Merge branch 'at91/soc' into late/cleanupOlof Johansson2013-04-193-4/+107
| |\|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-023-4/+107
|\ \ \
| * | | Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2013-04-031-0/+8
| |\| | | | |/ | |/|
| * | ARM: at91: introduce SAMA5 supportLudovic Desroches2013-03-263-4/+107
* | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2013-04-093-5/+2Star
|\ \ \ | |_|/ |/| |
| * | ARM: at91: remove trailing semicolon from macrosJohan Hovold2013-04-082-2/+2
| * | ARM: at91: remove unused dbgu_readl() macroNicolas Ferre2013-04-031-3/+0Star
| |/
* / ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-0/+8
|/
* ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-138/+0Star
|\
| * ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0Star
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-7/+0Star
|\ \
| * | ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre2012-11-161-7/+0Star
| |/
* | atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-191-3/+0Star
* | arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-061-75/+0Star
* | arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-53/+0Star
* | arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD2012-11-061-32/+0Star
* | arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-50/+0Star
* | arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-062-40/+0Star
* | arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-146/+0Star
* | arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-99/+0Star
* | arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-141/+0Star
* | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-55/+0Star
|/
* 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
|\ \