summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9261.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni2015-02-021-25/+0
* ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_initAlexandre Belloni2015-01-261-6/+0
* ARM: at91: remove useless map_ioAlexandre Belloni2015-01-161-9/+0
* ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni2015-01-151-2/+0
* ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre2014-11-211-375/+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 shdwc headersMaxime Ripard2014-08-251-1/+0
* 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/+26
* Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2014-03-171-2/+23
|\
| * ARM: at91: prepare common clk transition for sam9261 SoCJean-Jacques Hiblot2014-03-121-2/+6
| * ARM: at91: dt: Add at91sam9261 dt SoC supportJean-Jacques Hiblot2014-03-121-0/+17
* | 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/+2
|\
| * ARM: at91: fix hanged boot due to early rtt-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
|/
* ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-211-2/+2
* 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
* | ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches2013-03-261-1/+1
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-3/+6
|\
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-0/+3
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-3/+3
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+2
|\ \
| * | arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| * | arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| |/
* | Merge branch 'at91' into develLinus Walleij2012-11-111-2/+2
|\ \ | |/ |/|
| * arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-131-2/+2
* | ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-241-2/+2
|/
* i2c: at91: add new driverNikolaus Voss2012-09-121-1/+2
* Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-121-0/+1
* ARM: at91: sparse irq supportLudovic Desroches2012-07-021-0/+1
* ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+1
* | ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+1
* | ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD2012-02-171-7/+1
* | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-071-0/+1
|\ \ | |/
| * ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+1
* | ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-201-0/+8
|/
* Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-1/+1
|\
OpenPOWER on IntegriCloud