summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vt8500
AgeCommit message (Expand)AuthorLines
2025-07-04ARM: Switch to new sys-off handler APIAndrew Davis-1/+1
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann-4/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann-0/+1
2020-05-05ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-02-02arm: vt8500: kconfig: Remove blank help textUlf Magnusson-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang-3/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2014-09-26arm, vt8500, LLVMLlinux: Use mcr instead of mcr% for mach-vt8500Behan Webster-1/+1
2014-07-06ARM: vt8500: Staticize local symbolsSachin Kamat-3/+3
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd-1/+0
2014-02-19ARM: vt8500: enable V6K instead of plain V6Rob Herring-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring-3/+0
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König-1/+0
2013-09-29ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth-9/+0
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth-29/+8
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-1/+2
2013-05-31Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Olof Johansson-2/+0
2013-05-24ARM: vt8500: Remove init_irq declaration in machine descriptionMaxime Ripard-2/+0
2013-05-20ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla-0/+1
2013-04-12irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk-272/+3
2013-04-04pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk-0/+1
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+18
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-96/+8
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson-1/+0
2013-01-27Merge branch 'depends/cleanup' into next/socOlof Johansson-191/+4
2013-01-22ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo-1/+0
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk-2/+3
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk-186/+3
2013-01-12arm: vt8500: Add support for Wondermedia WM8750/WM8850Tony Prisk-0/+18
2013-01-12arm: vt8500: Remove remaining mach includesTony Prisk-63/+0
2013-01-12arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk-31/+0
2013-01-12arm: vt8500: Remove single platform Kconfig optionsTony Prisk-3/+8
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren-5/+1
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-86/+86
2012-10-26ARM: vt8500: Convert arch-vt8500 to multiplatformTony Prisk-0/+12
2012-10-26arm: vt8500: Convert irq.c for multiplatform integrationTony Prisk-86/+74
2012-10-15vt8500: Fix header in mach-vt8500/timer.cTony Prisk-1/+1
2012-10-15vt8500: Remove unused headers from include/mach/Tony Prisk-49/+0
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk-4/+4
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk-1/+4
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-32/+0
2012-09-29arm: vt8500: Fixup for missing gpio.hTony Prisk-1/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson-32/+1
2012-09-21arm: vt8500: Update arch-vt8500 to devicetree support.Tony Prisk-1546/+400
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring-1/+0