Commit Graph

33449 Commits (0eb4cf9c14315e1976a116de75da6f420ac0e8dd)
 

Author SHA1 Message Date
Tom Rini 0eb4cf9c14 Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
Bin Meng ac1d313806 net: eth: Check return value in various places 9 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
Bin Meng a16edabe7f net: eth: Clear MAC address in eth_pre_remove() 9 years ago
Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() 9 years ago
Bin Meng 3f616b6053 net: pch_gbe: Add driver remove support 9 years ago
Bin Meng 5d2459fd46 net: designware: Add driver remove support 9 years ago
Bin Meng cb6baca77b net: mdio: Add mdio_free() and mdio_unregister() API 9 years ago
Bin Meng 17ecfa9b45 net: phy: Test previous phydev->dev against new mac dev 9 years ago
Bin Meng 3e1949d774 net: phy: Change to print all phys that are not found 9 years ago
Bin Meng 0132b9ab6e net: phy: Don't create phy device when there is no phy 9 years ago
Sylvain Rochet 4f485150cf net: phy: micrel: disable NAND-tree for KSZ8051 9 years ago
Stephen Warren f3ba55235d net: rtl8169: Build warning fixes for 64-bit 9 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 9 years ago
Sylvain Lemieux 6617f87668 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL 9 years ago
Stefan Brüns 4a4ced0b6f smsc95xx: Use zero length packets when RX fifo is empty 9 years ago
Stefan Brüns 774c3e05ec net: parse DHCP options from overloaded file/sname fields 9 years ago
Stefan Brüns ec87b1b39b net: Do not overwrite options found in overloaded 'file' field 9 years ago
Tom Rini 446d37c1ac Merge branch 'master' of git://git.denx.de/u-boot-spi 9 years ago
Josh Wu 219cc94a3f net: change the env name to use const 9 years ago
Gong Qianyu 7aba0f2c2c net/eth: fix a bug in on_ethaddr() 9 years ago
Stefan Brüns 0d2837cc8f smsc95xx: Fetch whole burst with 1 URB, avoid framing errors 9 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 9 years ago
Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
Stefan Brüns 943231119f net/arp: Do not run net_start_again() on timeout 9 years ago
Stefan Brüns c56eb57316 net: Fix parsing of Bootp/DHCP option 0 (Pad) 9 years ago
Stefan Brüns 454d9d3ec8 net: send RFC1542 compliant value for bootp requests 9 years ago
Stefan Brüns 867d6ae2c9 net: reject Bootp/DHCP packets with bad OP value 9 years ago
Thomas Chou 829533287a net: protect status led access in bootp 9 years ago
Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 9 years ago
Albert ARIBAUD \(3ADEV\) f5fb734672 net: TFTP: variables cleanup and addition 9 years ago
Tom Rini ab0a6a5dba Merge branch 'master' of git://git.denx.de/u-boot-i2c 9 years ago
Michal Simek 009902a871 i2c: Instantiate I2C controllers when selected 9 years ago
Jagan Teki bef87adf95 spi: altera_spi: Minor cleanup 9 years ago
Jagan Teki 9c63d44e92 spi: altera_spi: Use BIT macro 9 years ago
Tom Rini b147ff2f37 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards 9 years ago
Tom Rini 174a00d66e Merge git://www.denx.de/git/u-boot-ppc4xx 9 years ago
Tom Rini 714eec71bb Merge git://www.denx.de/git/u-boot-cfi-flash 9 years ago
Tom Rini 2431492aef Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini c139b5ff09 image.c: Fix non-Android booting with ramdisk and/or device tree 9 years ago
Jagan Teki d2436301c5 spi: xilinx_spi: Use GENMASK 9 years ago
Jagan Teki 76538ec648 spi: tegra: Use GENMASK 9 years ago
Jagan Teki 0ebc0ec620 spi: omap3_spi: Use GENMASK 9 years ago
Jagan Teki bad490a242 spi: fsl_qspi: Use GENMASK 9 years ago
Jagan Teki 95e77d904e spi: designware_spi: Use GENMASK 9 years ago
Jagan Teki a9d3b78023 spi: atmel_spi: Use GENMASK 9 years ago
Jagan Teki 5ea392d43b spi: xilinx_spi: Use BIT macro 9 years ago
Jagan Teki 847720c4e1 spi: ti_qspi: Use BIT macro 9 years ago
Jagan Teki f692248f90 spi: tegra: Use BIT macro 9 years ago
Jagan Teki ccaa948501 spi: sh_qspi: Use BIT macro 9 years ago