summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-201/+252
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches1-10/+0
2012-11-20ARM: at91: add clocks for DT entriesLudovic Desroches5-0/+8
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij7-2/+161
2012-11-19ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood1-3/+1
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood5-0/+83
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood1-0/+18
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood1-2/+61
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood1-0/+1
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann5-10/+10
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-11Merge branch 'at91' into develLinus Walleij12-199/+83
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen9-11/+11
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-15Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij12-199/+83
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-13/+13
2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD6-19/+24
2012-10-13ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2-162/+5
2012-10-13ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-10-13arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD1-11/+22
2012-10-13ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD9-17/+27
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds15-84/+41
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson2-3/+4
2012-10-06sections: fix section conflicts in arch/arm/Andi Kleen1-1/+1
2012-10-04ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann1-2/+3
2012-10-04ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-88/+3
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds35-578/+465
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson5-10/+10
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson4-64/+3
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-24/+0
2012-09-18ARM: at91: use __iomem pointers for MMIOArnd Bergmann5-10/+10
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-24/+0
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann4-64/+3
2012-09-12ARM: at91: add clocks for I2C DT entriesLudovic Desroches5-3/+9
2012-09-12ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches1-3/+3
2012-09-12arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss1-6/+0
2012-09-12i2c: at91: add new driverNikolaus Voss12-15/+29
2012-09-12i2c: at91: remove old polling driverNikolaus Voss1-68/+0
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss7-0/+11
2012-08-23ARM: at91/clock: fix PLLA overclock warningNicolas Ferre1-0/+12
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches5-6/+28