index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
rockchip: px30-evb: remove redundant include file
Kever Yang
2020-04-28
1
-1
/
+0
|
*
|
|
|
rockchip: px30: add -u-boot dtsi for soc
Kever Yang
2020-04-28
3
-160
/
+88
|
*
|
|
|
arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pc
Suniel Mahesh
2020-04-28
1
-0
/
+10
|
*
|
|
|
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-04-28
5
-15
/
+10
|
*
|
|
|
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2020-04-28
2
-4
/
+2
*
|
|
|
|
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
2020-05-04
13
-1179
/
+1447
|
\
\
\
\
\
|
*
|
|
|
|
net: smc911x: Add DM support
Marek Vasut
2020-05-01
3
-1
/
+121
|
*
|
|
|
|
net: smc911x: Split non-DM specific bits from common code
Marek Vasut
2020-05-01
1
-14
/
+43
|
*
|
|
|
|
net: smc911x: Clean up the status handling in smc911x_recv()
Marek Vasut
2020-05-01
1
-14
/
+16
|
*
|
|
|
|
net: smc911x: Pass around driver private data
Marek Vasut
2020-05-01
1
-108
/
+124
|
*
|
|
|
|
net: smc911x: Convert IO accessors to {read,write}{w,l}()
Marek Vasut
2020-05-01
1
-6
/
+7
|
*
|
|
|
|
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
2020-05-01
2
-21
/
+9
|
*
|
|
|
|
net: smc911x: Inline all functions from header file
Marek Vasut
2020-05-01
3
-158
/
+312
|
*
|
|
|
|
net: smc911x: Pull MII registration into separate function
Marek Vasut
2020-05-01
1
-24
/
+40
|
*
|
|
|
|
net: smc911x: Fix potential memleak() in init fail path
Marek Vasut
2020-05-01
1
-2
/
+10
|
*
|
|
|
|
net: smc911x: Invert the logic in smc911x_miiphy_{read,write}()
Marek Vasut
2020-05-01
1
-11
/
+16
|
*
|
|
|
|
net: smc911x: Rename smc911x_rx() to smc911x_recv()
Marek Vasut
2020-05-01
1
-2
/
+2
|
*
|
|
|
|
net: smc911x: Replace malloc()+memset() with calloc()
Marek Vasut
2020-05-01
1
-5
/
+3
|
*
|
|
|
|
net: smc911x: Remove pkt_data_{push,pull}
Marek Vasut
2020-05-01
1
-7
/
+2
|
*
|
|
|
|
net: rtl8139: Fill in SPDX tag
Marek Vasut
2020-05-01
1
-3
/
+1
|
*
|
|
|
|
net: rtl8139: Move functions around
Marek Vasut
2020-05-01
1
-92
/
+87
|
*
|
|
|
|
net: rtl8139: Finish cleanup
Marek Vasut
2020-05-01
1
-86
/
+87
|
*
|
|
|
|
net: rtl8139: Factor out hardware reset
Marek Vasut
2020-05-01
1
-17
/
+11
|
*
|
|
|
|
net: rtl8139: Minor cleanup of rtl_disable()
Marek Vasut
2020-05-01
1
-5
/
+8
|
*
|
|
|
|
net: rtl8139: Minor cleanup of rtl_poll()
Marek Vasut
2020-05-01
1
-30
/
+33
|
*
|
|
|
|
net: rtl8139: Minor cleanup of rtl_transmit()
Marek Vasut
2020-05-01
1
-33
/
+31
|
*
|
|
|
|
net: rtl8139: Minor cleanup of rtl_reset()
Marek Vasut
2020-05-01
1
-27
/
+34
|
*
|
|
|
|
net: rtl8139: Minor cleanup of set_rx_mode()
Marek Vasut
2020-05-01
1
-11
/
+8
|
*
|
|
|
|
net: rtl8139: Consistently use rtl8139_rx_config
Marek Vasut
2020-05-01
1
-2
/
+2
|
*
|
|
|
|
net: rtl8139: Minor cleanup of read_eeprom()
Marek Vasut
2020-05-01
1
-9
/
+13
|
*
|
|
|
|
net: rtl8139: Rework eeprom_delay() macro
Marek Vasut
2020-05-01
1
-14
/
+17
|
*
|
|
|
|
net: rtl8139: Register macro cleanup
Marek Vasut
2020-05-01
1
-111
/
+152
|
*
|
|
|
|
net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
Marek Vasut
2020-05-01
1
-1
/
+3
|
*
|
|
|
|
net: dwc_eth_qos: Invalidate RX packet DMA buffer
Marek Vasut
2020-05-01
1
-0
/
+6
|
*
|
|
|
|
net: dwc_eth_qos: Invalidate RX descriptor before reading
Marek Vasut
2020-05-01
1
-0
/
+1
|
*
|
|
|
|
net: dwc_eth_qos: Flush the RX descriptors on init
Marek Vasut
2020-05-01
1
-1
/
+1
|
*
|
|
|
|
net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
Marek Vasut
2020-05-01
1
-1
/
+2
|
*
|
|
|
|
net: dwc_eth_qos: Fully rewrite RX descriptor field 3
Marek Vasut
2020-05-01
1
-2
/
+2
|
*
|
|
|
|
net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
Marek Vasut
2020-05-01
1
-36
/
+21
|
*
|
|
|
|
net: dc2114x: Reorganize driver
Marek Vasut
2020-05-01
1
-347
/
+325
|
*
|
|
|
|
net: dc2114x: Clean up INL/OUTL functions
Marek Vasut
2020-05-01
1
-24
/
+24
|
*
|
|
|
|
net: dc2114x: Clean up DE4X5 macros
Marek Vasut
2020-05-01
1
-39
/
+50
|
*
|
|
|
|
net: dc2114x: Clean up remaining driver code
Marek Vasut
2020-05-01
1
-43
/
+43
|
*
|
|
|
|
net: dc2114x: Clean up SROM operations
Marek Vasut
2020-05-01
1
-54
/
+63
|
*
|
|
|
|
net: dc2114x: Clean up send_setup_frame()
Marek Vasut
2020-05-01
1
-22
/
+22
|
*
|
|
|
|
net: dc2114x: Clean up dc21x4x_halt()
Marek Vasut
2020-05-01
1
-2
/
+2
|
*
|
|
|
|
net: dc2114x: Clean up dc21x4x_recv()
Marek Vasut
2020-05-01
1
-25
/
+19
|
*
|
|
|
|
net: dc2114x: Clean up dc21x4x_send()
Marek Vasut
2020-05-01
1
-22
/
+20
|
*
|
|
|
|
net: dc2114x: Clean up init code
Marek Vasut
2020-05-01
1
-34
/
+32
|
*
|
|
|
|
net: pcnet: Switch to PCI memory access
Marek Vasut
2020-05-01
1
-3
/
+3
[prev]
[next]