| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni | 2015-02-02 | 1 | -24/+0 |
* | ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init | Alexandre Belloni | 2015-01-26 | 1 | -6/+0 |
* | ARM: at91: remove useless map_io | Alexandre Belloni | 2015-01-16 | 1 | -7/+0 |
* | ARM: at91: remove useless at91_sysirq_mask_rtx | Alexandre Belloni | 2015-01-15 | 1 | -3/+0 |
* | ARM: at91: remove at91sam9263 legacy board support | Nicolas Ferre | 2014-11-19 | 1 | -399/+0 |
* | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init | Maxime Ripard | 2014-09-15 | 1 | -1/+1 |
* | ARM: at91: Convert the boards to the init_time callback | Maxime Ripard | 2014-09-03 | 1 | -0/+6 |
* | ARM: at91: Remove rstc and shdwc headers | Maxime Ripard | 2014-08-25 | 1 | -1/+0 |
* | ARM: at91: Remove rstc and shdwnc global base addresses | Maxime Ripard | 2014-08-25 | 1 | -2/+0 |
* | ARM: at91: Register the poweroff driver | Maxime Ripard | 2014-08-25 | 1 | -0/+15 |
* | ARM: at91: Remove reset code from the machine code | Maxime Ripard | 2014-08-25 | 1 | -1/+0 |
* | ARM: at91: Probe the reset driver | Maxime Ripard | 2014-08-25 | 1 | -0/+26 |
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91: at91sam9263: switch to generic PWM framework | Alexandre Belloni | 2014-07-09 | 1 | -0/+1 |
* | | ARM: at91: prepare common clk transition for sam9263 | Alexandre Belloni | 2014-07-09 | 1 | -1/+5 |
|/ |
|
* | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c... | Arnd Bergmann | 2014-03-17 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91: add PWM clock | Bo Shen | 2014-03-12 | 1 | -0/+1 |
* | | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ARM: at91: don't use <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -0/+1 |
* | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON | 2013-12-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-16 | 1 | -0/+3 |
|\ |
|
| * | ARM: at91: fix hanged boot due to early rtt-interrupt | Johan Hovold | 2013-11-15 | 1 | -0/+3 |
* | | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 1 | -2/+1 |
* | | ARM: AT91: pm: Factorize standby function | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 1 | -1/+1 |
* | | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 2013-10-16 | 1 | -0/+3 |
|/ |
|
* | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 2013-06-21 | 1 | -1/+1 |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91/avr32/atmel_lcdfb: add platform device-id table | Johan Hovold | 2013-03-13 | 1 | -1/+1 |
| * | ARM: at91/avr32/atmel_lcdfb: add bus-clock entry | Johan Hovold | 2013-03-13 | 1 | -0/+1 |
* | | ARM: at91: change name template in AT91_SOC_START macro | Ludovic Desroches | 2013-03-26 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 1 | -2/+4 |
|\ |
|
| * | ARM: at91: atmel-ssc: add device tree support | Bo Shen | 2012-11-07 | 1 | -0/+2 |
| * | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 2012-11-06 | 1 | -2/+2 |
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | arm: at91: move reset controller header to arm/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| * | | arm: at91 move at91_aic.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| |/ |
|
* | | ARM: at91: add clocks for DT entries | Ludovic Desroches | 2012-11-19 | 1 | -0/+2 |
* | | Merge branch 'at91' into devel | Linus Walleij | 2012-11-11 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | arm: at91: dt: at91sam9 add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -0/+5 |
| * | arm: at91: use macro to declare soc boot data | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -2/+2 |
* | | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 2012-10-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-10-11 | 1 | -0/+2 |
|\ |
|
| * | ARM: at91: add clocks for I2C DT entries | Ludovic Desroches | 2012-09-12 | 1 | -0/+1 |
| * | i2c: at91: add new driver | Nikolaus Voss | 2012-09-12 | 1 | -1/+1 |
| * | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk | Nikolaus Voss | 2012-09-12 | 1 | -0/+1 |
* | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann | 2012-08-13 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ARM: at91: add atmel-mci support for chips and boards which can use it | Ludovic Desroches | 2012-07-02 | 1 | -2/+2 |
* | | ARM: at91: sparse irq support | Ludovic Desroches | 2012-07-02 | 1 | -0/+1 |
|/ |
|
* | ARM: at91: add at91sam9263 DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-20 | 1 | -0/+10 |
* | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-17 | 1 | -12/+0 |