summaryrefslogtreecommitdiffstats
path: root/drivers/soc/atmel/soc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: add support in soc driver for new SAMA7G54 SiPsMihai Sain2023-01-091-0/+9
* ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain2022-06-281-6/+6
* ARM: at91: add support in soc driver for new SAMA5D29Mihai Sain2022-03-041-0/+3
* drivers: soc: atmel: fix type for same7Arnd Bergmann2021-02-041-1/+1
* drivers: soc: atmel: add spdx license identifierClaudiu Beznea2021-01-261-5/+1
* drivers: soc: atmel: add support for sama7g5Claudiu Beznea2021-01-261-0/+18
* drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea2021-01-261-65/+134
* 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-281-0/+6
* drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea2019-12-101-2/+3
* ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun2018-12-121-0/+2
* ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre2018-12-121-0/+8
* drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2017-09-171-0/+8
* ARM: at91: add armv7m SoC detectionSzemző András2017-06-021-0/+24
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-311-0/+231