Age | Commit message (Expand) | Author | Files | Lines |
2016-02-17 | ARM: at91: remove useless includes and function prototypes | Alexandre Belloni | 1 | -7/+0 |
2016-02-17 | ARM: at91: pm: move idle functions to pm.c | Alexandre Belloni | 1 | -4/+2 |
2015-03-16 | ARM: at91: properly initialize timer | Alexandre Belloni | 1 | -3/+0 |
2015-03-13 | ARM: at91: remove unused at91_ioremap_matrix and header | Alexandre Belloni | 1 | -4/+0 |
2015-02-18 | ARM: at91: fix pm declarations | Arnd Bergmann | 1 | -4/+4 |
2015-02-02 | ARM: at91/trivial: unify functions and machine names | Nicolas Ferre | 1 | -8/+8 |
2015-02-02 | ARM: at91: remove at91_dt_initialize and machine init_early() | Alexandre Belloni | 1 | -3/+0 |
2015-01-26 | ARM: at91: fix PM initialization for newer SoCs | Nicolas Ferre | 1 | -0/+2 |
2015-01-16 | ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c | Alexandre Belloni | 1 | -0/+1 |
2015-01-16 | ARM: at91: remove unused at91_init_sram | Alexandre Belloni | 1 | -2/+0 |
2015-01-16 | ARM: at91: pm: prepare for multiplatform | Alexandre Belloni | 1 | -0/+12 |
2015-01-15 | ARM: at91: remove useless at91rm9200_set_type() | Alexandre Belloni | 1 | -1/+0 |
2015-01-15 | ARM: at91: remove useless at91rm9200_dt_initialize() | Alexandre Belloni | 1 | -1/+0 |
2015-01-15 | ARM: at91: remove useless at91_sysirq_mask_rtx | Alexandre Belloni | 1 | -4/+0 |
2014-12-03 | ARM: at91/clocksource: remove !DT PIT initializations | Arnd Bergmann | 1 | -2/+0 |
2014-12-02 | ARM: at91: at91rm9200 ST initialization is now DT only | Arnd Bergmann | 1 | -2/+0 |
2014-12-02 | ARM: at91: remove old AT91-specific drivers | Arnd Bergmann | 1 | -16/+0 |
2014-12-02 | ARM: at91: cleanup initilisation code by removing dead code | Arnd Bergmann | 1 | -13/+0 |
2014-11-27 | ARM: at91: remove unused IRQ function declarations | Nicolas Ferre | 1 | -4/+0 |
2014-11-27 | ARM: at91: remove legacy IRQ driver and related code | Nicolas Ferre | 1 | -2/+0 |
2014-11-26 | ARM: at91: remove old at91-specific clock driver | Nicolas Ferre | 1 | -11/+0 |
2014-11-03 | ARM: at91: remove no-MMU at91x40 support | Nicolas Ferre | 1 | -3/+0 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+9 |
2014-09-22 | ARM: at91: SAMA5D4 SoC detection code and low level routines | Nicolas Ferre | 1 | -0/+1 |
2014-09-15 | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init | Maxime Ripard | 1 | -1/+1 |
2014-09-03 | ARM: at91: soc: Add init_time callback | Maxime Ripard | 1 | -0/+1 |
2014-09-02 | ARM: at91: generic.h: Add include safe guards | Maxime Ripard | 1 | -0/+5 |
2014-08-25 | ARM: at91: Remove rstc and shdwnc global base addresses | Maxime Ripard | 1 | -6/+0 |
2014-08-25 | ARM: at91: Remove reset code from the machine code | Maxime Ripard | 1 | -2/+0 |
2014-08-25 | ARM: at91/soc: Introduce register_devices callback | Maxime Ripard | 1 | -0/+2 |
2013-12-02 | ARM: at91: add Kconfig options for common clk support | Boris BREZILLON | 1 | -1/+2 |
2013-11-15 | ARM: at91: fix hanged boot due to early rtt-interrupt | Johan Hovold | 1 | -0/+1 |
2013-11-15 | ARM: at91: fix hanged boot due to early rtc-interrupt | Johan Hovold | 1 | -0/+1 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -2/+3 |
2013-06-21 | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -4/+3 |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 1 | -0/+1 |
2012-11-19 | ARM: AT91: Add AT91RM9200 DT board | Joachim Eastwood | 1 | -0/+1 |
2012-10-24 | ARM: at91: fix external interrupts in non-DT case | Nicolas Ferre | 1 | -1/+2 |
2012-07-02 | ARM: at91: add AIC5 support | Ludovic Desroches | 1 | -0/+2 |
2012-04-17 | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 1 | -11/+0 |
2012-03-15 | ARM: at91: add pmc DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-03-15 | ARM: at91/dt: add specific DT soc init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-03-01 | ARM: at91: AIC and GPIO IRQ device tree initialization | Nicolas Ferre | 1 | -0/+6 |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2012-02-23 | ARM: at91: make ST (System Timer) soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2012-02-17 | ARM: at91: factorise duplicated at91sam9 idle | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2012-02-03 | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+0 |
2012-01-20 | ARM: at91: Fix at91sam9g45 and at91cap9 reset | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1 |