aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni1-14/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-1/+1
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni1-2/+0
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-20ARM: at91: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni1-7/+0
2015-03-16ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni1-12/+0
2015-03-13ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni1-14/+15
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre1-4/+4
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni1-1/+0
2015-02-02ARM: at91: change board files into SoC filesNicolas Ferre1-0/+68
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni1-32/+0
2015-02-02ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni1-14/+0
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni1-9/+0
2015-01-16ARM: at91: remove useless map_ioAlexandre Belloni1-6/+0
2014-11-21ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre1-341/+0
2014-07-09ARM: at91: prepare common clk transition for rm9200Alexandre Belloni1-1/+5
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-0/+1
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König1-0/+1
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-1/+1
2013-10-16ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD1-2/+1
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano1-0/+3
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD1-4/+4
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-03-26ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches1-1/+1
2013-03-21ARM: at91: add TWI bindings to RM9200 DTJoachim Eastwood1-0/+1
2013-02-07ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood1-0/+1
2013-02-07ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood1-0/+1
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+6
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-at91 into at91Linus Walleij1-0/+18
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood1-0/+18
2012-11-11Merge branch 'at91' into develLinus Walleij1-2/+2
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen1-0/+3
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen1-3/+3
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen1-1/+1
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-09-12i2c: at91: add new driverNikolaus Voss1-1/+1
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss1-0/+1
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-0/+1
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+0
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor1-10/+0
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1