summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/setup.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-13ARM: at91: remove old setupAlexandre Belloni1-320/+0
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni1-10/+0
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni1-45/+0
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni1-7/+0
2015-02-02ARM: at91: move alternative initial mapping to board-dt-sama5.cNicolas Ferre1-6/+0
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni1-19/+0
2015-01-16ARM: at91: remove unused at91_init_sramAlexandre Belloni1-20/+0
2015-01-15ARM: at91: remove useless at91rm9200_set_type()Alexandre Belloni1-11/+0
2015-01-15ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni1-7/+0
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann1-54/+0
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre1-4/+0
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre1-9/+0
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre1-1/+1
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-149/+36
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-4/+93
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre1-4/+93
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard1-0/+5
2014-09-01ARM: at91: fix ramc standby function registrationAlexandre Belloni1-4/+7
2014-08-25ARM: at91: Remove rstc and shdwc headersMaxime Ripard1-1/+0
2014-08-25ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard1-18/+0
2014-08-25ARM: at91: Remove poweroff codeMaxime Ripard1-6/+0
2014-08-25ARM: at91: Remove poweroff DT probingMaxime Ripard1-77/+0
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard1-0/+5
2014-08-25ARM: at91: Remove the old-style reset probingMaxime Ripard1-29/+0
2014-08-25ARM: at91: Rework ramc mapping codeMaxime Ripard1-12/+14
2014-08-25ARM: at91: setup: Switch to pr_fmtMaxime Ripard1-20/+22
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre1-0/+1
2014-08-19ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON1-1/+2
2014-07-15ARM: at91: Add new binding for sama5d3-ddramcAlexandre Belloni1-0/+1
2014-03-21ARM: at91: don't provide dt init code for at91x40Arnd Bergmann1-1/+1
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+4
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+5
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-1/+1
2013-12-10ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu1-0/+4
2013-12-02ARM: at91: add Kconfig options for common clk supportBoris BREZILLON1-2/+4
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-1/+1
2013-10-17ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD1-3/+11
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-06-18ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHEDWenyou Yang1-1/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+15
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+27
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre1-7/+15
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold1-3/+3
2013-03-26ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches1-0/+27
2013-01-23ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD1-0/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij1-0/+14
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood1-0/+14
2012-11-11Merge branch 'at91' into develLinus Walleij1-1/+5