summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1269-281/+126
|\
| * atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-191-3/+0
| * arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD2012-11-061-75/+0
| * arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-068-8/+7
| * arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD2012-11-062-34/+12
| * arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0610-9/+9
| * arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-064-3/+3
| * arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-062-1/+2
| * arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0646-48/+47
| * arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-0646-45/+46
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-55/+0
* | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1117-201/+252
|\ \
| * | ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-205-0/+8
| * | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-217-2/+161
| |\ \
| | * | ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood2012-11-191-3/+1
| | * | ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-195-0/+83
| | * | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood2012-11-191-0/+18
| | * | ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood2012-11-191-2/+61
| | * | ARM: AT91: Fix build failure on board-dtJoachim Eastwood2012-11-191-0/+1
| * | | Merge branch 'at91' into develLinus Walleij2012-11-1112-199/+83
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-1512-199/+83
| | |\
| | | * arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-136-19/+24
| | | * ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-132-162/+5
| | | * ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+3
| | | * arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-131-11/+22
| | | * ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+12
| | | * arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-139-17/+27
* | | | Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-10/+0
|\ \ \ \
| * | | | mmc: at91-mci: remove obsolete driverLudovic Desroches2012-12-061-10/+0
| | |/ / | |/| |
* | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-11-165-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-164-4/+4
| * | | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
* | | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
|/ / /
* | | ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD2012-10-241-8/+2
* | | ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-249-11/+11
* | | ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-245-5/+5
* | | ARM: at91: fix external interrupt specification in board codeNicolas Ferre2012-10-243-3/+3
* | | ARM: at91: fix external interrupts in non-DT caseNicolas Ferre2012-10-243-4/+10
* | | ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-10-241-1/+1
|/ /
* | ARM: config: sort select statements alphanumericallyRussell King2012-10-131-13/+13
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-1115-84/+41
|\
| * ARM: at91: add clocks for I2C DT entriesLudovic Desroches2012-09-125-3/+9
| * ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches2012-09-121-3/+3
| * arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss2012-09-121-6/+0
| * i2c: at91: add new driverNikolaus Voss2012-09-1212-15/+29
| * i2c: at91: remove old polling driverNikolaus Voss2012-09-121-68/+0
| * Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-127-0/+11
* | Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-3/+4
|\ \
| * | ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann2012-10-041-2/+3
| * | ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann2012-10-041-1/+1
| |/