| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: pm: remove useless extern definition | Alexandre Belloni | 2017-01-11 | 2 | -3/+1 |
* | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I | 2016-09-21 | 1 | -1/+0 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -2/+3 |
|\ |
|
| * | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc | Arnd Bergmann | 2016-07-06 | 1 | -1/+1 |
| |\ |
|
| * | | ARM: at91: fix warnings in pm.c | Ben Dooks | 2016-06-21 | 1 | -2/+3 |
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
| |/ |
|
* | | arm: use of_platform_default_populate() to populate | Kefeng Wang | 2016-06-23 | 3 | -3/+3 |
|/ |
|
* | ARM: at91/soc: reference the whole sama5d2 family | Ludovic Desroches | 2016-03-29 | 2 | -2/+30 |
* | ARM: at91: use chipid device for soc detection | Ludovic Desroches | 2016-03-29 | 1 | -18/+63 |
* | ARM: at91: remove useless includes and function prototypes | Alexandre Belloni | 2016-02-17 | 1 | -7/+0 |
* | ARM: at91: pm: move idle functions to pm.c | Alexandre Belloni | 2016-02-17 | 5 | -14/+35 |
* | ARM: at91: pm: find and remap the pmc | Alexandre Belloni | 2016-02-17 | 1 | -6/+27 |
* | ARM: at91: pm: simply call at91_pm_init | Alexandre Belloni | 2016-02-17 | 1 | -3/+3 |
* | clk: at91: make use of syscon to share PMC registers in several drivers | Boris Brezillon | 2016-02-17 | 1 | -0/+1 |
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-01-20 | 1 | -5/+10 |
|\ |
|
| * | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 2015-12-01 | 1 | -5/+10 |
* | | ARM: at91: fix pinctrl driver selection | Ludovic Desroches | 2015-12-04 | 2 | -2/+11 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 1 | -0/+2 |
|\ |
|
| * | ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned | Patrick Doyle | 2015-10-19 | 1 | -0/+2 |
* | | clk: at91: add generated clock driver | Nicolas Ferre | 2015-10-01 | 1 | -0/+3 |
|/ |
|
* | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() | Vladimir Zapolskiy | 2015-09-04 | 1 | -1/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 3 | -0/+18 |
|\ |
|
| * | ARM: at91/soc: add basic support for new sama5d2 SoC | Nicolas Ferre | 2015-08-05 | 3 | -0/+18 |
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-09-01 | 4 | -7/+7 |
|\ \ |
|
| * | | ARM: appropriate __init annotation for const data | Nicolas Pitre | 2015-07-28 | 4 | -7/+7 |
| |/ |
|
* | | ARM: at91: Remove clk-provider.h include | Stephen Boyd | 2015-07-20 | 1 | -1/+0 |
|/ |
|
* | genalloc: rename dev_get_gen_pool() to gen_pool_get() | Vladimir Zapolskiy | 2015-06-30 | 1 | -1/+1 |
* | ARM: at91: remove useless Makefile.boot | Alexandre Belloni | 2015-05-20 | 1 | -8/+0 |
* | ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h | Alexandre Belloni | 2015-05-20 | 5 | -149/+13 |
* | ARM: at91/pm: use the atmel-mc syscon defines | Alexandre Belloni | 2015-05-20 | 3 | -6/+6 |
* | ARM: at91: drop sam9_smc.c | Alexandre Belloni | 2015-05-20 | 4 | -247/+0 |
* | Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2015-04-14 | 4 | -96/+96 |
|\ |
|
| * | ARM: at91/pm: move AT91_MEMCTRL_* to pm.h | Alexandre Belloni | 2015-04-05 | 2 | -4/+4 |
| * | ARM: at91/pm: move the standby functions to pm.c | Alexandre Belloni | 2015-04-05 | 2 | -92/+89 |
| * | ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected | Alexandre Belloni | 2015-04-05 | 1 | -0/+3 |
* | | ARM: at91: add a Kconfig dependency on multi-platform | Nicolas Ferre | 2015-04-03 | 1 | -0/+1 |
* | | ARM: at91: drop AT91_TIMER_HZ | Alexandre Belloni | 2015-03-19 | 1 | -18/+0 |
* | | ARM: at91: remove hardware.h | Alexandre Belloni | 2015-03-19 | 4 | -128/+9 |
* | | ARM: at91: remove SoC headers | Alexandre Belloni | 2015-03-19 | 11 | -962/+0 |
* | | ARM: at91: remove useless mach/cpu.h | Alexandre Belloni | 2015-03-19 | 3 | -219/+0 |
* | | ARM: at91: remove unused headers | Alexandre Belloni | 2015-03-19 | 2 | -281/+0 |
* | | ARM: at91: switch to multiplatform | Alexandre Belloni | 2015-03-19 | 2 | -69/+54 |
* | | ARM: at91: remove useless include | Alexandre Belloni | 2015-03-16 | 1 | -61/+0 |
* | | ARM: at91: time: move the system timer driver to drivers/clocksource | Alexandre Belloni | 2015-03-16 | 3 | -254/+2 |
* | | ARM: at91: properly initialize timer | Alexandre Belloni | 2015-03-16 | 3 | -11/+3 |
* | | ARM: at91: at91rm9200: remove deprecated arm_pm_restart | Alexandre Belloni | 2015-03-16 | 1 | -12/+0 |
|/ |
|
* | ARM: at91: remove old setup | Alexandre Belloni | 2015-03-13 | 2 | -321/+1 |
* | ARM: at91: sama5d4: remove useless map_io | Alexandre Belloni | 2015-03-13 | 1 | -33/+0 |
* | ARM: at91: sama5 use SoC detection infrastructure | Alexandre Belloni | 2015-03-13 | 2 | -14/+47 |