summaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/integrator_cp.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-01ARM: 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...Olof Johansson1-34/+0
2013-04-12ARM: 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-22Merge 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-13Merge 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-17ARM: integrator: delete static UART1 mappingLinus Walleij1-5/+0
2012-11-17ARM: integrator: delete SC mapping on the CPLinus Walleij1-5/+0
2012-11-17ARM: integrator: remove static CP syscon mappingLinus Walleij1-17/+33
2012-11-17ARM: 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-18ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij1-45/+47
2012-09-18ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij1-20/+64
2012-09-18ARM: 7517/1: integrator: initial device tree supportLinus Walleij1-43/+111
2012-09-17ARM: 7514/1: integrator: call common init function from machineLinus Walleij1-0/+1
2012-07-12ARM: integrator: convert to common clockLinus Walleij1-61/+2
2012-07-12ARM: integrator: put symbolic bus names on devicesLinus Walleij1-4/+4
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij1-23/+10
2012-03-27Merge branch 'devel-stable' into for-linusRussell King1-40/+9
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij1-1/+2
2012-01-26ARM: amba: integrator: use common amba device initializersRussell King1-40/+9
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King1-2/+2
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-01-05ARM: restart: integrator: use new restart hookRussell King1-0/+1
2011-12-22driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-08-22ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-7/+6
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+1
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-0/+7
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
2011-05-21ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier1-1/+1
2011-05-21ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flashMarc Zyngier1-7/+6
2011-02-19ARM: integrator: add Integrator/CP sched_clock supportRussell King1-0/+7
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King1-111/+31
2011-02-19ARM: integrator: use new init_early for clock tree initRussell King1-2/+9