summaryrefslogtreecommitdiffstats
path: root/drivers/soc/atmel
Commit message (Expand)AuthorAgeFilesLines
* drivers: soc: atmel: fix type for same7Arnd Bergmann2021-02-041-1/+1
* drivers: soc: atmel: add spdx license identifierClaudiu Beznea2021-01-262-10/+2
* drivers: soc: atmel: add support for sama7g5Claudiu Beznea2021-01-262-0/+24
* drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea2021-01-262-66/+140
* drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea2021-01-261-1/+1
* drivers: soc: atmel: use GENMASKClaudiu Beznea2021-01-261-1/+1
* drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea2021-01-261-1/+2
* drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla2020-12-281-0/+12
* ARM: at91: sam9x60 SiP types added to soc descriptionKai Stuhlemmer2020-10-282-0/+9
* drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea2019-12-101-2/+3
* soc: at91: Add Atmel SFR SN (Serial Number) supportKamel Bouhara2019-11-073-0/+111
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2018-12-122-0/+5
* ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2018-12-122-0/+12
* drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2017-09-172-0/+12
* ARM: at91: add armv7m SoC detectionSzemző András2017-06-022-0/+50
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-314-0/+329