Age | Commit message (Expand) | Author | Files | Lines |
2013-06-21 | ARM: at91: fix at91_extern_irq usage for non-dt boards | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2013-06-18 | ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED | Wenyou Yang | 1 | -1/+1 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+15 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+27 |
2013-04-09 | ARM: at91: change "Unknown" qualifier SoC subtype handling | Nicolas Ferre | 1 | -7/+15 |
2013-04-08 | ARM: at91/setup: fix trivial typos | Johan Hovold | 1 | -3/+3 |
2013-03-26 | ARM: at91: Fix typo in restart code panic message | Maxime Ripard | 1 | -1/+1 |
2013-03-26 | ARM: at91: introduce SAMA5 support | Ludovic Desroches | 1 | -0/+27 |
2013-01-23 | ARM: at91: rm9200: remake the BGA as default version | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 1 | -0/+14 |
2012-11-19 | ARM: AT91: Add AT91RM9200 DT board | Joachim Eastwood | 1 | -0/+14 |
2012-11-11 | Merge branch 'at91' into devel | Linus Walleij | 1 | -1/+5 |
2012-11-06 | arm: at91: move at91_shdwc.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-10-24 | ARM: at91: fix external interrupts in non-DT case | Nicolas Ferre | 1 | -1/+1 |
2012-10-24 | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov | 1 | -1/+1 |
2012-10-13 | arm: at91: dt: at91sam9 add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+2 |
2012-10-13 | ARM: at91: add dummies pinctrl for non dt platform | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 1 | -1/+1 |
2012-10-04 | ARM: at91: skip at91_io_desc definition for NOMMU | Arnd Bergmann | 1 | -1/+1 |
2012-09-18 | ARM: at91: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -2/+2 |
2012-05-02 | Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -0/+2 |
2012-04-27 | ARM: at91: Add machine files for AT91SAM9N12 SoC | Hong Xu | 1 | -0/+6 |
2012-04-16 | ARM: at91: Export at91_matrix_base | Joachim Eastwood | 1 | -0/+1 |
2012-04-16 | ARM: at91: Export at91_ramc_base | Joachim Eastwood | 1 | -0/+1 |
2012-03-31 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 1 | -0/+1 |
2012-03-15 | ARM: at91: add Shutdown Controller (SHDWC) DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+77 |
2012-03-15 | ARM: at91: add ram controller DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+37 |
2012-03-15 | ARM: at91: add RSTC (Reset Controller) dt support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+30 |
2012-03-15 | ARM: at91: add pmc DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+1 |
2012-03-15 | ARM: at91/dt: add specific DT soc init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+18 |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+9 |
2012-02-03 | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 1 | -17/+0 |
2012-01-20 | ARM: at91: make rstc soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+9 |
2012-01-20 | ARM: at91: fix at91rm9200 soc subtype handling | Nicolas Ferre | 1 | -2/+5 |
2011-12-20 | Merge branch 'picoxcell/cleanup' into next/cleanup | Olof Johansson | 1 | -18/+0 |
2011-11-28 | ARM: at91: make DBGU soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -5/+2 |
2011-11-28 | ARM: at91: make shutdown controler soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+17 |
2011-11-28 | ARM: at91: add ioremap_registers entry point to soc setup | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+2 |
2011-11-16 | ARM: mach-at91: remove arch specific special handling for ioremap | Nicolas Pitre | 1 | -18/+0 |
2011-07-28 | at91: add arch specific ioremap support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+19 |
2011-07-28 | at91: factorize sram init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+20 |
2011-07-28 | at91: move register clocks to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+3 |
2011-07-28 | at91: move clock subsystem init to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+4 |
2011-07-28 | at91: use structure to store the current soc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -17/+192 |
2011-07-28 | at91: factorize at91 interrupts init to soc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+14 |
2011-07-28 | at91: introduce commom AT91_BASE_SYS | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+63 |