Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
80fa8181aabeb10389c8810f97e2737eb084ce8f
/
arch
/
arm
/
plat-orion
/
include
/
plat
722202e
arm: plat-orion: Add coherency attribute when setup mbus target
by Gregory CLEMENT
· 12 years ago
1611f87
ARM: Kirkwood: switch to DT clock providers
by Andrew Lunn
· 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
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
87d1364
arm: plat-orion: make bridge_virt_base non-const to support DT use case
by Thomas Petazzoni
· 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
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ce91574
ARM: orion: move custom gpio functions to orion-gpio.h
by Rob Herring
· 12 years ago
58569ae
ARM: Orion: Set eth packet size csum offload limit
by Arnaud Patard (Rtp)
· 12 years ago
278b45b
ARM: Orion: DT support for IRQ and GPIO Controllers
by Andrew Lunn
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ff3e660
orion/kirkwood: create a generic function for gpio led blinking
by Arnaud Patard (Rtp)
· 13 years ago
74c3357
ARM: Orion: UART: Get the clock rate via clk_get_rate().
by Andrew Lunn
· 13 years ago
4f04be6
ARM: Orion: WDT: Add clk/clkdev support
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
73995320
ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.
by Andrew Lunn
· 13 years ago
7205335
ARM: orion: Fix USB phy for orion5x.
by Andrew Lunn
· 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
058b96d
ARM: 7063/1: Orion: gpio: add missing include of linux/types.h
by Axel Lin
· 13 years ago
8f3c453
ARM: gpio: make trivial GPIOLIB implementation the default
by Russell King
· 13 years ago
01e7dc8
ARM: gpio: consolidate gpio_to_irq
by Russell King
· 13 years ago
22fe678
ARM: gpio: consolidate trivial gpiolib implementations
by Russell King
· 13 years ago
b2f427a
ARM: orion: Refactor the MPP code common in the orion platform
by Andrew Lunn
· 14 years ago
4435006
ARM: orion: Consolidate setup of the crypto engine.
by Andrew Lunn
· 14 years ago
9e613f8
ARM: orion: Consolidate SATA platform setup.
by Andrew Lunn
· 14 years ago
4fcd3f3
ARM: orion: Consolidate USB platform setup code.
by Andrew Lunn
· 14 years ago
ee96272
ARM: orion: Consolidate the XOR platform setup code.
by Andrew Lunn
· 14 years ago
5e00d37
ARM: orion: Consolidate the platform data setup for the watchdog.
by Andrew Lunn
· 14 years ago
980f9f6
ARM: orion: Consolidate SPI initialization.
by Andrew Lunn
· 14 years ago
aac7ffa
ARM: orion: Consolidate I2C initialization.
by Andrew Lunn
· 14 years ago
7e3819d
ARM: orion: Consolidate ethernet platform data
by Andrew Lunn
· 14 years ago
f6eaccb
ARM: orion: Consolidate the creation of the RTC platform data.
by Andrew Lunn
· 14 years ago
28a2b45
ARM: orion: Consolidate the creation of the uart platform data.
by Andrew Lunn
· 14 years ago
e59347a
arm: orion: Use generic irq chip
by Thomas Gleixner
· 14 years ago
9eac6d0
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
by Lennert Buytenhek
· 14 years ago
4ee1f6b
ARM: Remove dependency of plat-orion time code on mach directory includes.
by Lennert Buytenhek
· 14 years ago
3924996
[ARM] Kirkwood: restrict the scope of the PCIe reset workaround
by Nicolas Pitre
· 14 years ago
49106c7
orion/kirkwood: add audio functions.
by apatard@mandriva.com
· 15 years ago
eedfea2
mtd: orion/kirkwood: add RnB line support to orion mtd driver
by Ben Dooks
· 15 years ago
3e475f5
[ARM] Kirkwood: __init requires linux/init.h
by Martin Michlmayr
· 15 years ago
3b937a7
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
by Nicolas Pitre
· 16 years ago
a886565
[ARM] orion: convert gpio to use gpiolib
by Erik Benada
· 16 years ago
ed40d0c
Merge branch 'origin' 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
8235ee0
[ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281
by Nicolas Pitre
· 16 years ago
28d27cf
[ARM] Orion: make gpio /input/output validation separate
by Nicolas Pitre
· 16 years ago
fd4b9b3
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
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
fb6f552
[ARM] Orion: add the option to support different ehci phy initialization
by Ronen Shitrit
· 16 years ago
6f088f1
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
by Lennert Buytenhek
· 16 years ago