summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-15ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20Jean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: sam9x5 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: sam9g45 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: usb_a9g20 add DT i2c supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: sam9g20 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: sam9x5 add nand supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91/pio: add new PIO3 featuresNicolas Ferre
2012-03-01ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre
2012-03-01ARM: at91/pit: add traces in case of errorNicolas Ferre
2012-03-01ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre
2012-03-01ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre
2012-03-01ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre
2012-03-01ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre
2012-03-01ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre
2012-03-01ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre
2012-03-01ARM: at91/gpio: change comments and one variable nameNicolas Ferre
2012-03-01ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre
2012-03-01ARM: at91/aic: add irq domain and device tree supportNicolas Ferre
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-02-23ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre
2012-02-23ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: move assignment out of printfNicolas Ferre