summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: move platform_data definitionsArnd Bergmann2012-09-142-62/+1
* 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/+0
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-022-12/+3
* | ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2012-07-022-27/+2
* | 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/+0
* | 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-251-26/+0
|\
| * dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-151-21/+0
| * dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre2012-05-151-5/+0
* | 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-284-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/+11
| * | | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-1/+0
| * | | 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-281-1/+0
| |/ / |/| |
* | | 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-292-31/+1
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-31/+0
| * ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-061-0/+1
| * Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0428-596/+534
| |\
* | \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-15/+0
|\ \ \
| * | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-211-15/+0
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+2
|\ \ \ \
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+2
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-20/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-163-20/+4
| |\ \ \ \ \
| | * | | | | ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+3
| | * | | | | ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-5/+0
| | * | | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-14/+1
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2725-302/+379
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-022-12/+30
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-012-0/+30
| | * | | | | ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-011-12/+0
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-0228-596/+534
| |\ \ \ \ \ \ | | | |/ / / /
| | | * | | | ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+4
| | | * | | | ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-231-18/+0
| | | * | | | ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-235-13/+9
| | | * | | | ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-239-33/+38
| | | * | | | ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
OpenPOWER on IntegriCloud