summaryrefslogtreecommitdiffstats
path: root/drivers/soc/atmel
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-02-24ARM: at91: Add Support in SoC driver for SAMA7D65Ryan Wanner-0/+8
2024-12-08soc: atmel: fix device_node release in atmel_soc_device_init()Javier Carrasco-1/+1
2024-08-07ARM: at91: add support in SoC driver for new sam9x7Varshini Rajendran-0/+32
2023-07-29soc: microchip: Explicitly include correct DT includesRob Herring-1/+0
2023-01-09ARM: at91: add support in soc driver for new SAMA7G54 SiPsMihai Sain-0/+12
2022-06-28ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain-6/+6
2022-03-04ARM: at91: add support in soc driver for new SAMA5D29Mihai Sain-0/+4
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann-1/+1
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea-10/+2
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea-0/+24
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea-66/+140
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea-1/+2
2020-12-28drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla-0/+12
2020-10-28ARM: at91: sam9x60 SiP types added to soc descriptionKai Stuhlemmer-0/+9
2019-12-10drivers: soc: atmel: move sam9x60 under its own config flagClaudiu Beznea-2/+3
2019-11-07soc: at91: Add Atmel SFR SN (Serial Number) supportKamel Bouhara-0/+111
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-12-12ARM: at91: add support in soc driver for new SAM9X60Sandeep Sheriker Mallikarjun-0/+5
2018-12-12ARM: at91: add support in soc driver for LPDDR2 SiPNicolas Ferre-0/+12
2017-09-17drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan-0/+12
2017-06-02ARM: at91: add armv7m SoC detectionSzemző András-0/+50
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni-0/+329