Commit Graph

52 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Zubair Lutfullah Kakakhel 611fe0bddb net: emaclite: use __raw_readl/writel instead of weird define 8 years ago
Zubair Lutfullah Kakakhel 39e020ef16 net: emaclite: Use ioremap_nocache 8 years ago
Michal Simek 55259e7cda net: xilinx: Handle error value from phy_startup() 8 years ago
Michal Simek f412b6ab5b net: emaclite: Let core to handle received packet 8 years ago
Michal Simek f03ec01015 net: emaclite: Rename start and stop functions 8 years ago
Michal Simek d538ee1b54 net: emaclite: Move driver to DM 8 years ago
Michal Simek 4d2749be62 net: emaclite: Use indirect access in emaclite_recv 8 years ago
Michal Simek 0070251836 net: emaclite: Use indirect reg access in send 8 years ago
Michal Simek 15c239c8ce net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag 8 years ago
Michal Simek 26c7945a24 net: emaclite: Fix logic around available TX buffers 8 years ago
Michal Simek 5a4baa33e4 net: emaclite: Use indirect register access for TX reset 8 years ago
Michal Simek 3af709092c net: emaclite: Use indirect register access for rx_ping/pong 8 years ago
Michal Simek a0b2bfb0bf net: emaclite: Use indirect register access for tx_ping/pong 8 years ago
Michal Simek 9a23c49662 net: emaclite: Convert MDIO to use register offset 8 years ago
Michal Simek d722e8641b net: emaclite: Add MDIO support to driver 8 years ago
Michal Simek 8ce6947831 net: emaclite: Remove ancient OF probe function 8 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Michal Simek 0c9c99a20b net: emaclite: Fix OF initialization 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Michal Simek 7fd7082024 net: emaclite: Support OF initialization 12 years ago
Stephan Linz 1ae6b9c4e0 drivers/net/xilinx_emaclite.c: Fix compile warning 12 years ago
Michal Simek c1044a1ec1 net: emaclite: Move RX/TX ping pong initialization to 13 years ago
Michal Simek 9b94755af9 net: emaclite: Use unsigned long for baseaddr 13 years ago
Michal Simek 5ac83801f9 net: emaclite: Fix coding style 13 years ago
Michal Simek 8043925204 net: emaclite: Use PKTSIZE directly 13 years ago
Michal Simek 947324b9ca net: emaclite: Setup RX/TX ping pong for every instance 13 years ago
Michal Simek 773cfa8d08 net: emaclite: Use dynamic allocation 13 years ago
Michal Simek 8d95ddbb5e net: emaclite: Remove baseaddress from xemaclite 13 years ago
Michal Simek 28ae02e5af net: emaclite: Use calloc instead of malloc 13 years ago
Michal Simek be98696741 net: emaclite: Remove deviceid property 13 years ago
Michal Simek 25a025518b net: emaclite: Change driver name and add address 13 years ago
Michal Simek 95efa79d08 net: xilinx emaclite: Fix return values 13 years ago
Michal Simek 042272a6f2 net: Move Emaclite to NET_MULTI 14 years ago
Michal Simek 3f91ec0fa1 net: Fix emaclite driver to support little-endian microblaze 14 years ago
Michal Simek 9300ab62d9 net: emaclite: Cleanup license to be GPL compatible 15 years ago
Michal Simek 78d19a3987 net: emaclite: Cleanup license to be GPL compatible 15 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 15 years ago
Clive Stubbings f2a7806fc2 xilinx_emaclite buffer overrun 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Michal Simek 89c53891b1 microblaze: add Emaclite ethernet driver 16 years ago
Michal Simek b90c045f03 synchronizition with mainline 17 years ago