summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: integrator: localize the impd1.h headerLinus Walleij2014-02-262-5/+1
| * ARM: integrator: localize the lm.h headerLinus Walleij2014-02-265-7/+3
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-054-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/+10
| * 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/+0
|\ \
| * \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-26/+0
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-26/+0
* | | 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-232-43/+31
|\ \
| * | ARM: integrator: move EBI to the device treeLinus Walleij2013-12-042-28/+30
| * | ARM: integrator: delete static core module mappingsLinus Walleij2013-12-042-15/+1
| |/
* | Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
|\ \ | |/ |/|
| * ARM: integrator: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-151-17/+1
|\ \
| * \ Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-17/+1
| |\ \ | | |/ | |/|
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-16/+1
| | * 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/+2
| | * 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/+0
* | ARM: integrator: delete non-devicetree boot pathLinus Walleij2013-10-164-463/+24
* | 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-251-0/+7
* ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-7/+0
* 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
* | ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-1/+159
* | ARM: integrator: move PCI base address grab to probeLinus Walleij2013-06-031-7/+7
* | ARM: integrator: grab PCI error IRQ in probe()Linus Walleij2013-06-031-9/+10
* | ARM: integrator: convert PCIv3 bridge to platform deviceLinus Walleij2013-06-032-10/+37
* | ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-033-118/+85
|/