aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann1-1/+1
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea2-10/+2
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea2-0/+24
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea2-66/+140
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea1-1/+1
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea1-1/+1
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2020-12-28drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla1-0/+12
2020-10-28ARM: at91: sam9x60 SiP types added to soc descriptionKai Stuhlemmer2-0/+9
2019-12-10drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea1-2/+3
2019-11-07soc: at91: Add Atmel SFR SN (Serial Number) supportKamel Bouhara3-0/+111
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-12-12ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2-0/+5
2018-12-12ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2-0/+12
2017-09-17drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2-0/+12
2017-06-02ARM: at91: add armv7m SoC detectionSzemző András2-0/+50
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni4-0/+329