Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f07d73e33d0eb9858d48b81eb7037e132293ed84
/
arch
/
arm
/
mach-dove
f07d73e
ARM: dove: convert to DT irqchip and clocksource
by Sebastian Hesselbarth
· 11 years ago
b4715df
ARM: dove: remove legacy mv643xx_eth setup
by Sebastian Hesselbarth
· 11 years ago
fa142ff
Watchdog: allow orion_wdt to be built for Dove
by Russell King
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
367dc18
ARM: dove: move DT boards to SoC-centric clock init
by Sebastian Hesselbarth
· 12 years ago
7d55490
arm: mach-dove: convert to use mvebu-mbus driver
by Thomas Petazzoni
· 12 years ago
1a32c58
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a1abcd7
ARM: Dove: convert usb host controller to DT
by Sebastian Hesselbarth
· 12 years ago
41e364b
ARM: Dove: add fixed regulator for CuBox USB power
by Sebastian Hesselbarth
· 12 years ago
48be9ac
ARM: Dove: split legacy and DT setup
by Arnd Bergmann
· 12 years ago
7266d48
Merge branch 'timer/cleanup' into late/mvebu2
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
de7c007
Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boards
by Jason Cooper
· 12 years ago
b3af7a1
ARM: dove: cleanup includes
by Sebastian Hesselbarth
· 12 years ago
1576a31
Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/linux into next/cleanup
by Olof Johansson
· 12 years ago
63a0697
ARM: dove: cleanup includes
by Sebastian Hesselbarth
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 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
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d356cf5
Dove: Fix irq_to_pmu()
by Russell King - ARM Linux
· 12 years ago
5d3df93
Dove: Attempt to fix PMU/RTC interrupts
by Russell King - ARM Linux
· 12 years ago
49f175b
arm: dove: Convert Dove to DT XOR DMA engine
by Sebastian Hesselbarth
· 12 years ago
0dddee7
dma: mv_xor: change the driver name to 'mv_xor'
by Thomas Petazzoni
· 12 years ago
5b03df9
ARM: dove: switch to DT clock providers
by Sebastian Hesselbarth
· 12 years ago
a458926
ARM: dove: Add crypto engine to DT
by Sebastian Hesselbarth
· 12 years ago
3fbcd3d
ARM: dove: Fix clock names of sata and gbe
by Sebastian Hesselbarth
· 12 years ago
fd57c65
ARM: dove: Fix tauros2 device tree init
by Sebastian Hesselbarth
· 12 years ago
529b89e
ARM: dove: Add pcie clock support
by Sebastian Hesselbarth
· 12 years ago
b0144870
ARM: kirkwood: move new dtbs to common Makefile
by Olof Johansson
· 12 years ago
0d601f6
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood
by Olof Johansson
· 12 years ago
80868a3
Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwood
by Olof Johansson
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
9b7b7d8
arm: plat-orion: use void __iomem pointers for addr-map functions
by Thomas Petazzoni
· 12 years ago
e96a030
arm: plat-orion: use void __iomem pointers for time functions
by Thomas Petazzoni
· 12 years ago
5a2f550
arm: plat-orion: use void __iomem pointers for MPP functions
by Thomas Petazzoni
· 12 years ago
d19beac
arm: plat-orion: use void __iomem pointers for UART registration functions
by Thomas Petazzoni
· 12 years ago
c3c5a28
arm: mach-dove: use IOMEM() for base address definitions
by Thomas Petazzoni
· 12 years ago
73b39d4
arm: mach-dove: use plus instead of or for address definitions
by Thomas Petazzoni
· 12 years ago
0f81bd4
ARM: Dove: allow PCI to be disabled
by Russell King
· 12 years ago
1f5e6c6
ARM: dove: SolidRun CuBox DT
by Sebastian Hesselbarth
· 12 years ago
80a8b54
ARM: dove: add device tree descriptors
by Sebastian Hesselbarth
· 12 years ago
81d2ef7
ARM: dove: add device tree based machine descriptor
by Sebastian Hesselbarth
· 12 years ago
624d0b5
ARM: dove: add crypto engine
by Sebastian Hesselbarth
· 12 years ago
5216747
ARM: dove: add clock gating control
by Sebastian Hesselbarth
· 12 years ago
5817d10
ARM: dove: unify clock setup
by Sebastian Hesselbarth
· 12 years ago
5ae8d15
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform
by Olof Johansson
· 12 years ago
ea832c4
Merge branch 'next/dt' into next/multiplatform
by Olof Johansson
· 12 years ago
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
0146422
ARM: make mach/gpio.h headers optional
by Rob Herring
· 12 years ago
ce91574
ARM: orion: move custom gpio functions to orion-gpio.h
by Rob Herring
· 12 years ago
025c95a
Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup
by Olof Johansson
· 12 years ago
402efdb
Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/dt
by Olof Johansson
· 12 years ago
5cc5815
ARM: mmp&dove: modify tauros2_init call
by Chao Xie
· 12 years ago
58569ae
ARM: Orion: Set eth packet size csum offload limit
by Arnaud Patard (Rtp)
· 12 years ago
19ec6ca
Merge branch 'cleanup/io-pci' into next/cleanups
by Arnd Bergmann
· 12 years ago
278b45b
ARM: Orion: DT support for IRQ and GPIO Controllers
by Andrew Lunn
· 12 years ago
d191bb6
ARM: dove: use fixed PCI i/o mapping
by Rob Herring
· 13 years ago
30e0f58
ARM: Dove: Fixup ge00 initialisation
by Hannes Reinecke
· 12 years ago
1e0c1ce
ARM: Orion: Fix WDT compile for Dove and MV78xx0
by Andrew Lunn
· 12 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
43ba990
ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data
by Russell King
· 13 years ago
ca2ac5c
Dove: Fix Section mismatch warnings
by Andrew Lunn
· 13 years ago
daeb4c0
ARM: PCI: get rid of pci_std_swizzle()
by Russell King
· 13 years ago
74c3357
ARM: Orion: UART: Get the clock rate via clk_get_rate().
by Andrew Lunn
· 13 years ago
452503e
ARM: Orion: Eth: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
4574b88
ARM: Orion: SPI: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
2f129bf
ARM: Orion: Add clocks using the generic clk infrastructure.
by Andrew Lunn
· 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
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5621caa
ARM: kill off __mem_pci
by Rob Herring
· 13 years ago
efa497b
ARM: dove: add explicit include of dove.h to addr-map.c
by Rob Herring
· 13 years ago
9f786d0
arm/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 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
7205335
ARM: orion: Fix USB phy for orion5x.
by Andrew Lunn
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5ede3ce
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
37d1590
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
6ca6ff9
ARM: restart: dove: use new restart hook
by Russell King
· 13 years ago
4b3ee30
Merge branch 'picoxcell/devel' into next/devel
by Olof Johansson
· 13 years ago
db33f4d
ARM: Orion: Remove address map info from all platform data structures
by Andrew Lunn
· 13 years ago
63a9332
ARM: Orion: Get address map from plat-orion instead of via platform_data
by Andrew Lunn
· 13 years ago
45173d5
ARM: Orion: mbus_dram_info consolidation
by Andrew Lunn
· 13 years ago
b6d1c33
ARM: Orion: Consolidate the address map setup
by Andrew Lunn
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
1a4c1c9
ARM: mach-dove: remove inclusion of <mach/vmalloc.h>
by Nicolas Pitre
· 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
40c6d8a
ARM: 7022/1: allow to detect conflicting zreladdrs
by Sascha Hauer
· 13 years ago
e33e510
ARM: mach-dove: remove include/mach/memory.h
by Nicolas Pitre
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
72cc205
ARM: Dove: fix second SPI initialization call
by Nicolas Pitre
· 13 years ago
57fa572
ARM: mach-dove: convert boot-params to atag_offset
by Nicolas Pitre
· 13 years ago
Next »