summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD2012-04-161-2/+3
* ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-161-1/+1
* ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0
* ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre2012-04-161-1/+1
* ARM: at91: Export at91_matrix_baseJoachim Eastwood2012-04-161-0/+1
* ARM: at91: Export at91_pmc_baseJoachim Eastwood2012-04-161-0/+1
* ARM: at91: Export at91_ramc_baseJoachim Eastwood2012-04-161-0/+1
* ARM: at91: Export at91_st_baseJoachim Eastwood2012-04-161-0/+2
* ARM: fix __io macro for PCMCIARob Herring2012-04-051-0/+27
* ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-045-1/+16
* USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-6/+7
* ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-044-3/+8
* ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre2012-04-021-0/+2
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-302-0/+2
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-302-0/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-40/+19
|\ \
| * | ARM: at91: Consolidate time keeping and irq enableRobert Lee2012-03-211-43/+24
* | | 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-0471-3143/+1743
| |\ \ \
* | \ \ \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-16/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-212-16/+0
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-287-0/+8
|\ \ \ \ \
| * | | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-288-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2830-115/+252
|\ \ \ \ \
| * \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-1630-115/+252
| |\ \ \ \ \
| | * | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-162-0/+2
| | * | | | | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-163-1/+5
| | * | | | | ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-1/+80
| | * | | | | ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-154-27/+37
| | * | | | | ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-1/+30
| | * | | | | ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD2012-03-151-8/+2
| | * | | | | ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-153-7/+53
| | * | | | | ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD2012-03-153-7/+20
| | * | | | | atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-56/+0
| | * | | | | ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD2012-03-1510-0/+10
| | * | | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-1520-14/+20
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2764-746/+1675
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-0214-143/+810
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-014-16/+277
| | * | | | | ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre2012-03-011-1/+1
| | * | | | | ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-014-0/+44
| | * | | | | ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-012-4/+4
| | * | | | | ARM: at91/pit: add traces in case of errorNicolas Ferre2012-03-011-2/+7
| | * | | | | ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-012-4/+61
| | * | | | | ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre2012-03-014-61/+168
| | * | | | | ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre2012-03-011-8/+0
| | * | | | | ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre2012-03-011-7/+6
| | * | | | | ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-012-12/+13
OpenPOWER on IntegriCloud