summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-15ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD10-7/+112
2012-03-15ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD3-7/+20
2012-03-15ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20Jean-Christophe PLAGNIOL-VILLARD1-0/+96
2012-03-15ARM: at91: sam9x5 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+39
2012-03-15ARM: at91: sam9g45 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15ARM: at91: usb_a9g20 add DT i2c supportJean-Christophe PLAGNIOL-VILLARD2-0/+12
2012-03-15ARM: at91: sam9g20 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2-22/+108
2012-03-15ARM: at91: sam9x5 add nand supportJean-Christophe PLAGNIOL-VILLARD3-1/+50
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD8-78/+233
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD5-0/+116
2012-03-15of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD1-0/+16
2012-03-15ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD10-0/+10
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2-1/+2
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD25-45/+55
2012-03-01ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD1-0/+15
2012-03-01ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD1-0/+50
2012-03-01ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD1-0/+22
2012-03-01ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD1-0/+10
2012-03-01ARM: at91/pio: add new PIO3 featuresNicolas Ferre6-21/+282
2012-03-01ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre1-1/+1
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre3-28/+92
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre8-2/+122
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre3-12/+13
2012-03-01ARM: at91/pit: add traces in case of errorNicolas Ferre1-2/+7
2012-03-01ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD5-4/+81
2012-03-01ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre4-61/+168
2012-03-01ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre1-8/+0
2012-03-01ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre1-7/+6
2012-03-01ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2-12/+13
2012-03-01ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre1-1/+6
2012-03-01ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre5-46/+291
2012-03-01ARM: at91/gpio: change comments and one variable nameNicolas Ferre1-11/+14
2012-03-01ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre1-2/+3
2012-03-01ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre1-3/+7
2012-03-01ARM: at91/aic: add irq domain and device tree supportNicolas Ferre5-30/+117
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre424-44304/+3720
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann217-5606/+2873
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely1-0/+1
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely3-7/+14
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely4-22/+7
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely4-18/+14
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely5-95/+34
2012-02-23ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD1-1/+6
2012-02-23ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre1-0/+1
2012-02-23ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD2-9/+0
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD9-9/+2
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2-8/+9
2012-02-23ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD1-18/+0