Age | Commit message (Expand) | Author |
2015-03-13 | ARM: at91: at91rm9200 use SoC detection infrastructure | Alexandre Belloni |
2015-03-13 | ARM: at91: add soc detection infrastructure | Boris BREZILLON |
2015-03-13 | ARM: at91: remove unused _matrix.h headers | Alexandre Belloni |
2015-03-13 | ARM: at91: remove unused at91_ioremap_matrix and header | Alexandre Belloni |
2015-03-13 | ARM: at91: remove NEED_MACH_IO_H | Arnd Bergmann |
2015-03-13 | ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache | Wenyou Yang |
2015-03-13 | ARM: at91/pm_suspend: add the WFI instruction support for ARMv7 | Wenyou Yang |
2015-03-13 | ARM: at91/pm: remove unused void (*at91_pm_standby)(void) | Wenyou Yang |
2015-03-13 | ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra... | Wenyou Yang |
2015-03-13 | ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S | Wenyou Yang |
2015-03-13 | ARM: at91/pm: standby mode uses same sram function as suspend to memory mode | Wenyou Yang |
2015-03-13 | ARM: at91/pm: move the copying the sram function to the sram initialization p... | Wenyou Yang |
2015-03-13 | ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh | Wenyou Yang |
2015-03-13 | ARM: at91/pm_slowclock: remove clocks which are already stopped when entering... | Sylvain Rochet |
2015-03-13 | ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option | Wenyou Yang |
2015-03-13 | ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 | Wenyou Yang |
2015-03-13 | ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C... | Wenyou Yang |
2015-03-12 | ARM: at91: pm: change at91_pm_set_standby() to static | Wenyou Yang |
2015-03-12 | ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board | Boris Brezillon |
2015-03-11 | ARM: at91: pm_slowclock: fix the compilation error | Wenyou Yang |
2015-03-05 | ARM: at91/pm: MOR register KEY was missing | Patrice Vilchez |
2015-03-03 | ARM: at91: pm: fix SRAM allocation | Alexandre Belloni |
2015-03-03 | ARM: at91: pm: fix at91rm9200 standby | Alexandre Belloni |
2015-03-03 | pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. | Peter Rosin |
2015-03-03 | pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts | Sylvain Rochet |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-18 | ARM: mm: Remove Kconfig symbol CACHE_PL310 | Paul Bolle |
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-02-02 | ARM: at91: change board files into SoC files | Nicolas Ferre |
2015-02-02 | ARM: at91: remove at91_boot_soc | Alexandre Belloni |
2015-02-02 | ARM: at91: move alternative initial mapping to board-dt-sama5.c | Nicolas Ferre |
2015-02-02 | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni |
2015-02-02 | ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() | Alexandre Belloni |
2015-02-02 | Merge tag 'at91-cleanup3' into at91-3.20-soc | Nicolas Ferre |
2015-01-26 | ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage | Alexandre Belloni |
2015-01-26 | ARM: at91: remove unused mach/system_rev.h | Alexandre Belloni |
2015-01-26 | ARM: at91: stop using HAVE_AT91_DBGUx | Alexandre Belloni |
2015-01-26 | ARM: at91: fix ordering of SRAM and PM initialization | Nicolas Ferre |
2015-01-26 | ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init | Alexandre Belloni |
2015-01-26 | ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle | Alexandre Belloni |
2015-01-26 | ARM: at91: mark const init data with __initconst instead of __initdata | 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: sama5d4: remove useless call to at91_init_sram | Alexandre Belloni |
2015-01-16 | ARM: at91: remove useless map_io | Alexandre Belloni |
2015-01-16 | ARM: at91: pm: prepare for multiplatform | Alexandre Belloni |
2015-01-16 | ARM: at91: pm: add UDP and UHP checks to newer SoCs | Alexandre Belloni |