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
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
/
plat-orion
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
ARM: orion: don't use using 64-bit DMA masks
Arnd Bergmann
1
-2
/
+2
2019-01-17
ARM: orion5x: Include platform_data/dsa.h
Florian Fainelli
1
-1
/
+1
2018-02-22
ARM: orion: fix orion_ge00_switch_board_info initialization
Arnd Bergmann
1
-12
/
+11
2017-03-30
ARM: orion5x: only call into phylib when available
Arnd Bergmann
1
-0
/
+5
2017-02-07
ARM: orion: Register DSA switch as a MDIO device
Florian Fainelli
1
-6
/
+19
2016-09-14
ARM: orion: simplify orion_ge00_switch_init
Arnd Bergmann
1
-24
/
+2
2016-09-14
ARM: mvebu/orion: remove NO_IRQ check from device init
Arnd Bergmann
1
-23
/
+29
2016-09-14
ARM: mv78xx0: simplify ethernet device creation
Arnd Bergmann
1
-5
/
+2
2015-12-07
ARM: orion: move watchdog setup to mach-orion5x
Arnd Bergmann
1
-21
/
+0
2015-10-06
ARM: orion: Fix DSA platform device after mvmdio conversion
Florian Fainelli
1
-1
/
+1
2015-05-06
ARM: orion: use clkdev_create()
Russell King
1
-5
/
+1
2014-09-16
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-1
/
+1
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
1
-4
/
+6
2013-11-24
ARM: Orion: Add missing includes
Andrew Lunn
1
-4
/
+5
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2013-05-20
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
Gregory CLEMENT
1
-6
/
+6
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-23
/
+31
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
1
-16
/
+2
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
1
-4
/
+0
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
1
-14
/
+14
2012-11-20
dma: mv_xor: remove 'shared' from mv_xor_platform_data
Thomas Petazzoni
1
-8
/
+0
2012-11-20
arm: plat-orion: remove unused orion_xor_init_channels()
Thomas Petazzoni
1
-20
/
+0
2012-11-20
arm: plat-orion: convert the registration of the xor1 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-11-20
arm: plat-orion: convert the registration of the xor0 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-09-23
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...
Olof Johansson
1
-6
/
+6
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-2
/
+2
2012-09-21
arm: plat-orion: use void __iomem pointers for UART registration functions
Thomas Petazzoni
1
-6
/
+6
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-08-15
ARM: Orion: Set eth packet size csum offload limit
Arnaud Patard (Rtp)
1
-2
/
+6
2012-07-27
ARM: Orion: Add arch support needed for I2C via DT.
Andrew Lunn
1
-0
/
+1
2012-06-24
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Andrew Lunn
1
-1
/
+1
2012-05-09
ARM: Orion: UART: Get the clock rate via clk_get_rate().
Andrew Lunn
1
-10
/
+16
2012-05-09
ARM: Orion: WDT: Add clk/clkdev support
Andrew Lunn
1
-9
/
+3
2012-05-09
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-14
/
+12
2012-05-09
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
1
-15
/
+23
2012-05-09
ARM: Orion: Add clocks using the generic clk infrastructure.
Andrew Lunn
1
-0
/
+2
2012-03-16
ARM: orion: wdt: use resource vice direct access
Jason Cooper
1
-1
/
+6
2012-02-10
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
1
-5
/
+4
2011-12-14
ARM: Orion: Remove address map info from all platform data structures
Andrew Lunn
1
-34
/
+9
2011-05-16
ARM: orion: Consolidate setup of the crypto engine.
Andrew Lunn
1
-0
/
+31
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-0
/
+35
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-0
/
+89
2011-05-16
ARM: orion: Consolidate the XOR platform setup code.
Andrew Lunn
1
-0
/
+215
2011-05-16
ARM: orion: Consolidate the platform data setup for the watchdog.
Andrew Lunn
1
-0
/
+21
2011-05-16
ARM: orion: Consolidate SPI initialization.
Andrew Lunn
1
-0
/
+47
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-0
/
+54
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-0
/
+276
2011-05-16
ARM: orion: Consolidate the creation of the RTC platform data.
Andrew Lunn
1
-0
/
+18
[next]