| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91/trivial: unify functions and machine names | Nicolas Ferre | 2015-02-02 | 1 | -4/+4 |
* | ARM: at91: remove at91_dt_initialize and machine init_early() | Alexandre Belloni | 2015-02-02 | 1 | -1/+0 |
* | ARM: at91: change board files into SoC files | Nicolas Ferre | 2015-02-02 | 1 | -0/+68 |
* | ARM: at91: remove at91_boot_soc | Alexandre Belloni | 2015-02-02 | 1 | -32/+0 |
* | ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() | Alexandre Belloni | 2015-02-02 | 1 | -14/+0 |
* | ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c | Alexandre Belloni | 2015-01-16 | 1 | -9/+0 |
* | ARM: at91: remove useless map_io | Alexandre Belloni | 2015-01-16 | 1 | -6/+0 |
* | ARM: at91: remove at91rm9200 legacy board support | Nicolas Ferre | 2014-11-21 | 1 | -341/+0 |
* | ARM: at91: prepare common clk transition for rm9200 | Alexandre Belloni | 2014-07-09 | 1 | -1/+5 |
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 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 |
|/ |
|
* | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 1 | -2/+1 |
* | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 2013-10-16 | 1 | -0/+3 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -1/+2 |
* | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 2013-06-21 | 1 | -4/+4 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-05-02 | 1 | -1/+1 |
|\ |
|
| * | ARM: at91: change name template in AT91_SOC_START macro | Ludovic Desroches | 2013-03-26 | 1 | -1/+1 |
* | | ARM: at91: add TWI bindings to RM9200 DT | Joachim Eastwood | 2013-03-21 | 1 | -0/+1 |
|/ |
|
* | ARM: at91: add EMAC bindings to RM9200 DT | Joachim Eastwood | 2013-02-07 | 1 | -0/+1 |
* | ARM: at91: add MMC bindings to RM9200 DT | Joachim Eastwood | 2013-02-07 | 1 | -0/+1 |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 1 | -3/+6 |
|\ |
|
| * | ARM: at91: atmel-ssc: add device tree support | Bo Shen | 2012-11-07 | 1 | -0/+3 |
| * | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 2012-11-06 | 1 | -3/+3 |
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ |
|
| * | | arm: at91 move at91_aic.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 2012-11-21 | 1 | -0/+18 |
|\ \ |
|
| * | | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200 | Joachim Eastwood | 2012-11-19 | 1 | -0/+18 |
* | | | Merge branch 'at91' into devel | Linus Walleij | 2012-11-11 | 1 | -2/+2 |
|\| |
| |/
|/| |
|
| * | 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 |
|/ |
|
* | 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 |
* | ARM: at91: sparse irq support | Ludovic Desroches | 2012-07-02 | 1 | -0/+1 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -12/+0 |
|\ |
|
| * | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-17 | 1 | -12/+0 |
* | | AT91: Remove fixed mapping for AT91RM9200 ethernet | Andrew Victor | 2012-04-28 | 1 | -10/+0 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -0/+1 |
|\ |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -1/+1 |
* | | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -0/+1 |
* | | ARM: at91: make ST (System Timer) soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -2/+3 |
* | | ARM: mach-at91: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 1 | -2/+2 |
|\ |
|
| * | ARM: restart: at91: use new restart hook | Russell King | 2012-01-05 | 1 | -2/+2 |
* | | ARM: at91: gpio make struct at91_gpio_bank an initdata | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-29 | 1 | -1/+1 |
* | | ARM: at91: switch gpio clock to clkdev | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-29 | 1 | -4/+4 |
* | | ARM: at91: make smc register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -0/+1 |
* | | ARM: at91: add ioremap_registers entry point to soc setup | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -0/+5 |
* | | ARM: at91: make gpio register base soc independant | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -4/+4 |
|/ |
|