aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni1-91/+0
2016-03-29ARM: at91/soc: reference the whole sama5d2 familyLudovic Desroches1-1/+11
2015-08-05ARM: at91/soc: add basic support for new sama5d2 SoCNicolas Ferre1-0/+3
2015-03-13ARM: at91: sama5 use SoC detection infrastructureAlexandre Belloni1-0/+13
2015-03-13ARM: at91: at91sam9: use SoC detection infrastructureAlexandre Belloni1-0/+28
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni1-0/+2
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON1-0/+35
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni1-41/+0
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni1-36/+0
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann1-6/+0
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre1-0/+5
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard1-0/+1
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard1-0/+1
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches1-0/+5
2013-03-26ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches1-1/+1
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD1-1/+11
2012-04-28ARM: at91: Add machine header file for AT91SAM9N12 SoCHong Xu1-0/+5
2012-04-17ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD1-7/+7
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD1-5/+0
2011-11-28ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD1-10/+47
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD1-0/+20