Commit Graph

35561 Commits (c76eb72c43ac3ef4518dac4bee653b769d95e63e)
 

Author SHA1 Message Date
Stephen Warren 56382a81f3 test/py: make net test aware of USB and PCI enumeration 8 years ago
Stephen Warren 986691fb97 distro bootcmd: enumerate PCI before network operations 8 years ago
Stephen Warren 3483b75d94 distro bootcmd: make net boot only optionally start USB 8 years ago
Stephen Warren e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 8 years ago
Stephen Warren be1df82656 test/py: dfu: error out if USB device already exists 8 years ago
Stephen Warren dd8204de15 ARM: tegra: shut down USB device controller at boot 8 years ago
Stephen Warren e787a58fe2 test/py: make crash detection more robust 8 years ago
Simon Glass c6db965f67 dm: Remove device_probe_child() 8 years ago
Stephen Warren e5bb279f82 test/py: add a networking test 8 years ago
Stephen Warren 0526610334 test/py: move find_ram_base() into u_boot_utils 8 years ago
Stephen Warren f5d196d03e test/py: add DFU test 8 years ago
Stephen Warren d054f4c2cb test/py: ums: add filesystem-based testing 8 years ago
Stephen Warren 76b4693928 test/py: add various utility code 8 years ago
Stephen Warren 3f2faf7327 test/py: optionally ignore errors from shell commands 8 years ago
Stephen Warren 783cbcd360 test/py: log when tests send CTRL-C 8 years ago
Stephen Warren c10eb9d39f test/py: drain console log at the end of any failed test 8 years ago
Stephen Warren 636f38d83a test/py: move U-Boot respawn trigger to the test core 8 years ago
Stephen Warren d314e247e1 test/py: fix timeout to be absolute 8 years ago
Christophe Ricard b75fdc11eb tpm: st33zp24: Add tpm st33zp24 spi support 8 years ago
Christophe Ricard 3aa74088d4 tpm: st33zp24: Add tpm st33zp24 support with i2c 8 years ago
Christophe Ricard 1259dcd79c tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c 8 years ago
Christophe Ricard ca5bc1bc10 tpm: tpm_tis_lpc: fix typo 8 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 8 years ago
Tom Rini 82d72a1b99 Merge branch 'master' of git://git.denx.de/u-boot-net 8 years ago
Alexandre Messier b2b7fbc33f net: Add bootfile in DHCP Request 8 years ago
Tom Rini 3faf2216d9 Merge branch 'master' of git://git.denx.de/u-boot-tegra 8 years ago
Shaohui Xie d8877e6f8c net: phy: implements probe for Cortina phy 8 years ago
Shaohui Xie ddcd1f3084 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET 8 years ago
Dinh Nguyen ff7bd212cb net: phy: micrel: fix divisor value for KSZ9031 phy skew 8 years ago
Dinh Nguyen c16e69f702 net: phy: micrel: add documentation for Micrel KSZ90x1 binding 8 years ago
Alexandre Messier 1f9e672c79 net: phy: Use 'autoneg' flag from phydev 8 years ago
Alexandre Messier 53b0c38c7a net: phy: Set ANRESTART in setup_forced 8 years ago
Alexandre Messier 79e3efd5e5 net: phy: micrel: Disable B_CAST on config 8 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 8 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 8 years ago
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 8 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 8 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 8 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 8 years ago
Simon Glass dfa71e9fcb tegra: Report errors from PCI init 8 years ago
Alexey Brodkin 6968ec9216 net/designware: add support of max-speed device tree property 8 years ago
Alexey Brodkin b884c3fe63 net/designware: do explicit port selection for 1Gb mode 8 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 8 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 8 years ago
Florian Fainelli 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines 8 years ago
Sascha Hauer 44bc317487 net: phy: genphy: Allow overwriting features 8 years ago
Florian Fainelli bbdcaff12a net: phy: ensure Gigabit features are masked off if requested 8 years ago
Bin Meng afe6462da9 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() 8 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 8 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 8 years ago