| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5 | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-16 | 9 | -1/+45 |
* | ARM: at91: add Shutdown Controller (SHDWC) DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 5 | -1/+95 |
* | ARM: at91: add ram controller DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 7 | -27/+53 |
* | ARM: at91: add RSTC (Reset Controller) dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 5 | -1/+45 |
* | ARM: at91: always enable sam9 restart | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -8/+2 |
* | ARM: at91: add pmc DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 9 | -7/+101 |
* | ARM: at91/dt: add specific DT soc init | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 3 | -7/+20 |
* | ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20 | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+96 |
* | ARM: at91: sam9x5 add i2c DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+39 |
* | ARM: at91: sam9g45 add i2c DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+13 |
* | ARM: at91: usb_a9g20 add DT i2c support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 2 | -0/+12 |
* | ARM: at91: sam9g20 add i2c DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+13 |
* | ARM: at91: sam9x5 add nand support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 3 | -1/+50 |
* | atmel/nand: add DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 6 | -58/+99 |
* | ARM: at91: enable on flash bbt for Atmel Reference and DT boards | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 10 | -0/+10 |
* | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 20 | -14/+20 |
* | ARM: at91: at91sam9x5cm/dt: add leds support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -0/+15 |
* | ARM: at91: usb_a9g20/dt: add gpio-keys support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -0/+13 |
* | ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -0/+50 |
* | ARM: at91: at91sam9m10g45ek/dt: add leds support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -0/+22 |
* | ARM: at91: usb_a9g20/dt: add leds support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 1 | -0/+10 |
* | ARM: at91/pio: add new PIO3 features | Nicolas Ferre | 2012-03-01 | 5 | -20/+281 |
* | ARM: at91: add sam9_smc.o to at91sam9x5 build | Nicolas Ferre | 2012-03-01 | 1 | -1/+1 |
* | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 2012-03-01 | 6 | -0/+73 |
* | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre | 2012-03-01 | 2 | -4/+4 |
* | ARM: at91/pit: add traces in case of error | Nicolas Ferre | 2012-03-01 | 1 | -2/+7 |
* | ARM: at91: pit add DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 | 4 | -4/+73 |
* | ARM: at91: AIC and GPIO IRQ device tree initialization | Nicolas Ferre | 2012-03-01 | 4 | -61/+168 |
* | ARM: at91/board-dt: remove AIC irq domain from board file | Nicolas Ferre | 2012-03-01 | 1 | -8/+0 |
* | ARM: at91/gpio: remove the static specification of gpio_chip.base | Nicolas Ferre | 2012-03-01 | 1 | -7/+6 |
* | ARM: at91/gpio: add .to_irq gpio_chip handler | Nicolas Ferre | 2012-03-01 | 2 | -12/+13 |
* | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field | Nicolas Ferre | 2012-03-01 | 1 | -1/+6 |
* | ARM: at91/gpio: add irqdomain and DT support | Nicolas Ferre | 2012-03-01 | 4 | -46/+271 |
* | ARM: at91/gpio: change comments and one variable name | Nicolas Ferre | 2012-03-01 | 1 | -11/+14 |
* | ARM: at91/snapper9260: move gpio_to_irq out of structure initialization | Nicolas Ferre | 2012-03-01 | 1 | -3/+7 |
* | ARM: at91/aic: add irq domain and device tree support | Nicolas Ferre | 2012-03-01 | 4 | -30/+79 |
* | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre | 2012-03-01 | 27 | -133/+151 |
|\ |
|
| * | irq_domain/c6x: constify irq_domain structures | Grant Likely | 2012-02-16 | 1 | -1/+1 |
| * | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 6 | -13/+10 |
| * | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 6 | -64/+52 |
| * | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 2012-02-14 | 1 | -7/+7 |
| * | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 10 | -46/+64 |
| |\ |
|
| | * | ARM: omap: resolve nebulous 'Error setting wl12xx data' | Russell King | 2012-02-13 | 4 | -15/+33 |
| | * | ARM: omap: fix wrapped error messages in omap_hwmod.c | Russell King | 2012-02-13 | 1 | -8/+8 |
| | * | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c | Russell King | 2012-02-13 | 1 | -7/+7 |
| | * | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King | 2012-02-13 | 1 | -4/+4 |
| | * | ARM: omap: fix section mismatch error for omap_4430sdp_display_init() | Russell King | 2012-02-13 | 1 | -1/+1 |
| | * | ARM: omap: fix section mismatch warning for omap_secondary_startup() | Russell King | 2012-02-13 | 1 | -0/+1 |
| | * | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() | Russell King | 2012-02-13 | 1 | -1/+1 |
| | * | ARM: omap: fix section mismatch warning in mux.c | Russell King | 2012-02-13 | 1 | -4/+4 |