Commit Graph

35529 Commits (f266178698307608ee23741e69b9626196e66481)
 

Author SHA1 Message Date
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Simon Glass 6e42e25196 video kconfig console_normal 9 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 9 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 9 years ago
Tom Rini 8a36287a01 Merge git://git.denx.de/u-boot-dm 9 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 9 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 9 years ago
Stephen Warren d27f2fc1e1 test/py: run sandbox in source directory 9 years ago
Stephen Warren 77bcb22d77 test/py: pass test DTB to sandbox 9 years ago
Stephen Warren 78b39cc3e1 test/py: correctly log xfail/xpass tests 9 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 9 years ago
Stephen Warren 0c6189b5d6 test/py: check for bad patterns everywhere we wait 9 years ago
Stephen Warren e4119ebb6d test.py: calculate bad patterns on change only 9 years ago
Stephen Warren 44ac762b14 test/py: fix spawn.expect multiple match handling 9 years ago
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 9 years ago
Stephen Warren d20e5e976f test/py: Provide custom IDs when parametrizing tests 9 years ago
Stephen Warren a2ec560647 test/py: Quote consistency 9 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 9 years ago
Stephen Warren 56382a81f3 test/py: make net test aware of USB and PCI enumeration 9 years ago
Stephen Warren 986691fb97 distro bootcmd: enumerate PCI before network operations 9 years ago
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