summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-22/+0
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds12-12/+297
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-843/+45
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-10-08Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2014-09-26ARM: at91: fix nommu build regressionArnd Bergmann1-1/+5
2014-09-26Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann4-518/+0
2014-09-24ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches1-0/+1
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre8-12/+188
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre6-0/+102
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+3
2014-09-19ARM: at91: Remove the support for the RSI EWS boardJosef Holzmayr3-239/+0
2014-09-16ARM: at91: remove board file for Acme Systems Fox G20Nicolas Ferre3-279/+0
2014-09-05ARM: at91: rm9200: fix clock registrationAlexandre Belloni1-1/+10
2014-09-05pinctrl: at91: add drive strength configurationMarek Roszko1-0/+6
2014-09-01ARM: at91: remove phy fixup for sama5d3xek boardsBoris BREZILLON1-22/+0
2014-08-19ARM: at91: remove old irq materialBoris BREZILLON1-264/+6
2014-08-19ARM: at91: make use of the new AIC driver for dt enabled boardsBoris BREZILLON4-42/+3
2014-08-19ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2-13/+22
2014-08-19ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON3-9/+17
2014-08-09Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-82/+89
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij1-1/+1
2014-07-09ARM: at91: move at91sam9263 SoC to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: prepare common clk transition for sam9263Alexandre Belloni1-1/+5
2014-07-09ARM: at91: move at91sam9g45 SoC to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: prepare common clk transition for sam9g45Alexandre Belloni1-1/+5
2014-07-09ARM: at91: move at91sam9260 SoCs to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: prepare common clk transition for sam9260Alexandre Belloni1-1/+5
2014-07-09ARM: at91: move at91rm9200 SoC to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: prepare common clk transition for rm9200Alexandre Belloni1-1/+5
2014-07-09ARM: at91: remove useless at91_pwm_leds()Alexandre Belloni2-38/+0
2014-07-09ARM: at91: at91sam9rl: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-07-09ARM: at91: sam9263ek: use generic leds_pwm driverAlexandre Belloni1-8/+47
2014-07-09ARM: at91: at91sam9263: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-07-09ARM: at91: sam9m10g45ek: use generic leds_pwm driverAlexandre Belloni1-9/+33
2014-07-09ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni2-9/+3
2014-06-07ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON1-9/+13
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-31/+23
2014-06-03Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-4/+10
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds45-239/+136
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud6-31/+10
2014-05-28ARM: at91: gpio: implement get_directionRichard Genoud1-0/+13
2014-05-23Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-4/+4
2014-05-22ARM: at91: sam9260: fix compilation issuesAlexandre Belloni1-4/+4
2014-05-22ARM: at91: move sam9n12 SoC to the CCFBoris BREZILLON1-1/+0
2014-05-22ARM: at91: prepare common clk transition for sam9n12 SoCBoris BREZILLON1-1/+5
2014-05-22ARM: at91: move sam9x5 SoCs to the CCFBoris BREZILLON1-1/+0
2014-05-22ARM: at91: prepare common clk transition for sam9x5 SoCsBoris BREZILLON1-1/+5
2014-05-07ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni1-3/+0