index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ravb.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-04
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Marek Vasut
2018-06-19
net: ravb: Support reset GPIO both in mac and phy node
Marek Vasut
2018-06-19
net: ravb: Filter out supported PHY features
Marek Vasut
2018-06-19
net: ravb: Do not shut down clock in start callback
Marek Vasut
2018-06-01
net: ravb: Add R8A77990 E3 compatible
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
net: ravb: Add R8A77965 M3N entries
Marek Vasut
2018-02-16
net: ravb: Initialize PHY in probe() once
Marek Vasut
2018-01-27
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2018-01-27
net: ravb: staticize ravb_start
Marek Vasut
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-12-09
net: ravb: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
net: ravb: Add R8A77970 V3M compatible
Marek Vasut
2017-11-30
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-09-24
net: ravb: Add PHY reset GPIO support
Marek Vasut
2017-08-03
net: ravb: Add clock handling support
Marek Vasut
2017-08-03
net: ravb: Detect PHY correctly
Marek Vasut
2017-08-03
net: ravb: Add OF probing support
Marek Vasut
2017-05-22
net: ravb: Add Renesas Ethernet RAVB driver
Marek Vasut