aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/setup.c
AgeCommit message (Expand)Author
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard
2014-09-01ARM: at91: fix ramc standby function registrationAlexandre Belloni
2014-08-25ARM: at91: Remove rstc and shdwc headersMaxime Ripard
2014-08-25ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard
2014-08-25ARM: at91: Remove poweroff codeMaxime Ripard
2014-08-25ARM: at91: Remove poweroff DT probingMaxime Ripard
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard
2014-08-25ARM: at91: Remove the old-style reset probingMaxime Ripard
2014-08-25ARM: at91: Rework ramc mapping codeMaxime Ripard
2014-08-25ARM: at91: setup: Switch to pr_fmtMaxime Ripard
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre
2014-08-19ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON
2014-07-15ARM: at91: Add new binding for sama5d3-ddramcAlexandre Belloni
2014-03-21ARM: at91: don't provide dt init code for at91x40Arnd Bergmann
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King
2013-12-10ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu
2013-12-02ARM: at91: add Kconfig options for common clk supportBoris BREZILLON
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON
2013-10-16ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD
2013-06-18ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHEDWenyou Yang
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold
2013-03-26ARM: at91: Fix typo in restart code panic messageMaxime Ripard
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches
2013-01-23ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-10-13ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-04ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann
2012-09-18ARM: at91: use __iomem pointers for MMIOArnd Bergmann
2012-05-02Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2012-04-28ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson