Age | Commit message (Expand) | Author |
2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-11-24 | ARM: at91: fix build for SAMA5D3 w/o L2 cache | Peter Rosin |
2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers |
2022-11-01 | ARM: at91: pm: avoid soft resetting AC DLL | Claudiu Beznea |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-10-06 | Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2022-09-03 | pinctrl: at91: move gpio suspend/resume calls to driver's context | Claudiu Beznea |
2022-08-31 | ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh | Claudiu Beznea |
2022-08-31 | ARM: at91: pm: fix self-refresh for sama7g5 | Claudiu Beznea |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann |
2022-08-02 | Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2022-07-20 | ARM: at91: setup outer cache .write_sec() callback if needed | Clément Léger |
2022-07-20 | ARM: at91: add sam_linux_is_optee_available() function | Clément Léger |
2022-06-28 | ARM: at91: pm: Mark at91_pm_secure_init as __init | Fabio Estevam |
2022-06-28 | ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt | Claudiu Beznea |
2022-06-28 | ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt | Claudiu Beznea |
2022-06-28 | ARM: at91: pm: use proper compatible for sama5d2's rtc | Claudiu Beznea |
2022-05-27 | Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-17 | ARM: at91: pm: Fix rand build error | YueHaibing |
2022-05-12 | ARM: at91: pm: add support for sama5d2 secure suspend | Clément Léger |
2022-05-12 | ARM: at91: add code to handle secure calls | Clément Léger |
2022-05-12 | ARM: at91: Kconfig: implement PIT64B selection | Claudiu Beznea |
2022-05-12 | ARM: at91: pm: add quirks for pm | Claudiu Beznea |
2022-05-12 | ARM: at91: pm: use kernel documentation style | Claudiu Beznea |
2022-05-12 | ARM: at91: pm: introduce macros for pm mode replacement | Claudiu Beznea |
2022-05-12 | ARM: at91: pm: keep documentation inline with structure members | Claudiu Beznea |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann |
2022-02-25 | ARM: at91: Kconfig: select PM_OPP | Claudiu Beznea |
2022-02-25 | ARM: at91: PM: add cpu idle support for sama7g5 | Claudiu Beznea |
2022-02-25 | ARM: at91: ddr: fix typo to align with datasheet naming | Claudiu Beznea |
2021-12-08 | ARM: at91: pm: Add of_node_put() before goto | Wan Jiabing |
2021-11-03 | Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2021-10-04 | ARM: at91: add basic support for new SoC family lan966 | Kavyasree Kotagiri |
2021-10-04 | ARM: at91: pm: preload base address of controllers in tlb | Claudiu Beznea |
2021-10-04 | ARM: at91: pm: group constants and addresses loading | Claudiu Beznea |
2021-09-14 | ARM: at91: pm: switch backup area to vbat in backup mode | Claudiu Beznea |
2021-09-14 | ARM: at91: pm: do not panic if ram controllers are not enabled | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add sama7g5 shdwc | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add pm support for SAMA7G5 | Claudiu Beznea |
2021-07-19 | ARM: at91: sama7: introduce sama7 SoC family | Eugen Hristev |
2021-07-19 | ARM: at91: pm: add sama7g5's pmc | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add backup mode support for SAMA7G5 | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: save ddr phy calibration data to securam | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add sama7g5 ddr phy controller | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add sama7g5 ddr controller | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: wait for ddr power mode off | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add support for 2.5V LDO regulator control | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes | Claudiu Beznea |
2021-07-19 | ARM: at91: pm: add self-refresh support for sama7g5 | Claudiu Beznea |