summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vt8500
Commit message (Expand)AuthorAgeFilesLines
* arm: vt8500: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+0
|/
* arm, vt8500, LLVMLlinux: Use mcr instead of mcr% for mach-vt8500Behan Webster2014-09-261-1/+1
* ARM: vt8500: Staticize local symbolsSachin Kamat2014-07-061-3/+3
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* ARM: vt8500: enable V6K instead of plain V6Rob Herring2014-02-191-1/+0
* ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-3/+0
* ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-1/+0
* ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
* ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-292-29/+8
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Olof Johansson2013-05-311-2/+0
|\
| * ARM: vt8500: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
* | ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla2013-05-201-0/+1
|/
* irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk2013-04-124-272/+3
* pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk2013-04-041-0/+1
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-0/+18
|\
| * Merge branch 'depends/cleanup' into next/socOlof Johansson2013-01-275-191/+4
| |\
| * | arm: vt8500: Add support for Wondermedia WM8750/WM8850Tony Prisk2013-01-122-0/+18
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-214-96/+8
|\ \ \ | |/ /
| * | arm: vt8500: Remove remaining mach includesTony Prisk2013-01-122-63/+0
| * | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-121-31/+0
| * | arm: vt8500: Remove single platform Kconfig optionsTony Prisk2013-01-121-3/+8
* | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\ \ \
| * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
| |/ /
* | | ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo2013-01-221-1/+0
* | | timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk2013-01-152-2/+3
| |/ |/|
* | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-145-186/+3
* | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-136-86/+86
|\
| * ARM: vt8500: Convert arch-vt8500 to multiplatformTony Prisk2012-10-261-0/+12
| * arm: vt8500: Convert irq.c for multiplatform integrationTony Prisk2012-10-265-86/+74
* | vt8500: Fix header in mach-vt8500/timer.cTony Prisk2012-10-151-1/+1
* | vt8500: Remove unused headers from include/mach/Tony Prisk2012-10-154-49/+0
|/
* arm: vt8500: Fix build warning in uncompress.hTony Prisk2012-10-071-4/+4
* vt8500: Fix build warning when no framebuffer selectedTony Prisk2012-10-071-1/+4
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-012-32/+0
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-222-32/+1
| |\
| | * ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-142-32/+1
| * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| |/
* | arm: vt8500: Fixup for missing gpio.hTony Prisk2012-09-291-1/+0
* | arm: vt8500: Update arch-vt8500 to devicetree support.Tony Prisk2012-09-2119-1546/+400
|/
* Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-302-267/+0
|\
| * ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer2012-07-022-267/+0
* | ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk2012-07-186-15/+78
|/
* ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-26/+0
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\
OpenPOWER on IntegriCloud