summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/sam9_smc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-061-3/+3
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* ARM: at91: sam9_smc: register driver earlierAhmad Fatoum2021-10-011-1/+1
* arm/at91: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-01-061-9/+4
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* ARM: at91: add basic sama5d2 supportAhmad Fatoum2019-10-141-1/+4
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-29/+29
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-021-2/+3
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+3
* | ARM: at91: add sama5d4 soc support #1Bo Shen2014-09-241-3/+21
|/
* sama5d3x: fix HSMC MODE register offset and add TIMINGS registerMatteo Fortini2014-07-311-3/+35
* sama5d3x: fix AT91_SMC_CS offset strideMatteo Fortini2014-06-021-1/+3
* ARM: at91 smc: Fix possible uninitialized variableAlexander Shiyan2013-04-301-4/+4
* at91: SMC: switch to platform_driverJean-Christophe PLAGNIOL-VILLARD2013-01-071-22/+124
* introduce io.hSascha Hauer2011-09-221-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-4/+4
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-201-0/+48