aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/py/tests/test_fpga.py: Correct check for legacy image format supportTom Rini2024-07-111-6/+6
* test/py/tests: Update some network dependenciesTom Rini2024-07-042-7/+3
* test: Check help outputSimon Glass2024-07-041-1/+5
* test: Decode exceptions only with sandboxSimon Glass2024-07-042-5/+7
* test: dm: Show failing driver nameSimon Glass2024-07-041-1/+4
* log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD setSimon Glass2024-07-041-4/+7
* test: Make bootstd init run only on sandboxSimon Glass2024-07-041-0/+1
* initcall: Correct use of relocation offsetSimon Glass2024-07-041-2/+2
* trace: Update test to tolerate different trace-cmd versionSimon Glass2024-07-041-1/+1
* global_data.h: drop write-only field dm_root_fRasmus Villemoes2024-07-031-1/+0
* acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt2024-07-031-2/+1
* Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"WIP/28Jun2024-nextTom Rini2024-06-281-0/+8
|\
| * test: cmd: fdt: fix chosen test for DM_RNGTim Harvey2024-06-281-0/+8
* | Merge tag 'v2024.07-rc5' into nextWIP/24Jun2024-nextTom Rini2024-06-244-8/+18
|\|
| * doc/sphinx, test/py: Update requests module to 2.32.2Tom Rini2024-06-101-1/+1
| * efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash checkWeizhao Ouyang2024-06-103-7/+17
* | cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes2024-06-161-7/+12
* | test/py: net_boot: Add test cases for net bootWIP/13Jun2024-nextLove Kumar2024-06-131-0/+403
* | test/py: Add support to enable check for bad patternLove Kumar2024-06-131-0/+44
* | Merge tag 'v2024.07-rc4' into nextTom Rini2024-06-041-1/+1
|\|
| * tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey2024-05-271-1/+1
| * Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-19197-13/+207
* | Merge patch series "FWU: Add support for FWU metadata version 2"WIP/24May2024-nextTom Rini2024-05-241-6/+10
|\ \
| * | test: fwu: make changes to the FWU metadata access testSughosh Ganu2024-05-241-6/+10
* | | include: Move snprintf to stdio.hRaymond Mao2024-05-222-1/+2
| |/ |/|
* | test/py: Make the number of SPL banners seen a variableWIP/08May2024-nextTom Rini2024-05-081-11/+4
* | test: Remove <common.h> and add needed includesTom Rini2024-05-06196-196/+9
* | rng: Introduce SPL_DM_RNGMarek Vasut2024-05-051-1/+1
* | efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt2024-05-013-22/+22
* | test: py: add optee_rpmb testsIgor Opaniuk2024-04-181-0/+20
* | test: typo currenHeinrich Schuchardt2024-04-171-3/+3
* | disk: simplify print_part_header()Heinrich Schuchardt2024-04-121-1/+1
* | test: remove unused import from pkg_resourcesHeinrich Schuchardt2024-04-121-1/+0
* | boot: correct finding the default EFI binaryHeinrich Schuchardt2024-04-081-1/+3
* | boot: correct the default sequence of boot methodsHeinrich Schuchardt2024-04-081-1/+1
* | sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu2024-04-082-160/+8
* | acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2024-03-271-3/+3
* | test: dm: add button_cmd testWIP/20Mar2024-nextCaleb Connolly2024-03-201-0/+96
|/
* test/py: reset: Add a test for reset commandWIP/2024-03-19-assorted-updatesLove Kumar2024-03-191-0/+63
* test/py: saveenv: Add a test for saveenv commandLove Kumar2024-03-191-0/+137
* bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter2024-03-041-0/+3
* bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter2024-03-041-1/+1
* cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella2024-03-021-0/+10
* test: cmd: mbr: Fix Smatch static checker warningAlexander Gendin2024-03-021-1/+5
* test/py: net: Add dhcp abort testLove Kumar2024-03-011-0/+58
* Merge patch series "Handoff bloblist from previous boot stage"Tom Rini2024-02-291-5/+3
|\
| * bloblist: refactor of bloblist_reloc()Raymond Mao2024-02-291-4/+2
| * bloblist: check bloblist with specified buffer sizeRaymond Mao2024-02-291-1/+1
* | avb: move SPDX license identifiers to the first lineIgor Opaniuk2024-02-151-2/+1
|/
* clk: Remove rfreeSean Anderson2024-01-291-9/+0