index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-orion5x
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+22
2012-05-14
Orion5x: Fix Section mismatch warnings
Andrew Lunn
1
-1
/
+1
2012-05-09
ARM: Orion: UART: Get the clock rate via clk_get_rate().
Andrew Lunn
1
-2
/
+2
2012-05-09
ARM: Orion: WDT: Add clk/clkdev support
Andrew Lunn
1
-1
/
+1
2012-05-09
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-1
/
+1
2012-05-09
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
1
-1
/
+3
2012-05-09
ARM: Orion: Add clocks using the generic clk infrastructure.
Andrew Lunn
1
-0
/
+15
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-02-10
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
1
-1
/
+3
2012-01-10
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-16
/
+7
2012-01-05
ARM: restart: orion5x: use new restart hook
Russell King
1
-0
/
+12
2011-12-14
ARM: Orion: Remove address map info from all platform data structures
Andrew Lunn
1
-10
/
+5
2011-12-14
ARM: Orion: mbus_dram_info consolidation
Andrew Lunn
1
-5
/
+6
2011-12-14
ARM: Orion: Consolidate the address map setup
Andrew Lunn
1
-6
/
+1
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-2
/
+2
2011-05-16
ARM: orion: Consolidate setup of the crypto engine.
Andrew Lunn
1
-29
/
+7
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-27
/
+2
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-62
/
+4
2011-05-16
ARM: orion: Consolidate the XOR platform setup code.
Andrew Lunn
1
-97
/
+5
2011-05-16
ARM: orion: Consolidate the platform data setup for the watchdog.
Andrew Lunn
1
-16
/
+1
2011-05-16
ARM: orion: Consolidate SPI initialization.
Andrew Lunn
1
-28
/
+1
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-29
/
+2
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-81
/
+4
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
1
-76
/
+5
2011-05-16
ARM: orion: Rename some constants to macros to make code more identical
Andrew Lunn
1
-19
/
+19
2011-03-04
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
1
-1
/
+9
2010-02-05
mach-orion5x/common.c: remove unnecessary (void *) casts
H Hartley Sweeten
1
-2
/
+2
2009-06-15
[ARM] orion5x: register the crypto device on SOCs that support it
Nicolas Pitre
1
-1
/
+9
2009-06-08
[ARM] orion5x: add sram support for crypto
Sebastian Andrzej Siewior
1
-0
/
+36
2009-06-08
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
Nicolas Pitre
1
-3
/
+3
2009-05-23
[ARM] add coherent DMA mask for mv643xx_eth
Nicolas Pitre
1
-0
/
+3
2009-05-22
[ARM] Orion: Remove explicit name for platform device resources
Martin Michlmayr
1
-2
/
+0
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+4
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+7
2009-03-25
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
1
-0
/
+29
2009-03-22
dsa: add switch chip cascading support
Lennert Buytenhek
1
-1
/
+4
2009-03-04
[ARM] orion5x: pass dram mbus data to xor driver
Saeed Bishara
1
-0
/
+7
2008-12-04
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
1
-0
/
+1
2008-10-19
[ARM] Orion: activate workaround for 88f6183 SPI clock erratum
Nicolas Pitre
1
-1
/
+2
2008-10-19
[ARM] Orion: instantiate the dsa switch driver
Lennert Buytenhek
1
-0
/
+35
2008-09-26
[ARM] Orion: add 88F6183 (Orion-1-90) support
Lennert Buytenhek
1
-0
/
+47
2008-09-26
[ARM] Orion: prepare for runtime-determined timer tick rate
Lennert Buytenhek
1
-5
/
+16
2008-09-26
[ARM] Orion: wire up ethernet error interrupt
Lennert Buytenhek
1
-1
/
+5
2008-08-09
[ARM] Orion: Instantiate mv_xor driver for 5182
Saeed Bishara
1
-0
/
+98
2008-08-09
[ARM] Orion: support D0 5281 silicon
Lennert Buytenhek
1
-0
/
+11
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-06-23
[ARM] Orion: add 88F5181L (Orion-VoIP) support
Lennert Buytenhek
1
-1
/
+3
[next]