Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c0fe284aecbe2cbc7972cefa195af3d115b6dfa6
/
drivers
/
net
/
ethoc.c
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
848e08b
net/ethoc: implement MDIO bus and support phylib
by Max Filippov
· Fri Aug 05 18:26:21 2016 +0300
19e7a9e
net/ethoc: support private memory configurations
by Max Filippov
· Fri Aug 05 18:26:20 2016 +0300
d6338ff
net/ethoc: don't mix virtual and physical addresses
by Max Filippov
· Fri Aug 05 18:26:19 2016 +0300
a6429a9
net/ethoc: support device tree
by Max Filippov
· Fri Aug 05 18:26:18 2016 +0300
c91eb0c
net/ethoc: add CONFIG_DM_ETH support
by Max Filippov
· Fri Aug 05 18:26:17 2016 +0300
f9ffa42
net/ethoc: use priv instead of dev internally
by Max Filippov
· Fri Aug 05 18:26:16 2016 +0300
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
aa0caa2
openrisc: Fix a few type cast related warnings
by Vasili Galka
· Tue Aug 26 13:46:17 2014 +0300
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· Tue May 22 18:36:19 2012 +0000
7524258
net/ethoc: use flush_dcache_range instead of flush_dcache
by Stefan Kristiansson
· Fri Nov 04 02:38:06 2011 +0000
8d01f22
net: ethoc: add write_hwaddr support
by Thomas Chou
· Tue Apr 27 20:20:27 2010 +0800
d3c0857
net: add opencore 10/100 ethernet mac driver
by Thomas Chou
· Thu Apr 15 22:32:38 2010 +0800