summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni
2015-03-16ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni
2015-03-16ARM: at91/dt: declare atmel,at91rm9200-st as a sysconAlexandre Belloni
2015-03-13ARM: at91: remove old setupAlexandre Belloni
2015-03-13ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni
2015-03-13ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON
2015-03-13ARM: at91/dt: introduce atmel,<chip>-dbguAlexandre Belloni
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang
2015-03-13ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon
2015-03-12Merge tag 'at91-fixes3' into at91-4.1-cleanupNicolas Ferre
2015-03-12Merge tag 'at91-fixes2' into at91-4.1-cleanupNicolas Ferre
2015-03-12Merge tag 'at91-fixes' into at91-4.1-cleanupNicolas Ferre
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang
2015-03-11ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre
2015-03-11ARM: at91/dt: fix at91 udc compatible stringsBoris Brezillon
2015-03-11ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon
2015-03-09ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definitionBoris Brezillon
2015-03-05ARM: at91/pm: MOR register KEY was missingPatrice Vilchez
2015-03-05ARM: at91/dt: sama5d4: fix lcdck clock definitionBoris BREZILLON
2015-03-05ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clkBoris BREZILLON
2015-03-05ARM: at91: debug: fix non MMU debugAlexandre Belloni
2015-03-04ARM: at91/dt: keep watchdog running in idle modeMichel Marti
2015-03-04ARM: at91/defconfig: add at91rm9200 ethernet supportAlexandre Belloni
2015-03-04ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATEDAnthony Harivel
2015-03-04ARM: at91/dt: at91sam9260: fix usart pinctrlJonas Andersson
2015-03-03ARM: at91/dt: sama5d4: add missing alias for i2c0Nicolas Ferre
2015-03-03ARM: at91/dt: at91sam9263: Fixup sram1 device tree nodeAlexander Stein
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni
2015-03-03ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-03pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin
2015-03-03pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet