summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/integrator_cp.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-081-2/+0
* ARM: integrator: read counter using syscon/regmapLinus Walleij2016-08-311-9/+14
* ARM: integrator: cut down on static mapsLinus Walleij2016-08-311-33/+0
* ARM: integrator: delete some auxdataLinus Walleij2016-08-311-12/+0
* ARM: integrator: move CP CLCD display to DTSLinus Walleij2016-08-311-57/+0
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1
* ARM: integrator: move flash registration to device treeLinus Walleij2016-04-041-51/+0
* soc: move SoC driver for the ARM IntegratorLinus Walleij2014-11-131-27/+0
* ARM: integrator: move restart to the device treeLinus Walleij2014-11-131-1/+0
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-8/+2
|\
| * Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-071-8/+2
| |\
| | * ARM: integrator: convert to use irqchip_initRob Herring2014-06-241-8/+2
* | | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson2014-07-071-2/+1
|\ \ \ | |/ / |/| |
| * | video: move Versatile CLCD helpersLinus Walleij2014-06-271-2/+1
| |/
* / ARM: integrator: fix OF-related regressionLinus Walleij2014-06-241-17/+6
|/
* ARM: integrator: register sched_clock directlyLinus Walleij2014-02-261-4/+7
* ARM: integrator: localize the hardware.h headerLinus Walleij2014-02-261-1/+1
* ARM: integrator: merge platform.h to hardware.hLinus Walleij2014-02-261-1/+0
* ARM: integrator: localize the lm.h headerLinus Walleij2014-02-261-3/+0
* ARM: integrator: switch to fetch clocks from device treeLinus Walleij2014-02-131-6/+0
* ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
* ARM: integrator: move EBI to the device treeLinus Walleij2013-12-041-6/+0
* ARM: integrator: delete static core module mappingsLinus Walleij2013-12-041-8/+0
* ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-141-1/+2
* ARM: integrator: core module registers from compatible stringsLinus Walleij2013-10-161-1/+7
* ARM: integrator: move CM base into device treeLinus Walleij2013-10-161-1/+2
* ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij2013-10-161-1/+0
* ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-161-173/+0
* Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-34/+0
|\
| * ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring2013-04-111-34/+0
* | Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-031-5/+2
|\ \ | |/ |/|
| * ARM: cleanup: soc_device_register() error checkingRussell King2013-02-241-5/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-12/+4
|\ \
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-12/+4
| |/
* / ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann2013-02-141-1/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-4/+2
|\
| * ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2012-11-041-1/+1
| * ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij2012-10-271-3/+1
* | ARM: integrator: push down SC dependenciesLinus Walleij2012-11-171-2/+2
* | ARM: integrator: delete static UART1 mappingLinus Walleij2012-11-161-5/+0
* | ARM: integrator: delete SC mapping on the CPLinus Walleij2012-11-161-5/+0
* | ARM: integrator: remove static CP syscon mappingLinus Walleij2012-11-161-17/+33
* | ARM: integrator: hook the CP into the SoC busLinus Walleij2012-11-161-2/+55
|/
* ARM: integrator_cp: fix build failureOlof Johansson2012-10-091-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-105/+220
|\
| * ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-171-45/+47
| * ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-171-20/+64
| * ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-171-43/+111
| * ARM: 7514/1: integrator: call common init function from machineLinus Walleij2012-09-171-0/+1
* | ARM: integrator: use __iomem pointers for MMIOArnd Bergmann2012-09-191-3/+3
|/