summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: pm: remove useless extern definitionAlexandre Belloni2017-01-112-3/+1
* ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-211-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-2/+3
|\
| * Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\
| * | ARM: at91: fix warnings in pm.cBen Dooks2016-06-211-2/+3
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/
* / arm: use of_platform_default_populate() to populateKefeng Wang2016-06-233-3/+3
|/
* ARM: at91/soc: reference the whole sama5d2 familyLudovic Desroches2016-03-292-2/+30
* ARM: at91: use chipid device for soc detectionLudovic Desroches2016-03-291-18/+63
* ARM: at91: remove useless includes and function prototypesAlexandre Belloni2016-02-171-7/+0
* ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-175-14/+35
* ARM: at91: pm: find and remap the pmcAlexandre Belloni2016-02-171-6/+27
* ARM: at91: pm: simply call at91_pm_initAlexandre Belloni2016-02-171-3/+3
* clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-171-0/+1
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-201-5/+10
|\
| * ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-5/+10
* | ARM: at91: fix pinctrl driver selectionLudovic Desroches2015-12-042-2/+11
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-0/+2
|\
| * ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle2015-10-191-0/+2
* | clk: at91: add generated clock driverNicolas Ferre2015-10-011-0/+3
|/
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-041-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-013-0/+18
|\
| * ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre2015-08-053-0/+18
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-014-7/+7
|\ \
| * | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-284-7/+7
| |/
* / ARM: at91: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
|/
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
* ARM: at91: remove useless Makefile.bootAlexandre Belloni2015-05-201-8/+0
* ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-205-149/+13
* ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni2015-05-203-6/+6
* ARM: at91: drop sam9_smc.cAlexandre Belloni2015-05-204-247/+0
* 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/+89
| * 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/+0
* | ARM: at91: remove hardware.hAlexandre Belloni2015-03-194-128/+9
* | ARM: at91: remove SoC headersAlexandre Belloni2015-03-1911-962/+0
* | ARM: at91: remove useless mach/cpu.hAlexandre Belloni2015-03-193-219/+0
* | ARM: at91: remove unused headersAlexandre Belloni2015-03-192-281/+0
* | ARM: at91: switch to multiplatformAlexandre Belloni2015-03-192-69/+54
* | ARM: at91: remove useless includeAlexandre Belloni2015-03-161-61/+0
* | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-163-254/+2
* | ARM: at91: properly initialize timerAlexandre Belloni2015-03-163-11/+3
* | ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni2015-03-161-12/+0
|/
* ARM: at91: remove old setupAlexandre Belloni2015-03-132-321/+1
* ARM: at91: sama5d4: remove useless map_ioAlexandre Belloni2015-03-131-33/+0
* ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni2015-03-132-14/+47