Commit Graph

32 Commits (b85f4fe70cd382ff9671e4885e7a54c8f7d11cef)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Vipul Kumar 047f3bf828 axi: ethernet: Added support for 64 bit addressing for axi-ethernet 6 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 6 years ago
Siva Durga Prasad Paladugu a04a5daae2 net: xilinx_axi_emac: Use readl and writel for io ops 7 years ago
Siva Durga Prasad Paladugu 89ce5a9dbe net: xilinx_axi_emac: Add support for non processor mode 7 years ago
Siva Durga Prasad Paladugu dc1fcc423c net: xilinx_axi_emac: Read dma address using fdtdec_get_addr 7 years ago
Siva Durga Prasad Paladugu d02a0b1fdf net: xilinx_axi_emac: Use wait_for_bit instead of while loop 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Michal Simek 6516e3f253 net: xilinx: Use mdio_register_seq() to support multiple instances 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek b63cb3abbc net: xilinx: Use mdio_register_seq() to support multiple instances 8 years ago
Michal Simek ceb04e1a5d net: axi_emac: Report phy-node error message permanently 8 years ago
Siva Durga Prasad Paladugu 8964f24179 net: xilinx_axi: Clear Isolate bit if found during phy setup 8 years ago
Siva Durga Prasad Paladugu 9c0da76220 net: xilinx_axi: Use interface type instead of zero 8 years ago
Michal Simek 338a5f2bf1 net: Add axi emac to Kconfig 9 years ago
Michal Simek ad499e42be net: axi_emac: Rename start, stop, write_hwaddr functions 9 years ago
Michal Simek 97d2363d20 net: axi_emac: Split recv from free_pkt 9 years ago
Michal Simek 5d0449d4c7 net: axi_emac: Enable access to MDIO in probe 9 years ago
Michal Simek 75cc93fad7 net: axi_emac: Move driver to DM 9 years ago
Michal Simek f09854810c net: axi_emac: Pass private structure where possible 9 years ago
Michal Simek 0d78abf5ba net: axi_emac: Pass private structure to phyread/phywrite 9 years ago
Michal Simek 6609f35b93 net: axi_emac: Put iobase to private structure 9 years ago
Michal Simek f36bbcceba net: axi_emac: Pass directly pointer to register space 9 years ago
Michal Simek 2652a6219f net: axi_emac: Show phy address instead of register content 9 years ago
Michal Simek 3e3f8ba26e net: axi_emac: Fix parentheses around operand ! 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Michal Simek 6f9b93723a net: axi_emac: Check if phy was correctly detected 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 12 years ago
Stephan Linz 8d094e5f26 drivers/net/xilinx_axi_emac.c: Fix compile warning 12 years ago
Michal Simek 4f1ec4c176 net: axi_ethernet: Add driver to u-boot 13 years ago