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