summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-3/+0Star
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0Star
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0833-789/+331Star
|\ \
| * | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-153-303/+0Star
| * | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard2014-09-157-10/+8Star
| * | ARM: at91: Convert the boards to the init_time callbackMaxime Ripard2014-09-0321-19/+49
| * | ARM: at91: soc: Add init_time callbackMaxime Ripard2014-09-033-0/+7
| * | ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard2014-09-031-71/+108
| * | ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard2014-09-031-14/+6Star
| * | ARM: at91: PIT: Use pr_fmtMaxime Ripard2014-09-031-6/+8
| * | ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard2014-09-031-10/+4Star
| * | ARM: at91: dt: Remove init_time definitionsMaxime Ripard2014-09-032-21/+0Star
| * | ARM: at91: PIT: Rework probe functionsMaxime Ripard2014-09-034-64/+51Star
| * | ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OFMaxime Ripard2014-09-021-8/+2Star
| * | ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cyclesMaxime Ripard2014-09-021-1/+1
| * | ARM: at91: generic.h: Add include safe guardsMaxime Ripard2014-09-021-0/+5
| * | ARM: at91: PIT: Follow the general coding rulesMaxime Ripard2014-09-021-8/+9
| * | ARM: at91: fix ramc standby function registrationAlexandre Belloni2014-09-011-4/+7
| * | ARM: at91: Remove rstc and shdwc headersMaxime Ripard2014-08-2512-113/+0Star
| * | ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard2014-08-257-34/+0Star
| * | ARM: at91/pm: Remove show_reset_status functionMaxime Ripard2014-08-251-72/+0Star
| * | ARM: at91: Remove poweroff codeMaxime Ripard2014-08-251-6/+0Star
| * | ARM: at91: Register the poweroff driverMaxime Ripard2014-08-255-0/+75
| * | ARM: at91: Remove poweroff DT probingMaxime Ripard2014-08-251-77/+0Star
| * | ARM: at91: Remove reset code from the machine codeMaxime Ripard2014-08-2510-102/+0Star
| * | ARM: at91: Call at91_register_devices in the board filesMaxime Ripard2014-08-2511-0/+22
| * | ARM: at91: Probe the reset driverMaxime Ripard2014-08-255-0/+135
| * | ARM: at91/soc: Introduce register_devices callbackMaxime Ripard2014-08-253-0/+8
| * | ARM: at91: Remove the old-style reset probingMaxime Ripard2014-08-251-29/+0Star
| * | ARM: at91: Rework ramc mapping codeMaxime Ripard2014-08-251-12/+14
| * | ARM: at91: setup: Switch to pr_fmtMaxime Ripard2014-08-251-20/+22
| * | Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre2014-08-252-0/+5
| |\ \
| | * | ARM: at91: select ATMEL_SDRAMC when using OFAlexandre Belloni2014-07-151-0/+4
| | * | ARM: at91: Add new binding for sama5d3-ddramcAlexandre Belloni2014-07-151-0/+1
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-10-081-22/+0Star
|\ \ \ \
| * | | | ARM: at91: remove phy fixup for sama5d3xek boardsBoris BREZILLON2014-09-011-22/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-0812-12/+297
|\ \ \ \
| * | | | ARM: at91: fix nommu build regressionArnd Bergmann2014-09-261-1/+5
| * | | | ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre2014-09-228-12/+188
| * | | | ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre2014-09-226-0/+102
| * | | | clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-221-0/+3
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0811-843/+45Star
|\ \ \ \ \
| * | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann2014-09-264-518/+0Star
| |\| | | | | | |_|/ / | |/| | |
| | * | | ARM: at91: Remove the support for the RSI EWS boardJosef Holzmayr2014-09-193-239/+0Star
| | * | | ARM: at91: remove board file for Acme Systems Fox G20Nicolas Ferre2014-09-163-279/+0Star
| | |/ /
| * | | ARM: at91: remove old irq materialBoris BREZILLON2014-08-191-264/+6Star
| * | | ARM: at91: make use of the new AIC driver for dt enabled boardsBoris BREZILLON2014-08-194-42/+3Star
| * | | ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2014-08-192-13/+22
| * | | ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON2014-08-193-9/+17
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-081-0/+1
|\ \ \