aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/integrator_ap.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileGravatar Arnd Bergmann 1-202/+0
2020-04-28ARM: integrator: Retire LM and IM-PD1 boardfile codeGravatar Linus Walleij 1-31/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2017-09-27ARM: integrator: Delete the V3 PCI driverGravatar Linus Walleij 1-2/+0
2016-11-17ARM: integrator: drop EBI access use sysconGravatar Linus Walleij 1-24/+30
2016-08-31ARM: integrator: cut down on static mapsGravatar Linus Walleij 1-30/+0
2016-08-31ARM: integrator: delete some auxdataGravatar Linus Walleij 1-6/+0
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 1-2/+1
2016-04-04ARM: integrator: move flash registration to device treeGravatar Linus Walleij 1-62/+0
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionGravatar Sudeep Holla 1-1/+0
2014-11-13soc: move SoC driver for the ARM IntegratorGravatar Linus Walleij 1-27/+0
2014-11-13ARM: integrator: move restart to the device treeGravatar Linus Walleij 1-1/+0
2014-10-28ARM: integrator: move AP timer to clocksourceGravatar Linus Walleij 1-190/+0
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 1-8/+2
2014-06-24ARM: integrator: convert to use irqchip_initGravatar Rob Herring 1-8/+2
2014-06-24ARM: integrator: fix OF-related regressionGravatar Linus Walleij 1-19/+7
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-5/+14
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2014-02-26ARM: integrator: localize the hardware.h headerGravatar Linus Walleij 1-1/+1
2014-02-26ARM: integrator: merge platform.h to hardware.hGravatar Linus Walleij 1-1/+0
2014-02-26ARM: integrator: localize the lm.h headerGravatar Linus Walleij 1-2/+1
2014-02-13ARM: integrator: switch to fetch clocks from device treeGravatar Linus Walleij 1-5/+14
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-29/+31
2013-12-04ARM: integrator: move EBI to the device treeGravatar Linus Walleij 1-22/+30
2013-12-04ARM: integrator: delete static core module mappingsGravatar Linus Walleij 1-7/+1
2013-11-21ARM: integrator: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-10-16ARM: integrator: core module registers from compatible stringsGravatar Linus Walleij 1-1/+7
2013-10-16ARM: integrator: move CM base into device treeGravatar Linus Walleij 1-3/+3
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerGravatar Linus Walleij 1-1/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathGravatar Linus Walleij 1-135/+0
2013-10-16ARM: integrator: get the LM interrupts from DTGravatar Linus Walleij 1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-06-15ARM: integrator: basic PCIv3 device tree supportGravatar Linus Walleij 1-11/+0
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverGravatar Linus Walleij 1-15/+2
2013-06-03ARM: integrator: move VGA base assignmentGravatar Linus Walleij 1-2/+0
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyGravatar Linus Walleij 1-6/+0
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceGravatar Linus Walleij 1-0/+17
2013-05-02Merge branch 'cleanup' into for-linusGravatar Russell King 1-4/+2
2013-02-24ARM: cleanup: soc_device_register() error checkingGravatar Russell King 1-4/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-12/+4
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalGravatar Arnd Bergmann 1-1/+1
2013-02-14ARM: integrator/versatile: fix NOMMU warningsGravatar Arnd Bergmann 1-1/+1
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUGravatar Will Deacon 1-1/+1
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 1-12/+4
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-4/+1
2012-11-17ARM: integrator: push down SC dependenciesGravatar Linus Walleij 1-3/+43
2012-11-16ARM: integrator: delete static UART1 mappingGravatar Linus Walleij 1-5/+0
2012-11-16ARM: integrator: remove static AP syscon mappingGravatar Linus Walleij 1-20/+38