aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAge
...
* | ARM: fix __io macro for PCMCIARob Herring2012-04-05
* | ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-04
* | USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-04
* | ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-04
* | ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre2012-04-02
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-30
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-30
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \
| * | ARM: at91: Consolidate time keeping and irq enableRobert Lee2012-03-21
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \ \
| * | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-06
| * | | ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-06
| * | | Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-04
| |\ \ \
* | \ \ \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-21
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \ \
| * | | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-16
| |\ \ \ \ \
| | * | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD2012-03-15
| | * | | | | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\| | | | | |
| * | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-02
| |\| | | | |
| | * | | | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-01
| | * | | | | ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre2012-03-01
| | * | | | | ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-01
| | * | | | | ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-01
| | * | | | | ARM: at91/pit: add traces in case of errorNicolas Ferre2012-03-01
| | * | | | | ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre2012-03-01
| | * | | | | ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre2012-03-01
| | * | | | | ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre2012-03-01
| | * | | | | ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-01
| | * | | | | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre2012-03-01
| | * | | | | ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre2012-03-01
| | * | | | | ARM: at91/gpio: change comments and one variable nameNicolas Ferre2012-03-01
| | * | | | | ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre2012-03-01
| | * | | | | ARM: at91/aic: add irq domain and device tree supportNicolas Ferre2012-03-01
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
| |\ \| | | |
| | | * | | | ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | | * | | | ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre2012-02-23