summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | sections: fix section conflicts in arch/arm/Andi Kleen2012-10-061-1/+1
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-015-88/+3
|\ \
| * \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-224-64/+3
| |\ \
| | * | ARM: at91: move platform_data definitionsArnd Bergmann2012-09-144-64/+3
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-24/+0
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-24/+0
| | |/
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0135-578/+465
|\ \ \
| * \ \ Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-1332-441/+376
| |\ \ \
| | * | | ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-0232-439/+375
| | * | | ARM: at91: set i2c_board_info.type to "ds1339" directlyPaul Bolle2012-07-021-2/+1
| * | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-1313-137/+89
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu2012-07-3113-137/+89
| | |/ /
* | | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-225-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: at91: use __iomem pointers for MMIOArnd Bergmann2012-09-185-10/+10
| |/ /
* | | ARM: at91/clock: fix PLLA overclock warningNicolas Ferre2012-08-231-0/+12
* | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-235-6/+28
* | | ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches2012-08-231-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-263-1/+142
|\ \
| * | ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-113-1/+142
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+2
|\ \
| * | ARM: at91: Add support for board aks-cduJiri Prchal2012-07-091-0/+1
| * | ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3Fabio Porcedda2012-07-091-0/+1
| |/
* | ARM: at91: fix new build errorsArnd Bergmann2012-07-043-1/+7
* | ARM: at91: add AIC5 supportLudovic Desroches2012-07-023-57/+314
* | ARM: at91: remove mach/irqs.hLudovic Desroches2012-07-021-29/+0
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-0219-269/+271
* | ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2012-07-0240-27/+98
* | ARM: at91: remove static irq priorities for sam9x5Ludovic Desroches2012-07-021-38/+0
* | ARM: at91: add of irq priorities supportLudovic Desroches2012-07-022-3/+34
OpenPOWER on IntegriCloud