Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c99f72addbf5c0ad37d5a9b26f99208464d35f5c
/
arch
/
arm
/
mach-prima2
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
013dd12
ARM: CSR: prima2: fix trailing whitespace
by Barry Song
· 13 years ago
c6b96c5
ARM: CSR: timer: space required before the open parenthesis '('
by Barry Song
· 13 years ago
f70fc57
ARM: CSR: timer: do not initialise statics to 0 or NULL
by Barry Song
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
2558bd9
ARM: CSR: PM: add sleep entry for SiRFprimaII
by Rongjun Ying
· 13 years ago
9c2a51f
ARM: CSR: PM: save/restore irq status in suspend cycle
by Barry Song
· 13 years ago
e5598a8
ARM: CSR: PM: save/restore timer status in suspend cycle
by Barry Song
· 13 years ago
f70cac8
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
by Russell King
· 13 years ago
684f741
ARM: CSR: add rtc i/o bridge interface for SiRFprimaII
by Zhiwu Song
· 13 years ago
858ba70
ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to Linux
by Barry Song
· 13 years ago
6a53747
ARM: CSR: add missing sentinels to of_device_id tables
by Jamie Iles
· 13 years ago
98b0124
ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
by Nicolas Pitre
· 13 years ago
0cc9311
ARM: mach-prima2: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
89e162a
ARM: CSR: initializing L2 cache
by Rongjun Ying
· 13 years ago
31adb06
ARM: CSR: mapping early DEBUG_LL uart
by Barry Song
· 13 years ago
02c981c
ARM: CSR: Adding CSR SiRFprimaII board support
by Binghua Duan
· 13 years ago