summaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/integrator_ap.c
AgeCommit message (Expand)Author
2016-11-17ARM: integrator: drop EBI access use sysconLinus Walleij
2016-08-31ARM: integrator: cut down on static mapsLinus Walleij
2016-08-31ARM: integrator: delete some auxdataLinus Walleij
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-04-04ARM: integrator: move flash registration to device treeLinus Walleij
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij
2014-11-13ARM: integrator: move restart to the device treeLinus Walleij
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2014-06-24ARM: integrator: convert to use irqchip_initRob Herring
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-02-26ARM: integrator: localize the hardware.h headerLinus Walleij
2014-02-26ARM: integrator: merge platform.h to hardware.hLinus Walleij
2014-02-26ARM: integrator: localize the lm.h headerLinus Walleij
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-12-04ARM: integrator: move EBI to the device treeLinus Walleij
2013-12-04ARM: integrator: delete static core module mappingsLinus Walleij
2013-11-21ARM: integrator: Switch to sched_clock_register()Stephen Boyd
2013-10-16ARM: integrator: core module registers from compatible stringsLinus Walleij
2013-10-16ARM: integrator: move CM base into device treeLinus Walleij
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij
2013-10-16ARM: integrator: get the LM interrupts from DTLinus Walleij
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-15ARM: integrator: basic PCIv3 device tree supportLinus Walleij
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-03ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij
2013-06-03ARM: integrator: move VGA base assignmentLinus Walleij
2013-06-03ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij
2013-06-03ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij
2012-11-16ARM: integrator: remove static AP syscon mappingLinus Walleij
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij
2012-10-27ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann