summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-152-0/+2
| * ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-153-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 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
| * ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre2012-03-011-1/+6
| * ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre2012-03-011-46/+187
| * ARM: at91/gpio: change comments and one variable nameNicolas Ferre2012-03-011-11/+14
| * ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre2012-03-011-3/+7
| * ARM: at91/aic: add irq domain and device tree supportNicolas Ferre2012-03-011-13/+61
| |
| \
*-. | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-0271-3143/+1743
|\ \|
| | * ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+6
| | * ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre2012-02-231-0/+1
| | * ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD2012-02-232-9/+0
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-237-7/+0
| | * ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2012-02-232-8/+9
| | * 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-2310-27/+95
| | * ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-235-0/+66
| | * ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2313-92/+101
| | * ARM: at91/PMC: move assignment out of printfNicolas Ferre2012-02-231-5/+10
| | * ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-233-22/+68
| | * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2333-87/+111
| | * ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-235-49/+70
| | * ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD2012-02-232-35/+26
| | * ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD2012-02-231-86/+91
| | * ARM: at91/ST: remove not needed castsNicolas Ferre2012-02-231-3/+3
| | * ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-235-27/+50
| | * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2325-150/+194
| | * ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-173-21/+27
| | * ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD2012-02-177-35/+16
| | * Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-119-31/+631
| | |\