Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f8cae0f03f75adb54b1d48ddbc90f84a1f5de186
/
arch
/
arm
/
mach-orion5x
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
ef07717
ARM: Fix gen_nand probe structures contents
by Marek Vasut
· 14 years ago
3aa2c8c
[ARM] Orion: DNS-323 C1 requires phylib
by Martin Michlmayr
· 14 years ago
445f12d
[ARM] orion5x: Fix soft-reset for some platforms
by Benjamin Herrenschmidt
· 14 years ago
6e2daa4
[ARM] orion5x: Base support for DNS-323 rev C1
by Benjamin Herrenschmidt
· 14 years ago
f8e0053
[ARM] orion5x: Set links to solid on D-Link DNS-323
by Martin Michlmayr
· 15 years ago
2146325
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
by Benjamin Herrenschmidt
· 14 years ago
5ccc8da
[ARM] dns323-setup.c: fix WARN() when booting
by Arnaud Patard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bb45692
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
by Christian Lamparter
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
2741ecb
Merge branch 'misc2' into devel
by Russell King
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
b2a731a
[ARM] orion5x: D-link DNS-323 revision A1 power LED
by Laurie Bradshaw
· 15 years ago
7a15726
[ARM] Orion5x: enable SATA LED blinking for d2net
by Simon Guinot
· 15 years ago
d74b96a
[ARM] Orion5x: set valid GPIO inhibit power-off for d2net
by Simon Guinot
· 15 years ago
1961528
[ARM] orion5x: fix some improper includes in Linkstation files
by Nicolas Pitre
· 15 years ago
2d18638
[ARM] Orion: Add Buffalo Linkstation LS-HGL support
by Zhu Qingsen
· 15 years ago
ef4a677
mach-orion5x/common.c: remove unnecessary (void *) casts
by H Hartley Sweeten
· 15 years ago
cf11052
[ARM] orion5x: D-link DNS-323 rev. B1 power-off
by Erik Benada
· 15 years ago
e9cfa16
[ARM] Orion5x: add GPIO LED and buttons for wrt350n v2
by Dirk Teurlings
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
5478267
[ARM] orion5x: Add LaCie NAS 2Big Network support
by Simon Guinot
· 15 years ago
7153c36
¶ARM] Orion5x: fix cpu window mapping for 88f6183
by Lennert Buytenhek
· 15 years ago
8f22086
[ARM] orion5x: Add LaCie NAS d2Network support
by Simon Guinot
· 15 years ago
3fade49
[ARM] orion5x: register the crypto device on SOCs that support it
by Nicolas Pitre
· 15 years ago
97f8a27
[ARM] orion5x: increment window counter after adding sram mapping
by Sebastian Andrzej Siewior
· 15 years ago
3a8f744
[ARM] orion5x: add sram support for crypto
by Sebastian Andrzej Siewior
· 16 years ago
9ffbe87
[ARM] orion5x: WNR854T switch support
by Imre Kaloz
· 15 years ago
3b937a7
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
by Nicolas Pitre
· 15 years ago
6462c61
[ARM] orion5x: Change names of defines for Reset-Out-Mask register
by Thomas Reitmayr
· 15 years ago
a886565
[ARM] orion: convert gpio to use gpiolib
by Erik Benada
· 15 years ago
a914d43
[ARM] orion: add hwrng timeriomem hook to TS-78xx
by Alexander Clouter
· 16 years ago
a49a018
[ARM] add coherent DMA mask for mv643xx_eth
by Nicolas Pitre
· 15 years ago
85bc262
[ARM] Orion: Remove explicit name for platform device resources
by Martin Michlmayr
· 15 years ago
fdd8b07
[ARM] 5460/1: Orion: reduce namespace pollution
by Nicolas Pitre
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
cf281a9
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
9e058d4
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
by Thomas Reitmayr
· 16 years ago
0c1355e
[ARM] orion5x: update of FPGA ID's for the TS-78xx
by Alexander Clouter
· 16 years ago
e84665c
dsa: add switch chip cascading support
by Lennert Buytenhek
· 16 years ago
7d83f8f
Merge branch 'master' of git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
d6f818f
Merge commit '305b07680f' into orion/master
by Nicolas Pitre
· 16 years ago
ace14b8
[ARM] Orion: Fix some typos in the DNS-323 support code
by Martin Michlmayr
· 16 years ago
195f4a1
[ARM] orion5x: added a new FPGA ID set for the TS-78xx
by Alexander Clouter
· 16 years ago
f45964e
[ARM] orion5x: pass dram mbus data to xor driver
by Saeed Bishara
· 16 years ago
75bb6b9
[ARM] orion5x: ts78xx add NAND support via plat_nand
by Alexander Clouter
· 16 years ago
673492a
[ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef's
by Alexander Clouter
· 16 years ago
f5273fa
[ARM] orion5x: ts78xx make more bulletproof the RTC load/unload code
by Alexander Clouter
· 16 years ago
22fc1db
Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/master
by Nicolas Pitre
· 16 years ago
fd4b9b3
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
by Nicolas Pitre
· 16 years ago
39008f9
[ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devices
by Alexander Clouter
· 16 years ago
f541286
[ARM] orion5x: TS-78xx comment shifting
by Alexander Clouter
· 16 years ago
c3dfdb0
[ARM] orion5x: remove TS-78xx NOR support as it does not exist
by Alexander Clouter
· 16 years ago
ff89c46
[ARM] 5360/1: Orion: fix compilation error
by Nicolas Pitre
· 16 years ago
0733231
[ARM] Orion: share GPIO IRQ handling code
by Lennert Buytenhek
· 16 years ago
9569dae
[ARM] Orion: share GPIO handling code
by Lennert Buytenhek
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
f93e415
[ARM] DNS323: Initialise 88F5182 correctly
by Matt Palmer
· 16 years ago
a93f44c
[ARM] DNS323: Read MAC address from flash
by Matt Palmer
· 16 years ago
fb6f552
[ARM] Orion: add the option to support different ehci phy initialization
by Ronen Shitrit
· 16 years ago
0560cf5
[ARM] Add a common typesafe __io implementation
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
9c65685
[ARM] gpio_free might sleep, arm architecture
by Uwe Kleine-König
· 16 years ago
c0e1936
[ARM] Orion: activate workaround for 88f6183 SPI clock erratum
by Nicolas Pitre
· 16 years ago
dcf1cec
[ARM] Orion: instantiate the dsa switch driver
by Lennert Buytenhek
· 16 years ago
94a9f8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
22ac923
[WATCHDOG] Orion: add hardware watchdog support
by Sylver Bruneau
· 16 years ago
6defd90
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
6a4690c
Merge branch 'ptebits' into devel
by Russell King
· 16 years ago
d8aa025
[ARM] 5298/1: Drop desc_handle_irq()
by Dmitry Baryshkov
· 16 years ago
92a5de8
[ARM] Orion: Add Buffalo Linkstation Mini power-off method
by Alexey Kopytko
· 16 years ago
7b0a26f
[ARM] Orion: Add Buffalo Linkstation Mini support
by Alexey Kopytko
· 16 years ago
3d014b0
[ARM] EDMINIV2: add support for LED and power button
by Albert Aribaud
· 16 years ago
0b0740c
[ARM] Orion: add RD88F6183AP-GE support
by Lennert Buytenhek
· 16 years ago
d323ade
[ARM] Orion: add 88F6183 (Orion-1-90) support
by Lennert Buytenhek
· 16 years ago
104ea07
[ARM] Orion: add Buffalo Terastation Pro II/Live support
by Sylver Bruneau
· 16 years ago
0eb6697
[ARM] Orion: add LaCie Ethernet Disk mini V2 support
by Christopher Moore
· 16 years ago
ebe35af
[ARM] Orion: prepare for runtime-determined timer tick rate
by Lennert Buytenhek
· 16 years ago
eeff6d8
[ARM] Orion: wire up ethernet error interrupt
by Lennert Buytenhek
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
ac84060
mv643xx_eth: remove force_phy_addr field
by Lennert Buytenhek
· 16 years ago
e45772b
[ARM] Orion: register UART1 on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
c0fe819
[ARM] Orion: activate lm75 driver on DNS-323
by Martin Michlmayr
· 16 years ago
35228e8
[ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
7a6bb26
[ARM] Orion: Fix boot crash on Kurobox Pro
by Per Andersson
· 16 years ago
1d5a1a6
[ARM] Orion: Instantiate mv_xor driver for 5182
by Saeed Bishara
· 16 years ago
5cebbd0
[ARM] Orion: Export the reset button of the QNAP TS-409
by Martin Michlmayr
· 16 years ago
28ca8c8
[ARM] Orion: use better key codes for the TS-209/TS-409 buttons
by Martin Michlmayr
· 16 years ago
Next »