Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
43d2f532925cdf7fe1e4c7a48fb555705421eb66
/
arch
/
arm
/
mach-prima2
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