summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-21ARM: at91: fix warnings in pm.cBen Dooks
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-03-29ARM: at91/soc: reference the whole sama5d2 familyLudovic Desroches
2016-03-29ARM: at91: use chipid device for soc detectionLudovic Desroches
2016-02-17ARM: at91: remove useless includes and function prototypesAlexandre Belloni
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni
2016-02-17ARM: at91: pm: find and remap the pmcAlexandre Belloni
2016-02-17ARM: at91: pm: simply call at91_pm_initAlexandre Belloni
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-10-19ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle
2015-10-01clk: at91: add generated clock driverNicolas Ferre
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-07-20ARM: at91: Remove clk-provider.h includeStephen Boyd
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-05-20ARM: at91: remove useless Makefile.bootAlexandre Belloni
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni
2015-05-20ARM: at91: drop sam9_smc.cAlexandre Belloni
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2015-04-05ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni
2015-04-05ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni
2015-04-05ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni
2015-04-03ARM: at91: add a Kconfig dependency on multi-platformNicolas Ferre
2015-03-19ARM: at91: drop AT91_TIMER_HZAlexandre Belloni
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni
2015-03-19ARM: at91: remove SoC headersAlexandre Belloni
2015-03-19ARM: at91: remove useless mach/cpu.hAlexandre Belloni
2015-03-19ARM: at91: remove unused headersAlexandre Belloni
2015-03-19ARM: at91: switch to multiplatformAlexandre Belloni
2015-03-16ARM: at91: remove useless includeAlexandre Belloni
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-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