aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-11-161-1/+1
* ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-02-031-2/+5
* at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-281-0/+19
* at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-281-0/+20
* at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-281-0/+3
* at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-281-1/+4
* at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-281-17/+192
* at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-281-0/+14
* at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-281-0/+63