summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-311-14/+1
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-1/+1
* ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-171-2/+0
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-1/+1
|\
| * ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
* | ARM: at91: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
|/
* ARM: at91: properly initialize timerAlexandre Belloni2015-03-161-7/+0
* ARM: at91: at91rm9200: remove deprecated arm_pm_restartAlexandre Belloni2015-03-161-12/+0
* ARM: at91: at91rm9200 use SoC detection infrastructureAlexandre Belloni2015-03-131-14/+15
* ARM: at91/trivial: unify functions and machine namesNicolas Ferre2015-02-021-4/+4
* ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni2015-02-021-1/+0
* ARM: at91: change board files into SoC filesNicolas Ferre2015-02-021-0/+68
* ARM: at91: remove at91_boot_socAlexandre Belloni2015-02-021-32/+0
* ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni2015-02-021-14/+0
* ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni2015-01-161-9/+0
* ARM: at91: remove useless map_ioAlexandre Belloni2015-01-161-6/+0
* ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre2014-11-211-341/+0
* ARM: at91: prepare common clk transition for rm9200Alexandre Belloni2014-07-091-1/+5
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-0/+1
|\
| * ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-201-0/+1
* | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
|/
* ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-161-2/+1
* ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-161-0/+3
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD2013-06-211-4/+4
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-1/+1
|\
| * ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches2013-03-261-1/+1
* | ARM: at91: add TWI bindings to RM9200 DTJoachim Eastwood2013-03-211-0/+1
|/
* ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+1
* ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+1
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-3/+6
|\
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-0/+3
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-3/+3
* | 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_aic.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/+18
|\ \
| * | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood2012-11-191-0/+18
* | | Merge branch 'at91' into develLinus Walleij2012-11-111-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-131-2/+2
* | ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-241-1/+1
|/
* i2c: at91: add new driverNikolaus Voss2012-09-121-1/+1
* Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-121-0/+1
* ARM: at91: sparse irq supportLudovic Desroches2012-07-021-0/+1
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-12/+0
|\
| * ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0
* | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-281-10/+0
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+1
* | ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+1
OpenPOWER on IntegriCloud