summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-4/+93
|\
| * ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre2014-09-221-4/+93
* | ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2014-08-191-1/+2
|/
* ARM: at91: don't provide dt init code for at91x40Arnd Bergmann2014-03-211-1/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-241-0/+4
|\
| * ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu2013-12-101-0/+4
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-3/+5
|\ \
| * | ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-021-2/+4
| * | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
| |/
* / ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-1/+1
|/
* ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-161-3/+11
* ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-211-1/+1
* ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHEDWenyou Yang2013-06-181-1/+1
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-7/+15
|\
| * ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2013-04-091-7/+15
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-0/+27
|\|
| * ARM: at91: introduce SAMA5 supportLudovic Desroches2013-03-261-0/+27
* | ARM: at91/setup: fix trivial typosJohan Hovold2013-04-081-3/+3
* | ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-03-261-1/+1
|/
* ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+2
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\
| * arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-211-0/+14
|\ \
| * | ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-191-0/+14
* | | Merge branch 'at91' into develLinus Walleij2012-11-111-1/+5
|\| | | |/ |/|
| * arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-1/+2
| * ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+3
* | ARM: at91: fix external interrupts in non-DT caseNicolas Ferre2012-10-241-1/+1
* | ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-10-241-1/+1
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-1/+1
|\
| * ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann2012-10-041-1/+1
* | ARM: at91: use __iomem pointers for MMIOArnd Bergmann2012-09-181-2/+2
|/
* Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-021-0/+2
|\
| * ARM: at91: Export at91_matrix_baseJoachim Eastwood2012-04-161-0/+1
| * ARM: at91: Export at91_ramc_baseJoachim Eastwood2012-04-161-0/+1
* | ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu2012-04-271-0/+6
|/
* ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-311-0/+1
* ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+77
* ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-3/+37
* ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+30
* ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-2/+1Star
* ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+18
* ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+9
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-17/+0Star
* ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+9
* ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-01-201-2/+5
* Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-201-18/+0Star
|\
| * ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-161-18/+0Star
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-5/+2Star
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+17