summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-141-4/+100
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-2/+2
* ARM: AT91: add missing includesSascha Hauer2018-12-141-0/+1
* ARM: AT91: remove unused functionSascha Hauer2018-12-141-11/+0
* ARM: at91: separate restart handler registration into SoC specific codeSascha Hauer2018-11-061-8/+0
* ARM: at91: consolidate phy reset functionsSascha Hauer2018-11-051-0/+25
* arm: at91: simplify soc setupSam Ravnborg2018-01-171-22/+4
* at91sam9x5ek: Convert to use DT clock treeAndrey Smirnov2017-03-311-1/+3
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-0/+9
* ARM: atmel: at91sam9n12: add subtype supportBo Shen2015-02-111-0/+17
* ARM: at91: add sama5d4 soc support #1Bo Shen2014-09-241-5/+36
* ARM: atmel: sama5d3 is a family member of sama5Bo Shen2014-09-221-1/+1
* ARM: at91: add missing breakLucas Stach2014-04-231-0/+1
* ARM: at91: add sama5d36 SoC supportBo Shen2014-03-311-0/+3
* ARM: at91: move main clock define to CJean-Christophe PLAGNIOL-VILLARD2013-07-091-0/+4
* at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+27
* at91: autodetect the soc one time at postcore_initcallJean-Christophe PLAGNIOL-VILLARD2013-01-071-0/+226