summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+9
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-17/+0
* ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+9
* ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-01-201-2/+5
* Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-191-18/+0
|\
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-151-18/+0
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-5/+2
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+17
* | ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+2
|/
* 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