summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | ARM: integrator: use devm_ioremap() to remap CMLinus Walleij2013-10-161-1/+1
* | ARM: integrator: move CM base into device treeLinus Walleij2013-10-165-49/+87
* | ARM: integrator: decommission the <mach/irqs.h> headerLinus Walleij2013-10-165-85/+0Star
* | ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-164-463/+24Star
* | ARM: integrator: print the Linux IRQ in LL_DEBUG codeLinus Walleij2013-10-161-2/+2
* | ARM: integrator: get the LM interrupts from DTLinus Walleij2013-10-161-1/+1
* | ARM: integrator: get the CM control register by proxyLinus Walleij2013-10-163-2/+11
|/
* ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCIJoerg Roedel2013-09-261-0/+7
* ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0Star
* ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-7/+0Star
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij2013-06-271-23/+23
* | ARM: integrator: basic PCIv3 device tree supportLinus Walleij2013-06-152-36/+152
* | ARM: integrator: move static ioremapping into PCIv3 driverLinus Walleij2013-06-034-38/+51
* | ARM: integrator: move VGA base assignmentLinus Walleij2013-06-032-2/+2
* | ARM: integrator: remap PCIv3 base dynamicallyLinus Walleij2013-06-033-13/+14