aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/core.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-15ARM: versatile: merge mach code into a single fileRob Herring1-331/+0
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring1-487/+10
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla1-1/+2
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla1-5/+4
2015-01-14ARM: versatile: core: Remove unused functionRickard Strandqvist1-37/+0
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-1/+1
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2014-02-27ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij1-0/+16
2014-02-13irqchip: support cascaded VICsLinus Walleij1-1/+1
2013-12-20ARM: versatile: move GPIO2 and GPIO3 to coreLinus Walleij1-0/+16
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-04-11ARM: versatile: use OF init for sp804 timerRob Herring1-13/+13
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+2
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann1-1/+1
2013-02-06ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij1-1/+14
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson1-1/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-6/+1
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-1/+1
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu1-5/+0
2012-07-26ARM: versatile: use fixed PCI i/o mappingRob Herring1-5/+0
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann1-16/+3
2012-05-04ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij1-2/+3
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij1-8/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-35/+35
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-2/+5
2012-01-25ARM: amba: versatile: get rid of private platform amba_device initializerRussell King1-18/+18
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King1-17/+17
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+13
2012-01-05ARM: restart: versatile: use new restart hookRussell King1-0/+13
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-11-18ARM: versatile: remove overlapping map_desc entryRob Herring1-5/+0
2011-07-28arm/versatile: Add device tree supportGrant Likely1-0/+62
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-27/+4
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-1/+8
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier1-1/+1
2011-05-20ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier1-27/+4
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-1/+1
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King1-51/+6
2011-02-19ARM: versatile: remove old AMBA device DMA definitionsRussell King1-18/+0
2011-02-19ARM: versatile: use new init_early for clock tree and sched_clock initRussell King1-12/+11
2011-02-19ARM: versatile: switch Versatile to use consolidated CLCDRussell King1-151/+35
2011-02-19ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King1-3/+16
2011-01-13ARM: versatile: irq_data conversion.Lennert Buytenhek1-8/+10
2011-01-06Merge branch 'misc' into develRussell King1-2/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-0/+10
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+10
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-1/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King1-2/+33
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-07-18ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij1-0/+16
2010-07-15ARM: 6228/1: PL022 SSP platform data for the VersatileLinus Walleij1-1/+11
2010-05-17Merge branch 'devel-stable' into develRussell King1-0/+1
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King1-1/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King1-5/+5
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-22/+0
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King1-132/+3
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-1/+1
2010-05-02ARM: ICST: kill duplicate icst codeRussell King1-1/+1
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King1-0/+2
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King1-1/+1
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King1-2/+2
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-2/+1
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-2/+2
2009-09-12Merge branch 'devel-stable' into develRussell King1-2/+1
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King1-2/+1
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King1-0/+2
2009-07-06[ARM] versatile: add PL061 gpiolib supportRussell King1-2/+13
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas1-1/+15
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King1-8/+48
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+2
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-21[ARM] 4261/1: clockevent support for Versatile platformKevin Hilman1-10/+58
2007-04-21[ARM] 4260/1: clocksource support for Versatile platformKevin Hilman1-41/+34
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+14
2006-12-07[ARM] Merge individual ARM sub-treesRussell King1-6/+12
2006-12-07[ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to ...Nicolas Pitre1-4/+10
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro1-2/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-5/+5
2006-08-13[ARM] 3752/1: fix versatile flash resource mapYoav Steinberg1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-07-11[ARM] Allow Versatile to be built for AB and PBRussell King1-7/+4
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-10[ARM] Fix Integrator and Versatile interrupt initialisationRussell King1-3/+2
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King1-1/+1
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King1-53/+5
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[ARM] 2995/1: Replace map_desc.physical with map_desc.pfn: VersatileDeepak Saxena1-13/+70
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-21/+22
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King1-37/+24
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas1-5/+9
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+918