aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/integrator_ap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28ARM: integrator: Retire LM and IM-PD1 boardfile codeLinus Walleij1-31/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-09-27ARM: integrator: Delete the V3 PCI driverLinus Walleij1-2/+0
2016-11-17ARM: integrator: drop EBI access use sysconLinus Walleij1-24/+30
2016-08-31ARM: integrator: cut down on static mapsLinus Walleij1-30/+0
2016-08-31ARM: integrator: delete some auxdataLinus Walleij1-6/+0
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-04-04ARM: integrator: move flash registration to device treeLinus Walleij1-62/+0
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla1-1/+0
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij1-27/+0
2014-11-13ARM: integrator: move restart to the device treeLinus Walleij1-1/+0
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij1-190/+0
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/socOlof Johansson1-8/+2
2014-06-24ARM: integrator: convert to use irqchip_initRob Herring1-8/+2
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij1-19/+7
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+14
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-26ARM: integrator: localize the hardware.h headerLinus Walleij1-1/+1
2014-02-26ARM: integrator: merge platform.h to hardware.hLinus Walleij1-1/+0
2014-02-26ARM: integrator: localize the lm.h headerLinus Walleij1-2/+1
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij1-5/+14
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-29/+31
2013-12-04ARM: integrator: move EBI to the device treeLinus Walleij1-22/+30
2013-12-04ARM: integrator: delete static core module mappingsLinus Walleij1-7/+1
2013-11-21ARM: integrator: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-10-16ARM: integrator: core module registers from compatible stringsLinus Walleij1-1/+7
2013-10-16ARM: integrator: move CM base into device treeLinus Walleij1-3/+3
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij1-1/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij1-135/+0
2013-10-16ARM: integrator: get the LM interrupts from DTLinus Walleij1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij1-11/+0
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij1-15/+2
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij1-2/+0
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij1-6/+0
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij1-0/+17
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-4/+2
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King1-4/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+4
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann1-1/+1
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann1-1/+1
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-12/+4
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+1
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij1-3/+43
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij1-5/+0
2012-11-16ARM: integrator: remove static AP syscon mappingLinus Walleij1-20/+38
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij1-2/+55