Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c89d27fb9f169003c5a82561ffeb8adb980ebfb
/
arch
/
arm
/
mach-integrator
2bf73dd6
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
152c555
ARM: integrator: only select pl01x if TTY is enabled
by Arnd Bergmann
· 11 years ago
78f6db9
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
a79528e
ARM: integrator: register sched_clock directly
by Linus Walleij
· 11 years ago
1b1ef75
ARM: integrator: localize the hardware.h header
by Linus Walleij
· 11 years ago
f8487aa
ARM: integrator: merge platform.h to hardware.h
by Linus Walleij
· 11 years ago
cc0cc4c
ARM: integrator: localize the impd1.h header
by Linus Walleij
· 11 years ago
c36928a
ARM: integrator: localize the lm.h header
by Linus Walleij
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
2952548
ARM: integrator: select GPIO block
by Linus Walleij
· 11 years ago
52d555f
ARM: integrator: register the IM-PD1 VIC
by Linus Walleij
· 11 years ago
31d951e
ARM: integrator: use managed resources for the IM-PD1
by Linus Walleij
· 11 years ago
09c978b
ARM: integrator: switch to fetch clocks from device tree
by Linus Walleij
· 11 years ago
608914b
ARM: integrator: restore static map on the CP
by Linus Walleij
· 11 years ago
9b6d351
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
b8969ef
Merge branch 'soc/sched_clock' into next/soc
by Kevin Hilman
· 11 years ago
307b966
ARM: integrator: move EBI to the device tree
by Linus Walleij
· 11 years ago
78d1632
ARM: integrator: delete static core module mappings
by Linus Walleij
· 11 years ago
7a4143f
ARM: integrator: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
6886059
Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
30aeadd
ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD
by Jonathan Austin
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
16b84e5
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
by Grant Likely
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
df36680
ARM: integrator: core module registers from compatible strings
by Linus Walleij
· 11 years ago
99d14a1
ARM: integrator: use devm_ioremap() to remap CM
by Linus Walleij
· 11 years ago
bb4dbef
ARM: integrator: move CM base into device tree
by Linus Walleij
· 11 years ago
578fdfd
ARM: integrator: decommission the <mach/irqs.h> header
by Linus Walleij
· 11 years ago
d7057e1
ARM: integrator: delete non-devicetree boot path
by Linus Walleij
· 11 years ago
50564a7
ARM: integrator: print the Linux IRQ in LL_DEBUG code
by Linus Walleij
· 11 years ago
a672025
ARM: integrator: get the LM interrupts from DT
by Linus Walleij
· 11 years ago
fb61f86
ARM: integrator: get the CM control register by proxy
by Linus Walleij
· 11 years ago
4dc3231
ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
by Joerg Roedel
· 11 years ago
4e218b9
ARM: debug: move PL01X debug include into arch/arm/include/debug/
by Russell King
· 11 years ago
5c972af
ARM: debug: provide PL01x debug uart phys/virt address configuration options
by Russell King
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1eb92b2
ARM: integrator: let pciv3 use mem/premem from device tree
by Linus Walleij
· 11 years ago
f55b2b5
ARM: integrator: basic PCIv3 device tree support
by Linus Walleij
· 12 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 11 years ago
ae9daf2
ARM: integrator: move static ioremapping into PCIv3 driver
by Linus Walleij
· 12 years ago
01ef310
ARM: integrator: move VGA base assignment
by Linus Walleij
· 12 years ago
a5ecbab
ARM: integrator: remap PCIv3 base dynamically
by Linus Walleij
· 12 years ago
207bcf4
ARM: integrator: move V3 register definitions into driver
by Linus Walleij
· 12 years ago
03884f4
ARM: integrator: move PCI base address grab to probe
by Linus Walleij
· 12 years ago
5283456
ARM: integrator: grab PCI error IRQ in probe()
by Linus Walleij
· 12 years ago
86adc39
ARM: integrator: convert PCIv3 bridge to platform device
by Linus Walleij
· 12 years ago
f4bc4f0
ARM: integrator: merge PCIv3 driver into one file
by Linus Walleij
· 12 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8546dc1
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
33b9f58
Merge branch 'cleanup' into for-linus
by Russell King
· 12 years ago
c3e0c87
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc
by Olof Johansson
· 12 years ago
870e292
ARM: integrator-cp: convert use CLKSRC_OF for timer init
by Rob Herring
· 12 years ago
b7e614c
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
43231b5
Merge commit '7185684' into omap-for-v3.10/timer
by Tony Lindgren
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
b269b17
ARM: cleanup: soc_device_register() error checking
by Russell King
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
7822eee
Merge branch 'warning-fixes' into next/fixes-non-critical
by Arnd Bergmann
· 12 years ago
a02e0a8
ARM: integrator: fix build with INTEGRATOR_AP off
by Arnd Bergmann
· 12 years ago
060fd1b
ARM: integrator/versatile: fix NOMMU warnings
by Arnd Bergmann
· 12 years ago
ab2a724
ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
by Will Deacon
· 12 years ago
b28eaac
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
6b914c9
Merge tag 'v3.8-rc5' into next/cleanup
by Olof Johansson
· 12 years ago
67c6b2e
ARM: integrator: move syscon remap for AP PCIv3
by Linus Walleij
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
d027db1
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b1286f4
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
2148b93
ARM: 7589/1: integrator: pass the lm resource to amba
by Linus Walleij
· 12 years ago
70ee657
clk: move IM-PD1 clocks to drivers/clk
by Linus Walleij
· 12 years ago
f7a9b36
ARM: integrator: use BUG_ON where possible
by Sasha Levin
· 12 years ago
379df27
ARM: integrator: push down SC dependencies
by Linus Walleij
· 12 years ago
328ba30
ARM: integrator: delete static UART1 mapping
by Linus Walleij
· 12 years ago
439532c
ARM: integrator: delete SC mapping on the CP
by Linus Walleij
· 12 years ago
e6fae08
ARM: integrator: remove static CP syscon mapping
by Linus Walleij
· 12 years ago
83feba5
ARM: integrator: remove static AP syscon mapping
by Linus Walleij
· 12 years ago
64100a0
ARM: integrator: hook the CP into the SoC bus
by Linus Walleij
· 12 years ago
e67ae6b
ARM: integrator: hook the AP into the SoC bus
by Linus Walleij
· 12 years ago
2389d50
ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
by Linus Walleij
· 12 years ago
da72a66
ARM: integrator: get rid of preallocated irq descriptors
by Linus Walleij
· 12 years ago
21c8715
ARM: integrator: use __iomem pointers for MMIO, part 2
by Arnd Bergmann
· 12 years ago
0e51793
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
268aebe
Merge branch 'cleanup/__iomem' into next/cleanup
by Olof Johansson
· 12 years ago
b7a3f8d
ARM: integrator: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
73efd53
ARM: 7519/1: integrator: convert platform devices to Device Tree
by Linus Walleij
· 12 years ago
4672cdd
ARM: 7518/1: integrator: convert AMBA devices to device tree
by Linus Walleij
· 12 years ago
4980f9b
ARM: 7517/1: integrator: initial device tree support
by Linus Walleij
· 12 years ago
2e6185f
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Olof Johansson
· 12 years ago
2c88543
ARM: 7515/1: integrator: check PL010 base address from resource
by Linus Walleij
· 12 years ago
9bf26a1
ARM: 7514/1: integrator: call common init function from machine
by Linus Walleij
· 12 years ago
863e99a
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
by Arnd Bergmann
· 12 years ago
Next »