summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
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-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-29ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre
2012-02-29ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann
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
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/ST: remove not needed castsNicolas Ferre
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-17ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-17ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre
2012-02-11Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre
2012-02-11Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson
2012-02-03ARM: at91/at91sam9x5: SoC basic supportDan Liang
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: PMC header fileNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: overall definitionDan Liang