summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \
| * \ 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