Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03d3ac21780be4d78f8d7679e428bb98fa9411ea
/
arch
/
arm
/
mach-prima2
f45913f
ARM: clean up cache handling in platform code
by Nicolas Pitre
· 11 years ago
5043250
ARM: prima2: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
27966ff
clk: prima2: declare OF clock provider
by Sebastian Hesselbarth
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f8ab658
arm: prima2: drop nr_irqs in mach as we moved to linear irqdomain
by Barry Song
· 11 years ago
e1c0e1a
ARM: prima2: pm: drop redundant postcore_initcall
by Barry Song
· 11 years ago
fe74f78
ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup source
by Xianglong Du
· 11 years ago
8bd26e3
arm: delete __cpuinit/__CPUINIT usage from all ARM users
by Paul Gortmaker
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
d2033f2c
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0a15e0b
Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 11 years ago
7e5955d
ARM: prima2: fix incorrect panic usage
by Haojian Zhuang
· 11 years ago
3cc3b61
arm: prima2: use of_platform_populate instead of of_platform_bus_probe
by Barry Song
· 11 years ago
5a0ec56
ARM: prima2: fix a checkpatch issue
by Barry Song
· 12 years ago
28b27d8
ARM: prima2: Replace include linux/module.h with linux/export.h
by Syam Sidhardhan
· 12 years ago
33aa9d0
ARM: sirf: Remove init_irq declaration in machine description
by Maxime Ripard
· 12 years ago
5497e7b
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 11 years ago
cb0c480a
ARM: SIRF: select SMP_ON_UP only on SMP builds
by Arnd Bergmann
· 12 years ago
8546dc1
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e0d20b6
Merge branch 'gic/cleanup' into next/soc
by Olof Johansson
· 12 years ago
bca7a5a
ARM: cpu hotplug: remove majority of cache flushing from platforms
by Russell King
· 12 years ago
4c3ffff
ARM: Push selects for TWD/SCU into machine entries
by Stephen Boyd
· 12 years ago
c011470
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
by Catalin Marinas
· 12 years ago
cf82e0e
ARM: sirf: enable multiplatform support
by Arnd Bergmann
· 12 years ago
275786b
ARM: sirf: use clocksource_of infrastructure
by Arnd Bergmann
· 12 years ago
67bdb28
ARM: sirf: move debug-macro.S to include/debug/sirf.S
by Arnd Bergmann
· 12 years ago
630be7e
ARM: sirf: enable sparse IRQ
by Arnd Bergmann
· 12 years ago
60dbd76
ARM: sirf: move irq driver to drivers/irqchip
by Arnd Bergmann
· 12 years ago
67d7134
ARM: sirf: fix prima2 interrupt lookup
by Arnd Bergmann
· 12 years ago
d4fe49e
arm: prima2: add new SiRFatlas6 machine in common board
by Barry Song
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9cb0d1b
ARM: prima2: remove duplicate v7_invalidate_l1
by Arnd Bergmann
· 12 years ago
b0db321
ARM: prima2: fix __init section for cpu hotplug
by Arnd Bergmann
· 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
ef4acb7
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
by Barry Song
· 12 years ago
af70fdc
Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/soc
by Olof Johansson
· 12 years ago
7f46a10
ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marco
by Barry Song
· 12 years ago
4898de3
ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures
by Barry Song
· 12 years ago
f2a9419
ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco
by Barry Song
· 12 years ago
598548f
ARM: PRIMA2: rtciobg: it is also compatible with marco
by Barry Song
· 12 years ago
0ecb40c
ARM: PRIMA2: rstc: enable the support for Marco
by Barry Song
· 12 years ago
0d5983a
ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco
by Barry Song
· 12 years ago
ea38960
ARM: PRIMA2: initialize l2x0 according to mach from DT
by Barry Song
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
838a2ae
ARM: use clockevents_config_and_register() where possible
by Shawn Guo
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
351a102
ARM: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
7bec207
pinctrl: sirf: remove sirfsoc_gpio_set_pull function
by Arnd Bergmann
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' 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
85594df
ARM: dtb: move all dtb targets to common Makefile
by Olof Johansson
· 12 years ago
ea832c4
Merge branch 'next/dt' into next/multiplatform
by Olof Johansson
· 12 years ago
49d394b
ARM: prima2: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
77ea4a3
Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dt
by Olof Johansson
· 12 years ago
056876f
pinctrl: sirf: add DT-binding pinmux mapping support
by Barry Song
· 12 years ago
c1e3c11
ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC
by Barry Song
· 12 years ago
156a099
ARM: PRIMA2: adjust Kconfig to support select SoC features
by Barry Song
· 12 years ago
d0ec63f
ARM: PRIMA2: use DT_MACHINE_START and convert to generic board
by Barry Song
· 12 years ago
bc0e489
clk: prima2: move from arch/arm/mach to drivers/clk
by Barry Song
· 12 years ago
198678b
ARM: PRIMA2: convert to common clk and finish full clk tree
by Binghua Duan
· 12 years ago
debeaf6
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
by Barry Song
· 12 years ago
5130216
PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII
by Barry Song
· 12 years ago
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ad3b8a8
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
by Barry Song
· 12 years ago
a4b4674
ARM: prima2: use machine specific hook for late init
by Shawn Guo
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
6b783f7
irq_domain: Remove irq_domain_add_simple()
by Grant Likely
· 13 years ago
bc8d849
ARM: prima2: convert to common sched_clock() implementation
by Marc Zyngier
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
125c403
ARM: restart: prima2: use new restart hook
by Russell King
· 13 years ago
b2dcb87
ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'
by Barry Song
· 13 years ago
1bdfd27a
ARM: CSR: fix build error due to new mdesc->dma_zone_size
by Barry Song
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
8da54a0
ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_END
by Nicolas Pitre
· 13 years ago
cd9a0b6
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
9524145
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
3e965b1
Merge branch 'next/fixes' into next/cleanup
by Arnd Bergmann
· 13 years ago
5839fec
Merge branch 'depends/rmk/memory_h' into next/fixes
by Arnd Bergmann
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
24469df
ARM: CSR: PM: use outer_resume to resume L2 cache
by Barry Song
· 13 years ago
917d853
ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII
by Barry Song
· 13 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
40c6d8a
ARM: 7022/1: allow to detect conflicting zreladdrs
by Sascha Hauer
· 13 years ago
17dea45
ARM: mach-prima2: remove mach/memory.h
by Nicolas Pitre
· 13 years ago
71f2c15
Merge branch 'depends/rmk/devel-stable' into next/cleanup
by Arnd Bergmann
· 13 years ago
492c4a0
ARM: CSR: clock: Fix indentation
by Barry Song
· 13 years ago
Next »