index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
Age
Commit message (
Expand
)
Author
2018-11-16
test/py: test pinmux command
Patrice Chotard
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
test/py: Fix unicode handling for log filtering
Simon Glass
2018-10-07
test_avb: Update pymark.buildconfigspec information for the AVB tests
Jens Wiklander
2018-10-06
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
2018-10-06
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
2018-10-06
test/py: ignore console read exceptions after test failure
Stephen Warren
2018-09-23
efi_selftest: test key notification functions
Heinrich Schuchardt
2018-09-23
test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
test/py: rework test_efi_selftest_text_input()
Heinrich Schuchardt
2018-09-23
test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-09-23
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2018-09-23
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2018-09-23
test/py: fs: add extended write operation test
AKASHI Takahiro
2018-09-23
test/py: convert fs-test.sh to pytest
AKASHI Takahiro
2018-09-23
test/py: typo occured
Heinrich Schuchardt
2018-09-23
test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-09-11
test/py: Extend fpga command to test all fpga load types
Michal Simek
2018-08-21
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-07-28
test/py: tpm2: switch from 'tpm' to 'tpm2' command
Miquel Raynal
2018-07-20
test/py: add test for whitelist of variables while importing environment
Quentin Schulz
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-07-20
test/py: return a RAM address different from 0 as it can be interpreted as NULL
Quentin Schulz
2018-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
test/py: hush_if_test: Use open() in place of file()
Paul Burton
2018-07-10
test/py: fit: Open files as binary files
Paul Burton
2018-07-10
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2018-07-10
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
2018-06-19
test_avb: Add pymark.buildconfigspec information for the AVB tests
Tom Rini
2018-06-18
test/py: avb2.0: add tests for avb commands
Igor Opaniuk
2018-05-31
tests: Make test_log.py tests depend on cmd_log not log
Tom Rini
2018-05-25
test/py: add TPMv2.x test suite
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-04
efi_selftest: check installation of the device tree
Heinrich Schuchardt
2018-03-22
test/py: add spi_flash tests
Liam Beguin
2018-03-22
test/py: add generic CRC32 function
Liam Beguin
2018-03-22
test/py: do not import pytest multiple times
Liam Beguin
2018-03-22
test/py: README: add HOSTNAME to PYTHONPATH
Liam Beguin
2018-03-22
test/py: README: fix typo
Liam Beguin
2018-03-13
test/py: highlight warnings in the log summary
Stephen Warren
2018-03-13
test/py: add MMC/SD block read test
Stephen Warren
2018-02-03
log: Add tests for the new log features
Simon Glass
2018-02-03
log: Update log_console to honour the log format
Simon Glass
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2017-12-18
test/py: Setup variables based on HUSH selection
Stephen Warren
2017-12-12
test: py: Add an option to skip sleep test
Michal Simek
[next]