index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ravb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Marek Vasut
2019-05-04
1
-3
/
+10
*
net: ravb: Support reset GPIO both in mac and phy node
Marek Vasut
2018-06-19
1
-2
/
+11
*
net: ravb: Filter out supported PHY features
Marek Vasut
2018-06-19
1
-5
/
+6
*
net: ravb: Do not shut down clock in start callback
Marek Vasut
2018-06-19
1
-6
/
+2
*
net: ravb: Add R8A77990 E3 compatible
Marek Vasut
2018-06-01
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: ravb: Add R8A77965 M3N entries
Marek Vasut
2018-03-05
1
-0
/
+1
*
net: ravb: Initialize PHY in probe() once
Marek Vasut
2018-02-16
1
-13
/
+19
*
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-27
1
-1
/
+1
|
\
|
*
net: ravb: staticize ravb_start
Marek Vasut
2018-01-27
1
-1
/
+1
*
|
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-2
/
+2
|
/
*
net: ravb: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
1
-0
/
+1
*
net: ravb: Add R8A77970 V3M compatible
Marek Vasut
2017-12-09
1
-0
/
+1
*
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-11-30
1
-3
/
+4
*
net: ravb: Add PHY reset GPIO support
Marek Vasut
2017-09-24
1
-0
/
+13
*
net: ravb: Add clock handling support
Marek Vasut
2017-08-03
1
-2
/
+19
*
net: ravb: Detect PHY correctly
Marek Vasut
2017-08-03
1
-3
/
+4
*
net: ravb: Add OF probing support
Marek Vasut
2017-08-03
1
-0
/
+37
*
net: ravb: Add Renesas Ethernet RAVB driver
Marek Vasut
2017-05-22
1
-0
/
+601