summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/clock: fix PLLA overclock warningNicolas Ferre2012-08-231-0/+12
* ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-235-6/+28
* ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches2012-08-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-263-1/+142
|\
| * ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-113-1/+142
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+2
|\ \
| * | ARM: at91: Add support for board aks-cduJiri Prchal2012-07-091-0/+1
| * | ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3Fabio Porcedda2012-07-091-0/+1
| |/
* | ARM: at91: fix new build errorsArnd Bergmann2012-07-043-1/+7
* | ARM: at91: add AIC5 supportLudovic Desroches2012-07-023-57/+314
* | ARM: at91: remove mach/irqs.hLudovic Desroches2012-07-021-29/+0
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-0219-269/+271
* | ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2012-07-0240-27/+98
* | ARM: at91: remove static irq priorities for sam9x5Ludovic Desroches2012-07-021-38/+0
* | ARM: at91: add of irq priorities supportLudovic Desroches2012-07-022-3/+34
* | ARM: at91: aic add dt support for external irqsJean-Christophe PLAGNIOL-VILLARD2012-07-022-2/+12
* | ARM: at91: aic can use fast eoi handler typeLudovic Desroches2012-07-023-14/+17
* | ARM: at91: fix at91_aic_write macroLudovic Desroches2012-07-021-1/+1
* | ARM: at91: remove two unused headersPaul Bolle2012-07-022-187/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-252-27/+0
|\
| * dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-152-22/+0
| * dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre2012-05-151-5/+0
* | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-227-0/+240
|\ \
| * | ARM: AT91: Add the ADC clock to the sam9x5 SoC fileMaxime Ripard2012-05-141-0/+6
| * | ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard2012-05-143-0/+122
| * | ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard2012-05-143-0/+112
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2211-5/+389
|\ \ \
| * \ \ Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-027-5/+10
| |\ \ \ | | |/ /
| * | | ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu2012-04-286-5/+260
| * | | ARM: at91: Add machine header file for AT91SAM9N12 SoCHong Xu2012-04-285-0/+129
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-226-43/+53
|\ \ \ \
| * \ \ \ Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-05-0967-943/+712
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Ethernut 5 board supportTim Schendekehl2012-04-271-0/+1
| | * | ARM: at91: add kizbox board dt support.Boris BREZILLON2012-04-201-0/+1
| | * | ARM: at91: DT: add Calao TNY A9263 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+1
| | * | ARM: at91: DT: add Calao USB A9263 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+1
| | * | ARM: at91: add at91sam9263ek DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+2
| | * | ARM: at91: add at91sam9263 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-202-0/+30
| | * | ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD2012-04-202-43/+7
| | * | ARM: at91: DT: add Calao USB A9260 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+1
| | * | ARM: at91: USB A926x update nand partitionJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+4
| | * | ARM: at91: add at91sam9g20ek boards dt supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+2
| | * | arm: at91: add Calao TNY-A9260 and TNY-A9G20 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+2
| | * | ARM: at91: add at91sam9260 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-201-0/+1
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2266-900/+659
|\ \ \ \
| * \ \ \ Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-027-5/+10
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | ARM: at91/dt: do not specify the board any moreJean-Christophe PLAGNIOL-VILLARD2012-04-171-7/+1
| * | | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD2012-04-176-62/+100
| * | | ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD2012-04-172-24/+22
| * | | ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD2012-04-173-18/+15
OpenPOWER on IntegriCloud