summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-021-1/+0Star
* ARM: integrator: Convert PCI to use generic config accessorsRob Herring2015-01-291-57/+5Star
* soc: move SoC driver for the ARM IntegratorLinus Walleij2014-11-135-150/+1Star
* ARM: integrator: move core module LED to device treeLinus Walleij2014-11-132-81/+1Star
* ARM: integrator: move debug LEDs to syscon LED driverLinus Walleij2014-11-131-46/+2Star
* ARM: integrator: move restart to the device treeLinus Walleij2014-11-136-12/+4Star
* ARM: integrator: move AP timer to clocksourceLinus Walleij2014-10-281-190/+0Star
* ARM: integrator: make the Integrator multiplatformLinus Walleij2014-10-222-48/+18Star
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-11/+12
|\
| * of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-10-011-11/+12
* | ARM: integrator: add MMCI device to IM-PD1Linus Walleij2014-08-191-0/+48
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-082-16/+4Star
|\
| * Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-082-16/+4Star
| |\
| | * ARM: integrator: convert to use irqchip_initRob Herring2014-06-242-16/+4Star
* | | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson2014-07-083-37/+1Star
|\ \ \ | |/ / |/| |
| * | video: move Versatile CLCD helpersLinus Walleij2014-06-272-3/+1Star
| * | ARM: integrator: get rid of <mach/memory.h>Linus Walleij2014-06-271-34/+0Star
| |/
* / ARM: integrator: fix OF-related regressionLinus Walleij2014-06-242-36/+13Star
|/
* ARM: integrator: fix section mismatch problemLinus Walleij2014-06-172-2/+12
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0611-143/+57Star
|\
| * ARM: integrator: register sched_clock directlyLinus Walleij2014-02-261-4/+7
| * ARM: integrator: localize the hardware.h headerLinus Walleij2014-02-266-8/+5Star
| * ARM: integrator: merge platform.h to hardware.hLinus Walleij2014-02-267-396/+318Star
| * ARM: integrator: localize the impd1.h headerLinus Walleij2014-02-262-5/+1Star
| * ARM: integrator: localize the lm.h headerLinus Walleij2014-02-265-7/+3Star
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-064-46/+63
|\|
| * ARM: integrator: select GPIO blockLinus Walleij2014-02-131-0/+2
| * ARM: integrator: register the IM-PD1 VICLinus Walleij2014-02-132-9/+37
| * ARM: integrator: use managed resources for the IM-PD1Linus Walleij2014-02-131-26/+10Star
| * ARM: integrator: switch to fetch clocks from device treeLinus Walleij2014-02-132-11/+14
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-26/+0Star
|\ \
| * \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-26/+0Star
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-26/+0Star
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-4/+4
|\ \ \
| * | | ARM: integrator: only select pl01x if TTY is enabledArnd Bergmann2014-03-211-4/+4
| |/ /
* / / ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/ /
* | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-242-43/+31Star
|\ \
| * | ARM: integrator: move EBI to the device treeLinus Walleij2013-12-042-28/+30
| * | ARM: integrator: delete static core module mappingsLinus Walleij2013-12-042-15/+1Star
| |/
* | Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
|\ \ | |/ |/|
| * ARM: integrator: Switch to sched_clock_register()Stephen Boyd2013-11-221-2/+2
* | Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-161-17/+1Star
|\ \
| * \ Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-17/+1Star
| |\ \ | | |/ | |/|
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-16/+1Star
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2Star
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-2/+2
* | | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-141-1/+2
|/ /
* | ARM: integrator: core module registers from compatible stringsLinus Walleij2013-10-162-2/+14