aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
AgeCommit message (Expand)AuthorFilesLines
2026-05-07ARM: integrator: Fix early initializationGuenter Roeck1-9/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-4/+4
2026-02-01ARM: versatile: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+2
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2025-11-21ARM: versatile: Fix typo in versatile.cShivam Chaudhary1-1/+1
2025-11-14syscore: Pass context data to callbacksThierry Reding1-4/+8
2025-10-01ARM: versatile: clock: convert from round_rate() to determine_rate()Brian Masney1-4/+5
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-1/+1
2024-09-02ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski1-0/+1
2024-05-29arm: vexpress: Remove obsolete RTSM DCSCB supportRob Herring (Arm)4-218/+0
2023-12-22ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) supportLinus Walleij3-19/+5
2023-08-12ARM: versatile: Drop unused includesRob Herring1-2/+0
2023-05-26ARM: versatile: mark mmc_status() staticArnd Bergmann1-1/+1
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2022-09-16ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn1-1/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-0/+1
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-4/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-1/+2775
2022-05-03ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-04-22integrator: remove empty ap_init_early()Arnd Bergmann1-5/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann1-2/+3
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann25-1/+2778
2021-10-14clk: versatile: Rename ICST to CLK_ICSTJean Delvare1-1/+1
2020-05-15Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+0
2020-05-05clk: versatile: Rework kconfig structureRob Herring1-1/+0
2020-04-16ARM: versatile: Drop mapping IB2 module registersRob Herring1-5/+0
2019-06-17Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-159/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-28ARM: versatile: Drop CLCD platform dataLinus Walleij1-157/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20ARM: versatile: fix a leaked reference by addingmissing of_node_putWen Yang1-2/+5
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-04-04ARM: versatile: move flash registration to the device treeLinus Walleij1-47/+0
2016-02-15ARM: versatile: move restart to the device treeLinus Walleij2-15/+3
2015-12-15ARM: versatile: convert to multi-platformRob Herring3-49/+16
2015-12-15ARM: versatile: merge mach code into a single fileRob Herring6-648/+325
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring12-1365/+14
2015-12-15ARM: versatile: add DT based PCI detectionRob Herring1-0/+50
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-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-1/+1
2015-01-14ARM: versatile: core: Remove unused functionRickard Strandqvist1-37/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+0
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-1/+1
2014-06-24ARM: versatile: remove init_irq hook for DT bootRob Herring1-1/+0
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-24/+1
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-02-27ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij1-0/+16
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-23/+0
2014-02-13irqchip: support cascaded VICsLinus Walleij1-1/+1
2013-12-20ARM: versatile: move GPIO2 and GPIO3 to coreLinus Walleij2-21/+16
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-23/+0
2013-09-09Merge branch 'versatile/fixes' into fixesOlof Johansson2-17/+32
2013-09-04ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-04ARM: PCI: versatile: Fix PCI I/OPeter Maydell2-8/+10
2013-09-04ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell1-6/+19
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-13/+0
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-8/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-04-11ARM: versatile: use OF init for sp804 timerRob Herring2-14/+13
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-18/+6
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+6
2013-02-14ARM: pick Versatile by default for !MMUArnd Bergmann1-0/+5
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann1-1/+1
2013-02-06ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij2-6/+20
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson4-7/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-3/+3
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-1/+1
2013-01-12ARM: remove unneeded vic.h includesRob Herring3-3/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring3-3/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-02ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij1-3/+3
2012-12-24ARM: delete struct sys_timerStephen Warren5-10/+5
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-1/+1
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-1/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+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 Herring4-51/+4
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann4-19/+48
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2-21/+10
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-13ARM: PCI: versatile: fix PCI interrupt setupRussell King1-4/+2
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-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker1-5/+5
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-28/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-2/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-107/+49
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-3/+3
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-28/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-15/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-15/+0
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-2/+5
2012-01-26Merge branch 'amba' into for-armsocRussell King3-59/+49
2012-01-25ARM: amba: versatile: get rid of private platform amba_device initializerRussell King3-38/+28
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2-21/+21
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-9/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+0
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+10
2012-01-05Merge branch 'restart' into for-linusRussell King6-16/+17
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: versatile: use new restart hookRussell King6-12/+17
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers3-3/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2-26/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-21/+0
2011-11-18ARM: versatile: remove overlapping map_desc entryRob Herring1-5/+0
2011-11-15ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles4-30/+6
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds4-31/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-6/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-versatile: remove mach/memory.hNicolas Pitre1-28/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-versatile: convert boot-params to atag_offsetNicolas Pitre2-2/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-1/+1
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann2-6/+3
2011-07-28arm/versatile: Add device tree supportGrant Likely5-0/+126
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring2-4/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
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-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King5-238/+68
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2-52/+7
2011-02-19ARM: versatile: remove old AMBA device DMA definitionsRussell King3-24/+0
2011-02-19ARM: versatile: use new init_early for clock tree and sched_clock initRussell King4-12/+14
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-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-25ARM: versatile: name configuration options after actual board namesRussell King1-4/+6
2011-01-13ARM: versatile: irq_data conversion.Lennert Buytenhek1-8/+10
2011-01-06Merge branch 'misc' into develRussell King2-2/+2
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-0/+10
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-1/+1
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+10
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll1-0/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-7/+5
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-08-05ARM: 6282/1: Remove useless definitions from versatile hardware.heric miao1-9/+0
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2-3/+34
2010-07-27ARM: Versatile: fix section mismatchRussell King1-1/+1
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 King2-1/+1
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King2-3/+9
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2-6/+6
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-22/+0
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King1-24/+2
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 King5-88/+11
2010-05-02ARM: ICST: kill duplicate icst codeRussell King2-6/+6
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 King2-5/+5
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King3-7/+8
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King3-3/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-1/+1
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-2/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-2/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2-4/+4
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 King2-0/+4
2009-07-06[ARM] versatile: add PL061 gpiolib supportRussell King4-5/+42
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