summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-11-281-1/+0
|\
| * ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre2014-11-191-1/+0
| * ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2014-11-101-7/+0
| * ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2014-11-101-0/+1
* | ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2014-11-191-6/+0
* | ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2014-11-081-0/+1
|/
* ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre2014-11-031-448/+0
* ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard2014-09-151-1/+1
* ARM: at91: Convert the boards to the init_time callbackMaxime Ripard2014-09-031-0/+6
* ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard2014-08-251-2/+0
* ARM: at91: Register the poweroff driverMaxime Ripard2014-08-251-0/+15
* ARM: at91: Remove reset code from the machine codeMaxime Ripard2014-08-251-1/+0
* ARM: at91: Probe the reset driverMaxime Ripard2014-08-251-0/+31
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-0/+1
|\
| * ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni2014-07-091-0/+1
* | ARM: at91: prepare common clk transition for sam9g45Alexandre Belloni2014-07-091-1/+5
|/
* ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adcAlexandre Belloni2014-05-071-1/+1
* Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2014-03-171-0/+1
|\
| * ARM: at91: add PWM clockBo Shen2014-03-121-0/+1
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-0/+1
|\ \ | |/ |/|
| * ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-201-0/+1
* | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-161-0/+3
|\
| * ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-151-0/+1
| * ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-151-0/+2
* | ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-161-2/+1
* | ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-161-1/+1
* | ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-161-0/+3
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-0/+2
|\
| * ARM: at91: sam9g45 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+2
* | ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-211-1/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+2
|\
| * ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-131-1/+2
| * ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-131-0/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-1/+1
|\ \
| * | ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches2013-03-261-1/+1
| |/
* | ARM: at91: add clocks for spi dt entriesRichard Genoud2013-04-241-0/+2
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-2/+4
|\
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-0/+2
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-2/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0
|\ \
| * | ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski2012-11-131-1/+0
| |/
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \
| * | arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| |/
* | ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-201-0/+2
* | arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+6
* | arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-131-2/+2
|/
* ARM: at91: add clocks for I2C DT entriesLudovic Desroches2012-09-121-0/+2
* i2c: at91: add new driverNikolaus Voss2012-09-121-2/+2
* Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-121-0/+2
OpenPOWER on IntegriCloud