~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethoc.c
Commit message (
Expand
)
Author
Age
*
net: ethoc: Switch to new U-Boot PHY API
Marek Vasut
2023-06-10
*
net: ethoc: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
2022-04-10
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
*
net/ethoc: implement MDIO bus and support phylib
Max Filippov
2016-08-15
*
net/ethoc: support private memory configurations
Max Filippov
2016-08-15
*
net/ethoc: don't mix virtual and physical addresses
Max Filippov
2016-08-15
*
net/ethoc: support device tree
Max Filippov
2016-08-15
*
net/ethoc: add CONFIG_DM_ETH support
Max Filippov
2016-08-15
*
net/ethoc: use priv instead of dev internally
Max Filippov
2016-08-15
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
*
openrisc: Fix a few type cast related warnings
Vasili Galka
2014-09-15
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
*
net/ethoc: use flush_dcache_range instead of flush_dcache
Stefan Kristiansson
2012-03-30
*
net: ethoc: add write_hwaddr support
Thomas Chou
2010-05-03
*
net: add opencore 10/100 ethernet mac driver
Thomas Chou
2010-05-03