Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atsam: Add support for SAM E70 | Alex Maclean | 2022-03-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Alex Maclean <monkeh@monkeh.net> | ||||
* | atsam: Add get_pclock_frequency() helper function | Kevin O'Connor | 2021-11-20 | 1 | -0/+1 |
| | | | | | | Add get_pclock_frequency() and use it to calculate peripheral clocks. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | atsam: Add MACH_SAM3X, MACH_SAM4, MACH_SAM4E, MACH_SAM4S definitions | Kevin O'Connor | 2019-01-18 | 1 | -7/+7 |
| | | | | | | | Add additional Kconfig definitions to make it easier to select the correct code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | src: Rename source folders for atsam and atsamd architectures | Florian Heilmann | 2019-01-12 | 1 | -0/+24 |
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net> |