summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+5
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-025-406/+4Star
|\
| * Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-06-152-0/+4
| |\
| | * ARM: at91: sam9g45 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+2
| | * ARM: at91: sam9x5 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+2
| * | Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-06-014-502/+77Star
| |\|
| | * ARM: at91: drop non DT: Calao USB-A96xJean-Christophe PLAGNIOL-VILLARD2013-05-313-406/+0Star
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-024-340/+85Star
|\ \ \
| * \ \ Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2013-06-203-236/+0Star
| |\ \ \
| | * | | ARM: at91: drop rm9200dk board supportJean-Christophe PLAGNIOL-VILLARD2013-06-183-236/+0Star
| | | |/ | | |/|
| * | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-05-283-104/+85Star
| |\| | | | |/ | |/|
| | * ARM: at91: udpate defconfigsJean-Christophe PLAGNIOL-VILLARD2013-05-173-104/+85Star
* | | ARM: at91/PMC: use at91_usb_rate() for UTMI PLLNicolas Ferre2013-06-261-2/+1Star
* | | ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre2013-06-262-4/+24
* | | ARM: at91/PMC: at91sam9n12 family has a PLLBNicolas Ferre2013-06-261-1/+0Star
* | | ARM: at91/PMC: sama5d3 family doesn't have a PLLBNicolas Ferre2013-06-261-1/+2
* | | ARM: at91: cpuidle: Fix target_residencyDaniel Lezcano2013-06-211-1/+1
* | | ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-2112-19/+26
* | | ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHEDWenyou Yang2013-06-181-1/+1
* | | ARM: at91: Fix link breakage when !CONFIG_PHYLIBAlexandre Belloni2013-06-182-1/+3
|/ /
* | ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
* | ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2013-05-241-6/+0Star
* | ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD2013-05-151-2/+5
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-075-16/+49
|\
| * Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-068-4/+18
| |\
| * \ Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson2013-04-195-16/+49
| |\ \
| | * | ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann2013-04-183-6/+28
| | * | ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2013-04-092-10/+21
| * | | Merge branch 'at91/soc' into late/cleanupOlof Johansson2013-04-1922-439/+1159
| |\| |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-048-4/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-085-14/+26
| |\| |
| * | | ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-138-8/+18
| * | | ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-134-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-8/+6Star
|\ \ \ \
| * | | | ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2013-03-101-8/+6Star
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-0219-43/+758
|\ \ \ \
| * \ \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-291-2/+1Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2013-04-035-14/+26
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | ARM: at91: introduce SAMA5 supportLudovic Desroches2013-03-2611-29/+725
| * | | | ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 archLudovic Desroches2013-03-261-4/+18
| * | | | ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilationLudovic Desroches2013-03-262-1/+6
| * | | | ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches2013-03-269-9/+9
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-021-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-dt-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2013-04-183-14/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ARM: at91: add TWI bindings to RM9200 DTJoachim Eastwood2013-03-211-0/+1
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0213-412/+413
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2013-04-097-11/+8Star
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: remove trailing semicolon from macrosJohan Hovold2013-04-085-5/+5
| | * | | | | | ARM: at91/setup: fix trivial typosJohan Hovold2013-04-081-3/+3
| | * | | | | | ARM: at91: remove unused dbgu_readl() macroNicolas Ferre2013-04-031-3/+0Star