Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9635e2dbd4aadb72d3772b7d70f0168812c4a551
/
drivers
/
net
/
xilinx_axi_emac.c
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
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
f29a570
net: xilinx: axi_emac: Typecast flush_cache arguments
by Ashok Reddy Soma
· Thu Sep 03 08:36:44 2020 -0600
91d455a
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
by Ashok Reddy Soma
· Thu Sep 03 08:36:43 2020 -0600
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
236eee8
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:47 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
88bf6d3
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:47 2020 +0900
70ab943
net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
by Patrick van Gelder
· Wed Jun 03 14:18:04 2020 +0200
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
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
c3d94f6
net: xilinx_axiemac: Fill the phy node pointer in phydev
by Siva Durga Prasad Paladugu
· Fri Mar 15 17:46:45 2019 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
3b06a0f
axi: ethernet: Added support for 64 bit addressing for axi-ethernet
by Vipul Kumar
· Tue Jan 23 14:52:35 2018 +0530
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
d227c9a
net: xilinx_axi_emac: Use readl and writel for io ops
by Siva Durga Prasad Paladugu
· Thu Nov 23 12:23:12 2017 +0530
f802603
net: xilinx_axi_emac: Add support for non processor mode
by Siva Durga Prasad Paladugu
· Fri Jan 06 16:27:15 2017 +0530
6372e3f
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
by Siva Durga Prasad Paladugu
· Thu Jun 22 11:14:55 2017 +0530
2063362
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
by Siva Durga Prasad Paladugu
· Fri Jan 06 16:18:50 2017 +0530
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
e4dab43
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· Thu Dec 08 10:25:44 2016 +0100
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
1e582b0
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· Thu Dec 08 10:25:44 2016 +0100
9dbfc0d
net: axi_emac: Report phy-node error message permanently
by Michal Simek
· Mon Feb 08 13:54:05 2016 +0100
a1c6ed8
net: xilinx_axi: Clear Isolate bit if found during phy setup
by Siva Durga Prasad Paladugu
· Sun Feb 21 15:46:15 2016 +0530
4934851
net: xilinx_axi: Use interface type instead of zero
by Siva Durga Prasad Paladugu
· Sun Feb 21 15:46:14 2016 +0530
07d204f
net: Add axi emac to Kconfig
by Michal Simek
· Wed Dec 09 16:54:42 2015 +0100
8fbf79f
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· Wed Dec 16 09:18:12 2015 +0100
0305be8
net: axi_emac: Split recv from free_pkt
by Michal Simek
· Wed Dec 09 14:13:23 2015 +0100
0b13ee2
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· Tue Dec 08 16:10:05 2015 +0100
682baac
net: axi_emac: Move driver to DM
by Michal Simek
· Tue Dec 08 15:44:41 2015 +0100
638c0ef
net: axi_emac: Pass private structure where possible
by Michal Simek
· Wed Dec 09 14:53:51 2015 +0100
41beca1
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· Wed Dec 09 14:44:38 2015 +0100
6cb55e7
net: axi_emac: Put iobase to private structure
by Michal Simek
· Wed Dec 09 14:39:42 2015 +0100
f522187
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· Wed Dec 09 14:36:31 2015 +0100
2f1e065
net: axi_emac: Show phy address instead of register content
by Michal Simek
· Wed Dec 09 10:54:53 2015 +0100
5aa4539
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· Wed Oct 28 11:00:47 2015 +0100
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
5848f13
net: axi_emac: Check if phy was correctly detected
by Michal Simek
· Thu Nov 21 16:15:51 2013 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
4238746
net: abort network initialization if the PHY driver fails
by Timur Tabi
· Mon Jul 09 08:52:43 2012 +0000
958ea37
drivers/net/xilinx_axi_emac.c: Fix compile warning
by Stephan Linz
· Tue May 22 12:18:11 2012 +0000
6fc7c45
net: axi_ethernet: Add driver to u-boot
by Michal Simek
· Thu Oct 06 20:35:35 2011 +0000