index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
net: fec: Add possibility to enable TXC delay
Philippe Schenker
2
-0
/
+12
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
1
-0
/
+58
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
1
-2
/
+2
2020-05-01
imx8: Configure SNVS
Franck LENORMAND
1
-4
/
+68
2020-05-01
imx8: Update SCFW API to version 1.5
Ye Li
1
-0
/
+50
2020-05-01
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
1
-0
/
+80
2020-05-01
net: smc911x: Split non-DM specific bits from common code
Marek Vasut
1
-14
/
+43
2020-05-01
net: smc911x: Clean up the status handling in smc911x_recv()
Marek Vasut
1
-14
/
+16
2020-05-01
net: smc911x: Pass around driver private data
Marek Vasut
1
-108
/
+124
2020-05-01
net: smc911x: Convert IO accessors to {read,write}{w,l}()
Marek Vasut
1
-6
/
+7
2020-05-01
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
1
-10
/
+4
2020-05-01
net: smc911x: Inline all functions from header file
Marek Vasut
2
-158
/
+156
2020-05-01
net: smc911x: Pull MII registration into separate function
Marek Vasut
1
-24
/
+40
2020-05-01
net: smc911x: Fix potential memleak() in init fail path
Marek Vasut
1
-2
/
+10
2020-05-01
net: smc911x: Invert the logic in smc911x_miiphy_{read,write}()
Marek Vasut
1
-11
/
+16
2020-05-01
net: smc911x: Rename smc911x_rx() to smc911x_recv()
Marek Vasut
1
-2
/
+2
2020-05-01
net: smc911x: Replace malloc()+memset() with calloc()
Marek Vasut
1
-5
/
+3
2020-05-01
net: smc911x: Remove pkt_data_{push,pull}
Marek Vasut
1
-7
/
+2
2020-05-01
net: rtl8139: Fill in SPDX tag
Marek Vasut
1
-3
/
+1
2020-05-01
net: rtl8139: Move functions around
Marek Vasut
1
-92
/
+87
2020-05-01
net: rtl8139: Finish cleanup
Marek Vasut
1
-86
/
+87
2020-05-01
net: rtl8139: Factor out hardware reset
Marek Vasut
1
-17
/
+11
2020-05-01
net: rtl8139: Minor cleanup of rtl_disable()
Marek Vasut
1
-5
/
+8
2020-05-01
net: rtl8139: Minor cleanup of rtl_poll()
Marek Vasut
1
-30
/
+33
2020-05-01
net: rtl8139: Minor cleanup of rtl_transmit()
Marek Vasut
1
-33
/
+31
2020-05-01
net: rtl8139: Minor cleanup of rtl_reset()
Marek Vasut
1
-27
/
+34
2020-05-01
net: rtl8139: Minor cleanup of set_rx_mode()
Marek Vasut
1
-11
/
+8
2020-05-01
net: rtl8139: Consistently use rtl8139_rx_config
Marek Vasut
1
-2
/
+2
2020-05-01
net: rtl8139: Minor cleanup of read_eeprom()
Marek Vasut
1
-9
/
+13
2020-05-01
net: rtl8139: Rework eeprom_delay() macro
Marek Vasut
1
-14
/
+17
2020-05-01
net: rtl8139: Register macro cleanup
Marek Vasut
1
-111
/
+152
2020-05-01
net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
Marek Vasut
1
-1
/
+3
2020-05-01
net: dwc_eth_qos: Invalidate RX packet DMA buffer
Marek Vasut
1
-0
/
+6
2020-05-01
net: dwc_eth_qos: Invalidate RX descriptor before reading
Marek Vasut
1
-0
/
+1
2020-05-01
net: dwc_eth_qos: Flush the RX descriptors on init
Marek Vasut
1
-1
/
+1
2020-05-01
net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
Marek Vasut
1
-1
/
+2
2020-05-01
net: dwc_eth_qos: Fully rewrite RX descriptor field 3
Marek Vasut
1
-2
/
+2
2020-05-01
net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
Marek Vasut
1
-36
/
+21
2020-05-01
net: dc2114x: Reorganize driver
Marek Vasut
1
-347
/
+325
2020-05-01
net: dc2114x: Clean up INL/OUTL functions
Marek Vasut
1
-24
/
+24
2020-05-01
net: dc2114x: Clean up DE4X5 macros
Marek Vasut
1
-39
/
+50
2020-05-01
net: dc2114x: Clean up remaining driver code
Marek Vasut
1
-43
/
+43
2020-05-01
net: dc2114x: Clean up SROM operations
Marek Vasut
1
-54
/
+63
2020-05-01
net: dc2114x: Clean up send_setup_frame()
Marek Vasut
1
-22
/
+22
2020-05-01
net: dc2114x: Clean up dc21x4x_halt()
Marek Vasut
1
-2
/
+2
2020-05-01
net: dc2114x: Clean up dc21x4x_recv()
Marek Vasut
1
-25
/
+19
2020-05-01
net: dc2114x: Clean up dc21x4x_send()
Marek Vasut
1
-22
/
+20
2020-05-01
net: dc2114x: Clean up init code
Marek Vasut
1
-34
/
+32
2020-05-01
net: pcnet: Switch to PCI memory access
Marek Vasut
1
-3
/
+3
2020-05-01
net: pcnet: Replace mips-specific accessors
Marek Vasut
1
-1
/
+3
[prev]
[next]