Commit Graph

35539 Commits (0f4d2f8e79f128de006c9b116be84f3e4dbba210)
 

Author SHA1 Message Date
Simon Glass 0f4d2f8e79 License: Add the Open Font License 8 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 8 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 8 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 8 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 8 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 8 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 8 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 8 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 8 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 8 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 8 years ago
Simon Glass 6e42e25196 video kconfig console_normal 8 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 8 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 8 years ago
Tom Rini 8a36287a01 Merge git://git.denx.de/u-boot-dm 8 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 8 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 8 years ago
Stephen Warren d27f2fc1e1 test/py: run sandbox in source directory 8 years ago
Stephen Warren 77bcb22d77 test/py: pass test DTB to sandbox 8 years ago
Stephen Warren 78b39cc3e1 test/py: correctly log xfail/xpass tests 8 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 8 years ago
Stephen Warren 0c6189b5d6 test/py: check for bad patterns everywhere we wait 8 years ago
Stephen Warren e4119ebb6d test.py: calculate bad patterns on change only 8 years ago
Stephen Warren 44ac762b14 test/py: fix spawn.expect multiple match handling 8 years ago
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 8 years ago
Stephen Warren d20e5e976f test/py: Provide custom IDs when parametrizing tests 8 years ago
Stephen Warren a2ec560647 test/py: Quote consistency 8 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 8 years ago
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