aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/integrator_cp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-147/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-4/+1
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij1-2/+0
2016-08-31ARM: integrator: read counter using syscon/regmapLinus Walleij1-9/+14
2016-08-31ARM: integrator: cut down on static mapsLinus Walleij1-33/+0
2016-08-31ARM: integrator: delete some auxdataLinus Walleij1-12/+0
2016-08-31ARM: integrator: move CP CLCD display to DTSLinus Walleij1-57/+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-51/+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-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+2
2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanupOlof Johansson1-2/+1
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-27video: move Versatile CLCD helpersLinus Walleij1-2/+1
2014-06-24ARM: integrator: convert to use irqchip_initRob Herring1-8/+2
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij1-17/+6
2014-02-26ARM: integrator: register sched_clock directlyLinus Walleij1-4/+7
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-3/+0
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij1-6/+0
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2013-12-04ARM: integrator: move EBI to the device treeLinus Walleij1-6/+0
2013-12-04ARM: integrator: delete static core module mappingsLinus Walleij1-8/+0
2013-11-14ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+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-1/+2
2013-10-16ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij1-1/+0
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij1-173/+0
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-34/+0
2013-04-11ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring1-34/+0
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren1-5/+2
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King1-5/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+4
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann1-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/+2
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij1-2/+2
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij1-5/+0
2012-11-16ARM: integrator: delete SC mapping on the CPLinus Walleij1-5/+0
2012-11-16ARM: integrator: remove static CP syscon mappingLinus Walleij1-17/+33
2012-11-16ARM: integrator: hook the CP into the SoC busLinus Walleij1-2/+55
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-1/+1
2012-10-27ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij1-3/+1
2012-10-09ARM: integrator_cp: fix build failureOlof Johansson1-2/+2
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-105/+220
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann1-3/+3
2012-09-17ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij1-45/+47
2012-09-17ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij1-20/+64