Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: at91: Export at91_matrix_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+1 |
* | ARM: at91: Export at91_ramc_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+1 |
* | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-30 | 1 | -0/+1 |
* | ARM: at91: add Shutdown Controller (SHDWC) DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+77 |
* | ARM: at91: add ram controller DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -3/+37 |
* | ARM: at91: add RSTC (Reset Controller) dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+30 |
* | ARM: at91: add pmc DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -2/+1 |
* | ARM: at91/dt: add specific DT soc init | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -0/+18 |
* | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -0/+9 |
* | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-03 | 1 | -17/+0 |
* | ARM: at91: make rstc soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-01-20 | 1 | -0/+9 |
* | ARM: at91: fix at91rm9200 soc subtype handling | Nicolas Ferre | 2012-01-20 | 1 | -2/+5 |
* | Merge branch 'picoxcell/cleanup' into next/cleanup | Olof Johansson | 2011-12-19 | 1 | -18/+0 |
|\ | |||||
| * | ARM: mach-at91: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-15 | 1 | -18/+0 |
* | | ARM: at91: make DBGU soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -5/+2 |
* | | ARM: at91: make shutdown controler soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -0/+17 |
* | | ARM: at91: add ioremap_registers entry point to soc setup | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -0/+2 |
|/ | |||||
* | at91: add arch specific ioremap support | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+19 |
* | at91: factorize sram init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+20 |
* | at91: move register clocks to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+3 |
* | at91: move clock subsystem init to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -1/+4 |
* | at91: use structure to store the current soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -17/+192 |
* | at91: factorize at91 interrupts init to soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+14 |
* | at91: introduce commom AT91_BASE_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+63 |