aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc/atmel/soc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-09ARM: at91: add support in soc driver for new SAMA7G54 SiPsMihai Sain1-0/+9
2022-06-28ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain1-6/+6
2022-03-04ARM: at91: add support in soc driver for new SAMA5D29Mihai Sain1-0/+3
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann1-1/+1
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea1-5/+1
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea1-0/+18
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea1-65/+134
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 Stuhlemmer1-0/+6
2019-12-10drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea1-2/+3
2018-12-12ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun1-0/+2
2018-12-12ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre1-0/+8
2017-09-17drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan1-0/+8
2017-06-02ARM: at91: add armv7m SoC detectionSzemző András1-0/+24
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni1-0/+231