| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2022-05-27 | 1 | -1/+1 |
|\ |
|
| * | ARM: at91: pm: Fix rand build error | YueHaibing | 2022-05-17 | 1 | -1/+1 |
* | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-26 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | ARM: rework endianess selection | Arnd Bergmann | 2022-04-08 | 1 | -1/+2 |
* | | ARM: at91: pm: add support for sama5d2 secure suspend | Clément Léger | 2022-05-12 | 1 | -1/+10 |
* | | ARM: at91: Kconfig: implement PIT64B selection | Claudiu Beznea | 2022-05-12 | 1 | -0/+9 |
|/ |
|
* | ARM: at91: Kconfig: select PM_OPP | Claudiu Beznea | 2022-02-25 | 1 | -0/+1 |
* | ARM: at91: add basic support for new SoC family lan966 | Kavyasree Kotagiri | 2021-10-04 | 1 | -0/+9 |
* | ARM: at91: add new SoC sama7g5 | Eugen Hristev | 2021-07-19 | 1 | -0/+18 |
* | ARM: at91: Drop unneeded select of COMMON_CLK | Geert Uytterhoeven | 2020-02-10 | 1 | -1/+0 |
* | ARM: at91: Kconfig: add config flag for SAM9X60 SoC | Claudiu Beznea | 2019-12-10 | 1 | -2/+19 |
* | ARM: at91: Kconfig: add sam9x60 pll config flag | Claudiu Beznea | 2019-12-10 | 1 | -0/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-05-19 | 1 | -0/+23 |
|\ |
|
| * | ARM: at91: Implement clocksource selection | Alexandre Belloni | 2019-05-02 | 1 | -0/+23 |
* | | ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM | Nicolas Ferre | 2019-04-04 | 1 | -3/+0 |
|/ |
|
* | clk: at91: add I2S clock mux driver | Codrin Ciubotariu | 2018-07-06 | 1 | -0/+4 |
* | ARM: at91: Kconfig: Update company to Microchip | Nicolas Ferre | 2018-02-28 | 1 | -7/+7 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-09-13 | 1 | -0/+4 |
|\ |
|
| * | clk: at91: add audio pll clock drivers | Quentin Schulz | 2017-09-02 | 1 | -0/+4 |
* | | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms | Arnd Bergmann | 2017-08-23 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2017-06-19 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91: select CONFIG_ARM_CPU_SUSPEND | Arnd Bergmann | 2017-05-29 | 1 | -0/+1 |
* | | ARM: at91: handle CONFIG_PM for armv7m configurations | Alexandre Belloni | 2017-06-02 | 1 | -0/+6 |
* | | ARM: at91: Add armv7m support | Szemző András | 2017-06-02 | 1 | -1/+9 |
|/ |
|
* | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I | 2016-09-21 | 1 | -1/+0 |
* | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
* | 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-21 | 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 | 1 | -1/+5 |
|/ |
|
* | clk: at91: add generated clock driver | Nicolas Ferre | 2015-10-01 | 1 | -0/+3 |
* | ARM: at91/soc: add basic support for new sama5d2 SoC | Nicolas Ferre | 2015-08-05 | 1 | -0/+12 |
* | 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: switch to multiplatform | Alexandre Belloni | 2015-03-19 | 1 | -69/+52 |
* | ARM: at91: time: move the system timer driver to drivers/clocksource | Alexandre Belloni | 2015-03-16 | 1 | -0/+1 |
* | ARM: at91: remove NEED_MACH_IO_H | Arnd Bergmann | 2015-03-13 | 1 | -0/+1 |
* | ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option | Wenyou Yang | 2015-03-13 | 1 | -13/+0 |
* | ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 | Wenyou Yang | 2015-03-13 | 1 | -1/+3 |
* | ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board | Boris Brezillon | 2015-03-12 | 1 | -1/+0 |
* | ARM: mm: Remove Kconfig symbol CACHE_PL310 | Paul Bolle | 2015-02-18 | 1 | -1/+0 |
* | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni | 2015-02-02 | 1 | -66/+26 |
* | ARM: at91: stop using HAVE_AT91_DBGUx | Alexandre Belloni | 2015-01-26 | 1 | -19/+0 |
* | ARM: at91: pm: use the mmio-sram pool to access SRAM | Alexandre Belloni | 2015-01-16 | 1 | -0/+1 |
* | ARM: at91: remove useless config MACH_AT91SAM9_DT | Alexandre Belloni | 2015-01-15 | 1 | -5/+0 |
* | ARM: at91: remove useless config MACH_AT91RM9200_DT | Alexandre Belloni | 2015-01-15 | 1 | -3/+0 |
* | ARM: at91/Kconfig: select board files automatically | Arnd Bergmann | 2014-12-02 | 1 | -12/+2 |
* | ARM: at91: remove all !DT related configuration options | Nicolas Ferre | 2014-11-26 | 1 | -20/+7 |
* | ARM: at91: switch configuration option to SOC_AT91RM9200 | Nicolas Ferre | 2014-11-21 | 1 | -1/+1 |