Age | Commit message (Expand) | Author | Files | Lines |
6 days | efi_driver: create a parent device for all EFI block devices | Heinrich Schuchardt | 1 | -0/+1 |
13 days | test: unit tests for strstr() and strnstr() | Heinrich Schuchardt | 1 | -0/+40 |
2025-02-10 | test/py: usb: Fix format string for fstype command | Andrew Goodbody | 1 | -1/+1 |
2025-02-07 | Merge patch series "cmd/setexpr: support concatenation of direct strings" | Tom Rini | 1 | -39/+7 |
2025-02-07 | cmd/setexpr: support concatenation of direct strings | Heinrich Schuchardt | 1 | -1/+6 |
2025-02-07 | test: remove available memory check in setexpr_test_str_oper() | Heinrich Schuchardt | 1 | -24/+0 |
2025-02-07 | test: remove available memory check in setexpr_test_str() | Heinrich Schuchardt | 1 | -13/+0 |
2025-02-07 | test: clean up setexpr_test_str() | Heinrich Schuchardt | 1 | -1/+1 |
2025-02-07 | Merge patch series "led: add function naming option from linux" | Tom Rini | 2 | -2/+22 |
2025-02-07 | led: add function naming option from linux | Heiko Schocher | 2 | -2/+22 |
2025-01-30 | test/py: Add a report show test durations | Simon Glass | 1 | -0/+87 |
2025-01-28 | bloblist: add api to get blob with size | Raymond Mao | 1 | -0/+4 |
2025-01-27 | test/cmd/wget.c: Fix loadaddr rewrite | Marek Vasut | 1 | -5/+3 |
2025-01-26 | test/log: test function filters | Heinrich Schuchardt | 1 | -12/+56 |
2025-01-26 | log: enable filtering on functions | Heinrich Schuchardt | 2 | -6/+5 |
2025-01-25 | test/py: Handle u-boot-test-getrole failure | Simon Glass | 1 | -2/+3 |
2025-01-25 | test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole | Simon Glass | 1 | -0/+4 |
2025-01-24 | Merge patch series "test: Improvements to ut command and test-suite running" | Tom Rini | 48 | -519/+533 |
2025-01-24 | test: Move help into the suite declaration | Simon Glass | 1 | -85/+38 |
2025-01-24 | test: Disable test_suite | Simon Glass | 1 | -1/+2 |
2025-01-24 | test: Sort the test suites | Simon Glass | 1 | -20/+20 |
2025-01-24 | test: Record and show the totals for all test runs | Simon Glass | 2 | -0/+8 |
2025-01-24 | test: Move stat-printing into its own function | Simon Glass | 6 | -10/+18 |
2025-01-24 | test: Keep a track of the numbers of tests run | Simon Glass | 1 | -0/+2 |
2025-01-24 | test: Move stats into a struct | Simon Glass | 2 | -16/+17 |
2025-01-24 | test: Pass the test state to cmd_ut_category() | Simon Glass | 3 | -28/+26 |
2025-01-24 | test: Drop conditional compilation for suites | Simon Glass | 2 | -47/+45 |
2025-01-24 | test: Drop the info test from the list | Simon Glass | 2 | -11/+6 |
2025-01-24 | test: Drop the function for running upl tests | Simon Glass | 2 | -9/+1 |
2025-01-24 | test: Drop the function for running seama tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running pci_mps tests | Simon Glass | 2 | -11/+1 |
2025-01-24 | test: Drop the function for running loadm tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running hush tests | Simon Glass | 3 | -21/+1 |
2025-01-24 | test: Drop the function for running addrmap tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running bootm tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running bloblist tests | Simon Glass | 2 | -11/+1 |
2025-01-24 | test: Drop the function for running measurement tests | Simon Glass | 2 | -11/+1 |
2025-01-24 | test: Drop the function for running setexpr tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running mem tests | Simon Glass | 3 | -21/+2 |
2025-01-24 | test: Drop the function for running mbr tests | Simon Glass | 2 | -9/+1 |
2025-01-24 | test: Drop the function for running log tests | Simon Glass | 3 | -23/+1 |
2025-01-24 | test: Drop the function for running lib tests | Simon Glass | 3 | -21/+1 |
2025-01-24 | test: Drop the function for running font tests | Simon Glass | 2 | -9/+1 |
2025-01-24 | test: Drop the function for running fdt tests | Simon Glass | 2 | -9/+1 |
2025-01-24 | test: Drop the function for running exit tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running env tests | Simon Glass | 2 | -10/+1 |
2025-01-24 | test: Drop the function for running dm tests | Simon Glass | 3 | -18/+1 |
2025-01-24 | test: Drop the function for running common tests | Simon Glass | 3 | -23/+1 |
2025-01-24 | test: Drop the function for running cmd tests | Simon Glass | 3 | -23/+1 |
2025-01-24 | test: Drop the function for running bdinfo tests | Simon Glass | 2 | -9/+1 |