summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2023-11-19ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()Thomas Perrot
2023-07-29ARM: at91: Explicitly include correct DT includesRob Herring
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-02memory: atmel-sdramc: remove the driverClaudiu Beznea
2023-05-24ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-11-24ARM: at91: fix build for SAMA5D3 w/o L2 cachePeter Rosin
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-11-01ARM: at91: pm: avoid soft resetting AC DLLClaudiu Beznea
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-09-03pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea
2022-08-31ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea
2022-08-31ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-07-20ARM: at91: setup outer cache .write_sec() callback if neededClément Léger
2022-07-20ARM: at91: add sam_linux_is_optee_available() functionClément Léger
2022-06-28ARM: at91: pm: Mark at91_pm_secure_init as __initFabio Estevam
2022-06-28ARM: at91: pm: use proper compatibles for sama7g5's rtc and rttClaudiu Beznea
2022-06-28ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttClaudiu Beznea
2022-06-28ARM: at91: pm: use proper compatible for sama5d2's rtcClaudiu Beznea
2022-05-27Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-17ARM: at91: pm: Fix rand build errorYueHaibing
2022-05-12ARM: at91: pm: add support for sama5d2 secure suspendClément Léger
2022-05-12ARM: at91: add code to handle secure callsClément Léger
2022-05-12ARM: at91: Kconfig: implement PIT64B selectionClaudiu Beznea
2022-05-12ARM: at91: pm: add quirks for pmClaudiu Beznea
2022-05-12ARM: at91: pm: use kernel documentation styleClaudiu Beznea
2022-05-12ARM: at91: pm: introduce macros for pm mode replacementClaudiu Beznea
2022-05-12ARM: at91: pm: keep documentation inline with structure membersClaudiu Beznea
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-02-25ARM: at91: Kconfig: select PM_OPPClaudiu Beznea
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Claudiu Beznea
2022-02-25ARM: at91: ddr: fix typo to align with datasheet namingClaudiu Beznea
2021-12-08ARM: at91: pm: Add of_node_put() before gotoWan Jiabing
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-10-04ARM: at91: add basic support for new SoC family lan966Kavyasree Kotagiri
2021-10-04ARM: at91: pm: preload base address of controllers in tlbClaudiu Beznea
2021-10-04ARM: at91: pm: group constants and addresses loadingClaudiu Beznea
2021-09-14ARM: at91: pm: switch backup area to vbat in backup modeClaudiu Beznea
2021-09-14ARM: at91: pm: do not panic if ram controllers are not enabledClaudiu Beznea
2021-07-19ARM: at91: pm: add sama7g5 shdwcClaudiu Beznea
2021-07-19ARM: at91: pm: add pm support for SAMA7G5Claudiu Beznea
2021-07-19ARM: at91: sama7: introduce sama7 SoC familyEugen Hristev
2021-07-19ARM: at91: pm: add sama7g5's pmcClaudiu Beznea
2021-07-19ARM: at91: pm: add backup mode support for SAMA7G5Claudiu Beznea
2021-07-19ARM: at91: pm: save ddr phy calibration data to securamClaudiu Beznea
2021-07-19ARM: at91: pm: add sama7g5 ddr phy controllerClaudiu Beznea