Commit Graph

33581 Commits (892414829c7df6b70bc83652bc568c2761b0d1b4)
 

Author SHA1 Message Date
Tom Rini 0eb4cf9c14 Merge branch 'master' of git://git.denx.de/u-boot-net 10 years ago
Bin Meng ac1d313806 net: eth: Check return value in various places 10 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 10 years ago
Bin Meng a16edabe7f net: eth: Clear MAC address in eth_pre_remove() 10 years ago
Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() 10 years ago
Bin Meng 3f616b6053 net: pch_gbe: Add driver remove support 10 years ago
Bin Meng 5d2459fd46 net: designware: Add driver remove support 10 years ago
Bin Meng cb6baca77b net: mdio: Add mdio_free() and mdio_unregister() API 10 years ago
Bin Meng 17ecfa9b45 net: phy: Test previous phydev->dev against new mac dev 10 years ago
Bin Meng 3e1949d774 net: phy: Change to print all phys that are not found 10 years ago
Bin Meng 0132b9ab6e net: phy: Don't create phy device when there is no phy 10 years ago
Sylvain Rochet 4f485150cf net: phy: micrel: disable NAND-tree for KSZ8051 10 years ago
Stephen Warren f3ba55235d net: rtl8169: Build warning fixes for 64-bit 10 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 10 years ago
Sylvain Lemieux 6617f87668 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL 10 years ago
Stefan Brüns 4a4ced0b6f smsc95xx: Use zero length packets when RX fifo is empty 10 years ago
Stefan Brüns 774c3e05ec net: parse DHCP options from overloaded file/sname fields 10 years ago
Stefan Brüns ec87b1b39b net: Do not overwrite options found in overloaded 'file' field 10 years ago
tang yuantian 4632ad773e arm: ls1021a: Add sata support on qds and twr board 10 years ago
Alison Wang 7ff7166c55 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff 10 years ago
Hou Zhiqiang 831c068fcf armv8/ls1043a: Enable secondary cores 10 years ago
Gong Qianyu c7ca8b07fc armv8/ls1043ardb: Add sd boot support 10 years ago
Yangbo Lu 8ef0d5c438 armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb 10 years ago
Shaohui Xie e82973414d armv8/ls1043a: Add Fman support 10 years ago
Gong Qianyu 3ad4472923 armv8/ls1043ardb: Add nand boot support 10 years ago
Mingkai Hu f3a8e2b7d4 armv8/ls1043ardb: Add LS1043ARDB board support 10 years ago
Mingkai Hu 8281c58fd4 armv8/fsl_lsch2: Add fsl_lsch2 SoC 10 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 10 years ago
Shaohui Xie 23e1acaf4b net/fm: fix MDIO controller base on FMAN2 10 years ago
Shaohui Xie bc24611ca1 net/fm: Add QSGMII PCS init 10 years ago
Shaohui Xie 8225b2fd87 net: Move some header files to include/ 10 years ago
Shaohui Xie 29d8c814a5 net: fm: bug fix when CONFIG_PHYLIB not defined 10 years ago
Hou Zhiqiang 0f2cb9f5a0 net/fm: Make the return value logic consistent with convention 10 years ago
Hou Zhiqiang 9fc29db116 net/fm: Add support for 64-bit platforms 10 years ago
Hou Zhiqiang 648bde6d70 net/fm: Fix the endian issue to support both endianness platforms 10 years ago
Mingkai Hu 435acd83b2 armv7/ls1021a: move ns_access to common file 10 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 10 years ago
horia.geanta@freescale.com 5757e06c69 arm: ls102xa: enable snooping for CAAM transactions 10 years ago
Prabhakar Kushwaha 2bc3b2e85c armv8: ls2085a: Add support of random MAC address 10 years ago
Prabhakar Kushwaha 7b2edb8b9d driver: net: ldpaa_eth: Set MAC address during interface open 10 years ago
Shaohui Xie c69384e11d armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA 10 years ago
Aneesh Bansal f59e69cbd3 crypto/fsl: SEC driver cleanup for 64 bit and endianness 10 years ago
Aneesh Bansal f4f0b7403a Data types defined for 64 bit physical address 10 years ago
Aneesh Bansal 7bcb0eb285 Pointers in ESBC header made 32 bit 10 years ago
Alison Wang 0cbba8e953 ls102xa: fdt: Disable IFC in SD boot for QSPI 10 years ago
Tom Rini 446d37c1ac Merge branch 'master' of git://git.denx.de/u-boot-spi 10 years ago
Josh Wu 219cc94a3f net: change the env name to use const 10 years ago
Gong Qianyu 7aba0f2c2c net/eth: fix a bug in on_ethaddr() 10 years ago
Stefan Brüns 0d2837cc8f smsc95xx: Fetch whole burst with 1 URB, avoid framing errors 10 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 10 years ago