aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+18
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-7/+7
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre3-0/+18
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre4-7/+7
2015-07-20ARM: at91: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-05-20ARM: at91: remove useless Makefile.bootAlexandre Belloni1-8/+0
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni5-149/+13
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni3-6/+6
2015-05-20ARM: at91: drop sam9_smc.cAlexandre Belloni4-247/+0
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatformArnd Bergmann4-96/+96
2015-04-05ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni2-4/+4
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2-92/+89
2015-04-05ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni1-0/+3
2015-04-03ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre1-0/+1
2015-03-19ARM: at91: drop AT91_TIMER_HZAlexandre Belloni1-18/+0
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni4-128/+9
2015-03-19ARM: at91: remove SoC headersAlexandre Belloni11-962/+0
2015-03-19ARM: at91: remove useless mach/cpu.hAlexandre Belloni3-219/+0
2015-03-19ARM: at91: remove unused headersAlexandre Belloni2-281/+0
2015-03-19ARM: at91: switch to multiplatformAlexandre Belloni2-69/+54
2015-03-16ARM: at91: remove useless includeAlexandre Belloni1-61/+0
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni3-254/+2
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni3-11/+3
2015-03-16ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni1-12/+0
2015-03-13ARM: at91: remove old setupAlexandre Belloni2-321/+1
2015-03-13ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni1-33/+0
2015-03-13ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni2-14/+47
2015-03-13ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni2-22/+82
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni2-14/+17
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON3-1/+133
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni7-628/+0
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni3-37/+0
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2-27/+1
2015-03-13ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang1-0/+6
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang1-1/+19
2015-03-13ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang1-4/+1
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn()Wenyou Yang2-28/+25
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2-1/+1
2015-03-13ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang3-47/+73
2015-03-13ARM: at91/pm: move the copying the sram function to the sram initialization phaseWenyou Yang1-4/+12
2015-03-13ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang1-105/+139
2015-03-13ARM: at91/pm_slowclock: remove clocks which are already stopped when entering slow clock modeSylvain Rochet1-31/+0
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang3-25/+2
2015-03-13ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang1-1/+3
2015-03-13ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCKWenyou Yang1-37/+0
2015-03-12ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2-7/+1
2015-03-12ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon2-21/+0
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang1-0/+2