Commit Graph

35559 Commits (44da3a176c5bd48b7ed257454e3e551c956adb30)
 

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