Age | Commit message (Expand) | Author |
2012-03-01 | ARM: at91: pit add DT support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-01 | ARM: at91: AIC and GPIO IRQ device tree initialization | Nicolas Ferre |
2012-03-01 | ARM: at91/board-dt: remove AIC irq domain from board file | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: remove the static specification of gpio_chip.base | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: add .to_irq gpio_chip handler | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: add irqdomain and DT support | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: change comments and one variable name | Nicolas Ferre |
2012-03-01 | ARM: at91/snapper9260: move gpio_to_irq out of structure initialization | Nicolas Ferre |
2012-03-01 | ARM: at91/aic: add irq domain and device tree support | Nicolas Ferre |
2012-02-29 | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann |
2012-02-29 | ARM: at91/dma: DMA controller registering with DT support | Nicolas Ferre |
2012-02-29 | ARM: at91/dma: remove platform data from DMA controller | Nicolas Ferre |
2012-02-28 | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann |
2012-02-28 | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.... | Arnd Bergmann |
2012-02-24 | Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/... | Arnd Bergmann |
2012-02-23 | ARM: at91: properly sort dtb files in Makefile.boot | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: add at91sam9g25ek.dts in Makefile.boot | Nicolas Ferre |
2012-02-23 | ARM: at91/board-dt: drop default console | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: merge SRAM Memory banks thanks to mirroring | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: finally drop at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/rtc-at91sam9: pass the GPBR to use via resources | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/PMC: move assignment out of printf | Nicolas Ferre |
2012-02-23 | ARM: at91/pm_slowclock: add runtime detection of memory contoller | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: function slow_clock() accepts parameters | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: rename register to named define | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/ST: remove not needed casts | Nicolas Ferre |
2012-02-23 | ARM: at91: make ST (System Timer) soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-22 | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-02-17 | ARM: at91/at91x40: remove use of at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-17 | ARM: at91: factorise duplicated at91sam9 idle | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | ARM: at91: add accessor to manage SMC | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre |
2012-02-11 | Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2 | Nicolas Ferre |
2012-02-11 | Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2 | Nicolas Ferre |
2012-02-07 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson |
2012-02-03 | ARM: at91/at91sam9x5: SoC basic support | Dan Liang |
2012-02-03 | ARM: at91/at91sam9x5: Configuration and Makefile | Nicolas Ferre |
2012-02-03 | ARM: at91/at91sam9x5: clock management for at91sam9x5 chip family | Nicolas Ferre |
2012-02-03 | ARM: at91/at91sam9x5: PMC header file | Nicolas Ferre |
2012-02-03 | ARM: at91/at91sam9x5: overall definition | Dan Liang |