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