Age | Commit message (Expand) | Author |
2018-09-23 | test/py: typo occured | Heinrich Schuchardt |
2018-09-23 | test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL | Heinrich Schuchardt |
2018-09-23 | test: tests for utf_to_lower() utf_to_upper(). | Heinrich Schuchardt |
2018-09-23 | test: test printing Unicode | Heinrich Schuchardt |
2018-09-23 | test: unit tests for Unicode functions | Heinrich Schuchardt |
2018-09-23 | test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) | Heinrich Schuchardt |
2018-09-18 | dm: fix alignment of help message of "dm" command | Masahiro Yamada |
2018-09-18 | test: ofnode: test ofnode_by_prop_value() | Jens Wiklander |
2018-09-18 | test: Add tests for CPU uclass | Mario Six |
2018-09-18 | test: Add tests for sysreset_get_status | Mario Six |
2018-09-11 | Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-09-11 | test/py: Extend fpga command to test all fpga load types | Michal Simek |
2018-09-10 | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada |
2018-09-10 | Remove CONFIG_USE_STDINT | Masahiro Yamada |
2018-09-10 | sandbox: Add serial test | Patrice Chotard |
2018-08-24 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-08-24 | dm: test: Fix typo in test-main comment | 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-08-11 | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini |
2018-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2018-08-11 | test: Add tests for misc uclass | Mario Six |
2018-08-11 | test: Add AXI test | Mario Six |
2018-08-10 | sandbox: led: use new function to configure default state | Patrick Delaunay |
2018-08-08 | test: dm: pci: Add cases for finding PCI capability APIs | Bin Meng |
2018-08-08 | test: dm: pci: Add tests for mixed static and dynamic devices on the same bus | Bin Meng |
2018-08-08 | test: dm: pci: Test driver binding with driver data provided | Bin Meng |
2018-08-08 | test: dm: pci: Add tests for configuration space access | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one PCI host controller | Bin Meng |
2018-08-08 | test: dm: pci: Test more than one device on the same bus | Bin Meng |
2018-08-08 | test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() | Bin Meng |
2018-08-06 | dm: power-domain: query power domain after get device | Peng Fan |
2018-08-03 | clk: add clk_valid() | Fabrice Gasnier |
2018-07-30 | fs-test.sh: Update expected result output | Tom Rini |
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-19 | test: smem: add basic smem test | Ramon Fried |
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-07-09 | test: Enable cover-coverage tests for dtoc and fdt | Simon Glass |
2018-07-09 | binman: Switch to 'python-coverage' | Tom Rini |
2018-07-09 | dm: spi: Update sandbox SPI emulation driver to use ofnode | Simon Glass |
2018-06-19 | test_avb: Add pymark.buildconfigspec information for the AVB tests | Tom Rini |