Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c456971f8c90b8179bf5fd5ae2d9b734085c19d
/
arch
/
arm
/
mach-orion5x
/
common.c
1bffb4a
arm: orion5x: basic Device Tree support
by Thomas Petazzoni
· 12 years ago
5e090ed
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84d5dfb
ARM: Orion5x: Fix too small coherent pool.
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
e96a030
arm: plat-orion: use void __iomem pointers for time 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
3904a39
arm: mach-orion5x: use IOMEM() for base address definitions
by Thomas Petazzoni
· 12 years ago
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
025c95a
Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup
by Olof Johansson
· 12 years ago
58569ae
ARM: Orion: Set eth packet size csum offload limit
by Arnaud Patard (Rtp)
· 12 years ago
0a4b8c6
ARM: orion5x: use fixed PCI i/o mapping
by Rob Herring
· 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
d2621b8
Orion5x: Fix Section mismatch warnings
by Andrew Lunn
· 12 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
2f129bf
ARM: Orion: Add clocks using the generic clk infrastructure.
by Andrew Lunn
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
7205335
ARM: orion: Fix USB phy for orion5x.
by Andrew Lunn
· 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
764cbcc2
ARM: restart: orion5x: use new restart hook
by Russell King
· 13 years ago
db33f4d
ARM: Orion: Remove address map info from all platform data structures
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
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 14 years ago
4435006
ARM: orion: Consolidate setup of the crypto engine.
by Andrew Lunn
· 13 years ago
9e613f8
ARM: orion: Consolidate SATA platform setup.
by Andrew Lunn
· 13 years ago
4fcd3f3
ARM: orion: Consolidate USB platform setup code.
by Andrew Lunn
· 13 years ago
ee96272
ARM: orion: Consolidate the XOR platform setup code.
by Andrew Lunn
· 13 years ago
5e00d37
ARM: orion: Consolidate the platform data setup for the watchdog.
by Andrew Lunn
· 13 years ago
980f9f6
ARM: orion: Consolidate SPI initialization.
by Andrew Lunn
· 13 years ago
aac7ffa
ARM: orion: Consolidate I2C initialization.
by Andrew Lunn
· 13 years ago
7e3819d
ARM: orion: Consolidate ethernet platform data
by Andrew Lunn
· 13 years ago
28a2b45
ARM: orion: Consolidate the creation of the uart platform data.
by Andrew Lunn
· 13 years ago
5c60255
ARM: orion: Rename some constants to macros to make code more identical
by Andrew Lunn
· 13 years ago
4ee1f6b
ARM: Remove dependency of plat-orion time code on mach directory includes.
by Lennert Buytenhek
· 14 years ago
ef4a677
mach-orion5x/common.c: remove unnecessary (void *) casts
by H Hartley Sweeten
· 15 years ago
3fade49
[ARM] orion5x: register the crypto device on SOCs that support it
by Nicolas Pitre
· 15 years ago
3a8f744
[ARM] orion5x: add sram support for crypto
by Sebastian Andrzej Siewior
· 16 years ago
3b937a7
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
by Nicolas Pitre
· 15 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
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
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
9e058d4
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
by Thomas Reitmayr
· 16 years ago
e84665c
dsa: add switch chip cascading support
by Lennert Buytenhek
· 16 years ago
f45964e
[ARM] orion5x: pass dram mbus data to xor driver
by Saeed Bishara
· 16 years ago
fb6f552
[ARM] Orion: add the option to support different ehci phy initialization
by Ronen Shitrit
· 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
d323ade
[ARM] Orion: add 88F6183 (Orion-1-90) support
by Lennert Buytenhek
· 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
1d5a1a6
[ARM] Orion: Instantiate mv_xor driver for 5182
by Saeed Bishara
· 16 years ago
ce72e36e
[ARM] Orion: support D0 5281 silicon
by Lennert Buytenhek
· 16 years ago
6f088f1
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
by Lennert Buytenhek
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
d2b2a6b
[ARM] Orion: add 88F5181L (Orion-VoIP) support
by Lennert Buytenhek
· 16 years ago
044f6c7
[ARM] Orion: move EHCI/I2C/UART peripheral init into board code
by Lennert Buytenhek
· 17 years ago
e7068ad
[ARM] Orion: fix various whitespace and coding style issues
by Lennert Buytenhek
· 16 years ago
b8c15a6
[ARM] Orion: pass proper t_clk into mv643xx_eth
by Lennert Buytenhek
· 17 years ago
d236f5a
[ARM] Orion: use mv643xx_eth driver mbus window handling
by Lennert Buytenhek
· 17 years ago
54c852a
Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
by Jeff Garzik
· 17 years ago
fa3959f
mv643xx_eth: get rid of static variables, allow multiple instances
by Lennert Buytenhek
· 17 years ago
b46926b
[ARM] Orion: catch a couple more alternative spellings of PCIe
by Lennert Buytenhek
· 17 years ago
994cab8
[ARM] Orion: fix orion-ehci platform resource end addresses
by Lennert Buytenhek
· 17 years ago
9dd0b19
Orion: orion -> orion5x rename
by Lennert Buytenhek
· 17 years ago