Commit Graph

35719 Commits (e4c1b4d8c1a8d92454f624ffd509057d9bd6ef36)
 

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