| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91/soc: add basic support for new sama5d2 SoC | Nicolas Ferre | 2015-08-05 | 1 | -0/+3 |
* | ARM: at91: sama5 use SoC detection infrastructure | Alexandre Belloni | 2015-03-13 | 1 | -0/+13 |
* | ARM: at91: at91sam9: use SoC detection infrastructure | Alexandre Belloni | 2015-03-13 | 1 | -0/+28 |
* | ARM: at91: at91rm9200 use SoC detection infrastructure | Alexandre Belloni | 2015-03-13 | 1 | -0/+2 |
* | ARM: at91: add soc detection infrastructure | Boris BREZILLON | 2015-03-13 | 1 | -0/+35 |
* | ARM: at91: remove at91_boot_soc | Alexandre Belloni | 2015-02-02 | 1 | -41/+0 |
* | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni | 2015-02-02 | 1 | -36/+0 |
* | ARM: at91: cleanup initilisation code by removing dead code | Arnd Bergmann | 2014-12-02 | 1 | -6/+0 |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 1 | -0/+2 |
|\ |
|
| * | ARM: at91: soc: Add init_time callback | Maxime Ripard | 2014-09-03 | 1 | -0/+1 |
| * | ARM: at91/soc: Introduce register_devices callback | Maxime Ripard | 2014-08-25 | 1 | -0/+1 |
* | | ARM: at91: introduce basic SAMA5D4 support | Nicolas Ferre | 2014-09-22 | 1 | -0/+5 |
|/ |
|
* | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 2013-06-21 | 1 | -0/+1 |
* | ARM: at91: introduce SAMA5 support | Ludovic Desroches | 2013-03-26 | 1 | -0/+5 |
* | ARM: at91: change name template in AT91_SOC_START macro | Ludovic Desroches | 2013-03-26 | 1 | -1/+1 |
* | arm: at91: use macro to declare soc boot data | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -1/+11 |
* | ARM: at91: Add machine header file for AT91SAM9N12 SoC | Hong Xu | 2012-04-28 | 1 | -0/+5 |
* | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-17 | 1 | -7/+7 |
* | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-03 | 1 | -5/+0 |
* | ARM: at91: add ioremap_registers entry point to soc setup | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -0/+1 |
* | at91: move register clocks to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+1 |
* | at91: move clock subsystem init to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -1/+1 |
* | at91: use structure to store the current soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -10/+47 |
* | at91: factorize at91 interrupts init to soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+1 |
* | at91: introduce commom AT91_BASE_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 1 | -0/+20 |