aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/serial.c
Commit message (Expand)AuthorAgeFilesLines
* atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor2022-10-131-1/+1
* atsamd: Update code to use armcm_boot mechanismKevin O'Connor2019-08-221-21/+7
* atsamd: Move irq handler code above irq setupKevin O'Connor2019-08-221-32/+32
* atsamd: Fix comment typo in serial.cKevin O'Connor2019-07-251-1/+1
* atsamd: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-4/+7
* atsamd: Initial support for SAMD51Kevin O'Connor2019-01-281-10/+31
* atsamd: Add a get_pclock_frequency() helper functionKevin O'Connor2019-01-281-2/+2
* atsamd: Pass the power management id to enable_pclock()Kevin O'Connor2019-01-281-1/+1
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-121-0/+61