Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
98b54d3679efe6035fadbc6202d0a201b23e87e6
/
drivers
/
net
/
sun8i_emac.c
6a25a7e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Fri Apr 15 08:09:52 2022 -0400
e3b353b
bcmgenet, sun8i_emac: Don't connect PHY two times
by Marek Behún
· Thu Apr 07 00:33:07 2022 +0200
48631e4
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
by Marek Behún
· Thu Apr 07 00:33:03 2022 +0200
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
bab64f2
net: sun8i_emac: Remove non-DM pin setup
by Samuel Holland
· Sat Aug 28 11:49:40 2021 -0500
06feb81
sunxi: Clean up inclusions of asm/arch/gpio.h
by Samuel Holland
· Sat Sep 11 16:50:47 2021 -0500
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
6ffc023
net: sun8i-emac: fix MDIO frequency
by Heinrich Schuchardt
· Thu Jun 03 07:52:41 2021 +0000
9643c83
net: sun8i-emac: Fix pinmux setup for Allwinner H5
by Andre Przywara
· Fri Apr 16 00:53:17 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
882a923
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
by Andre Przywara
· Mon Jan 11 21:11:49 2021 +0100
15651d8
net: sun8i-emac: Always clear syscon EPHY register
by Andre Przywara
· Mon Jan 11 21:11:45 2021 +0100
43bb158
net: sun8i-emac: Allow all RGMII PHY modes
by Andre Przywara
· Sat Nov 14 17:37:46 2020 +0000
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
b41f247
net: sun8i-emac: Lower MDIO frequency
by Andre Przywara
· Mon Jul 06 01:40:45 2020 +0100
b3ce85c
net: sun8i-emac: Make internal PHY handling more robust
by Andre Przywara
· Wed Oct 21 23:27:32 2020 +0530
5942282
net: sun8i_emac: Simplify and fix error handling for RX
by Andre Przywara
· Mon Jul 06 01:40:43 2020 +0100
6bdc70e
net: sun8i_emac: Fix MAC soft reset
by Andre Przywara
· Mon Jul 06 01:40:42 2020 +0100
4ab675e
net: sun8i_emac: Fix overlong lines
by Andre Przywara
· Mon Jul 06 01:40:41 2020 +0100
2e7dd26
net: sun8i_emac: Wrap and simplify cache maintenance operations
by Andre Przywara
· Mon Jul 06 01:40:40 2020 +0100
1fae838
net: sun8i_emac: Drop unneeded cache invalidation before sending
by Andre Przywara
· Mon Jul 06 01:40:39 2020 +0100
8cd8960
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
by Andre Przywara
· Mon Jul 06 01:40:38 2020 +0100
7408b09
net: sun8i_emac: Improve cache maintenance on RX descriptor init
by Andre Przywara
· Mon Jul 06 01:40:37 2020 +0100
e6e29cc
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
by Andre Przywara
· Mon Jul 06 01:40:36 2020 +0100
f58d83c
net: sun8i_emac: Remove pointless wrapper functions
by Andre Przywara
· Wed Oct 21 23:21:42 2020 +0530
0dd619b
net: sun8i_emac: Simplify mdio_read/mdio_write functions
by Andre Przywara
· Mon Jul 06 01:40:34 2020 +0100
df6f271
net: sun8i_emac: Don't hand out TX descriptor too early
by Andre Przywara
· Mon Jul 06 01:40:33 2020 +0100
874145f
net: sun8i-emac: Bail out on PHY error
by Andre Przywara
· Mon Jul 06 01:40:32 2020 +0100
4702aa2
net: sun8i_emac: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:00 2020 -0400
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
3386e9a
net: sun8i_emac: Add support for the H6 variant
by Samuel Holland
· Thu May 07 18:10:51 2020 -0500
97f2cf1
net: sun8i_emac: Use consistent clock bitfield definitions
by Samuel Holland
· Thu May 07 18:10:50 2020 -0500
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· Fri Dec 06 21:41:35 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
98be8be
net: sun8i_emac: Test the correct phy
by Emmanuel Vadot
· Fri Jul 19 22:26:38 2019 +0200
727ed79
net: sun8i_emac: Add EPHY CLK and RESET support
by Jagan Teki
· Thu Feb 28 00:27:00 2019 +0530
cb63d28
net: sun8i_emac: Add CLK and RESET support
by Jagan Teki
· Thu Feb 28 00:26:58 2019 +0530
1cfc64c
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
by Jagan Teki
· Thu Feb 28 00:26:51 2019 +0530
525dc44
sun8i_emac: add support for setting EMAC TX/RX delay
by Icenowy Zheng
· Fri Nov 23 00:37:48 2018 +0100
e8cbced
net: sun8i-emac: support R40 GMAC
by Lothar Felten
· Fri Jul 13 10:45:28 2018 +0200
acb9a5b
net: sun8i-emac: set mux and clock by driver data
by Lothar Felten
· Fri Jul 13 10:45:27 2018 +0200
5be7594
net: sun8i-emac: fix printing NULL character
by Lothar Felten
· Fri Jul 13 10:45:26 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
94f3bbd
net: sun8i-emac: remove support for old binding
by Andre Przywara
· Wed Apr 04 01:31:20 2018 +0100
ba3a96d
net: sun8i-emac: add support for new EMAC DT binding
by Andre Przywara
· Wed Apr 04 01:31:16 2018 +0100
26e549b
net: sun8i-emac: support new pinctrl DT bindings
by Andre Przywara
· Wed Apr 04 01:31:15 2018 +0100
6a4d799
net: sun8i_emac: Fix PHY initialization
by Samuel Holland
· Sat Jan 27 23:53:20 2018 -0600
b6b655b
net: sun8i_emac: Fix build for non-H3/H5 SoCs
by Chen-Yu Tsai
· Fri Sep 22 15:26:33 2017 +0800
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· Wed May 17 17:18:09 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
3297b55
sun8i_emac: configure PHY reset GPIO via DM
by Philipp Tomsich
· Wed Feb 22 19:46:41 2017 +0100
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· Thu Feb 16 01:20:27 2017 +0000
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
2b6dee1
sun8i_emac: Fix mdio read sequence
by Philipp Tomsich
· Wed Nov 16 01:40:27 2016 +0000
db090a2
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· Mon Oct 17 20:43:01 2016 +0900
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
fcdb3b3
net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
by Hans de Goede
· Wed Jul 27 17:31:17 2016 +0200
54f47a1
net: sun8i_emac: Drop redundant and incorrect setting of syscon register
by Chen-Yu Tsai
· Fri Jul 22 18:16:10 2016 +0800
3d39ace
net: sun8i_emac: Do not configure AHB2 clock
by Chen-Yu Tsai
· Fri Jul 22 18:16:09 2016 +0800
d194c0e
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· Wed Jul 06 17:59:44 2016 +0530