summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-011-1/+1
* ARM: at91: remove useless Makefile.bootAlexandre Belloni2015-05-201-8/+0Star
* ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-205-149/+13Star
* ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni2015-05-203-6/+6
* ARM: at91: drop sam9_smc.cAlexandre Belloni2015-05-204-247/+0Star
* Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-04-144-96/+96
|\
| * ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni2015-04-052-4/+4
| * ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2015-04-052-92/+89Star
| * ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni2015-04-051-0/+3
* | ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre2015-04-031-0/+1
* | ARM: at91: drop AT91_TIMER_HZAlexandre Belloni2015-03-191-18/+0Star
* | ARM: at91: remove hardware.hAlexandre Belloni2015-03-194-128/+9Star
* | ARM: at91: remove SoC headersAlexandre Belloni2015-03-1911-962/+0Star
* | ARM: at91: remove useless mach/cpu.hAlexandre Belloni2015-03-193-219/+0Star
* | ARM: at91: remove unused headersAlexandre Belloni2015-03-192-281/+0Star
* | ARM: at91: switch to multiplatformAlexandre Belloni2015-03-192-69/+54Star
* | ARM: at91: remove useless includeAlexandre Belloni2015-03-161-61/+0Star
* | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-163-254/+2Star
* | ARM: at91: properly initialize timerAlexandre Belloni2015-03-163-11/+3Star
* | ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni2015-03-161-12/+0Star
|/
* ARM: at91: remove old setupAlexandre Belloni2015-03-132-321/+1Star
* ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni2015-03-131-33/+0Star
* ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni2015-03-132-14/+47
* ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni2015-03-132-22/+82
* ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni2015-03-132-14/+17
* ARM: at91: add soc detection infrastructureBoris BREZILLON2015-03-133-1/+133
* ARM: at91: remove unused _matrix.h headersAlexandre Belloni2015-03-137-628/+0Star
* ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni2015-03-133-37/+0Star
* ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2015-03-132-27/+1Star
* ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cacheWenyou Yang2015-03-131-0/+6
* ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang2015-03-131-1/+19
* ARM: at91/pm: remove unused void (*at91_pm_standby)(void)Wenyou Yang2015-03-131-4/+1Star
* ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang2015-03-132-28/+25Star
* ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2015-03-132-1/+1
* ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang2015-03-133-47/+73
* ARM: at91/pm: move the copying the sram function to the sram initialization p...Wenyou Yang2015-03-131-4/+12
* ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refreshWenyou Yang2015-03-131-105/+139
* ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...Sylvain Rochet2015-03-131-31/+0Star
* ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang2015-03-133-25/+2Star
* ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5Wenyou Yang2015-03-131-1/+3
* ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...Wenyou Yang2015-03-131-37/+0Star
* ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2015-03-122-7/+1Star
* ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek boardBoris Brezillon2015-03-122-21/+0Star
* ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang2015-03-111-0/+2
* ARM: at91/pm: MOR register KEY was missingPatrice Vilchez2015-03-051-0/+2
* ARM: at91: pm: fix SRAM allocationAlexandre Belloni2015-03-031-12/+10Star
* ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni2015-03-031-1/+1
* pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-031-5/+38
* pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet2015-03-031-29/+4Star
* ARM: make of_device_ids constUwe Kleine-König2015-02-192-3/+3