aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-07-20test/py/requirements.txt: Bump setuptools to 70.3.0Tom Rini
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-07-18test/py: efi_capsule: rename device tree overlay source to .dtsoRasmus Villemoes
2024-07-18test: overlay: rename overlay source files to .dtsoRasmus Villemoes
2024-07-18test/py/requirements.txt: Bump zipp to current releaseTom Rini
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15test: Remove duplicate newlinesMarek Vasut
2024-07-14test: test for ignore OsIndicationsIlias Apalodimas
2024-07-11test/py/tests/test_fpga.py: Correct check for legacy image format supportTom Rini
2024-07-04test/py/tests: Update some network dependenciesTom Rini
2024-07-04test: Check help outputSimon Glass
2024-07-04test: Decode exceptions only with sandboxSimon Glass
2024-07-04test: dm: Show failing driver nameSimon Glass
2024-07-04log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD setSimon Glass
2024-07-04test: Make bootstd init run only on sandboxSimon Glass
2024-07-04initcall: Correct use of relocation offsetSimon Glass
2024-07-04trace: Update test to tolerate different trace-cmd versionSimon Glass
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28test: cmd: fdt: fix chosen test for DM_RNGTim Harvey
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-06-13test/py: net_boot: Add test cases for net bootLove Kumar
2024-06-13test/py: Add support to enable check for bad patternLove Kumar
2024-06-10doc/sphinx, test/py: Update requests module to 2.32.2Tom Rini
2024-06-10efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash checkWeizhao Ouyang
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-05-27tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extendTim Harvey
2024-05-24Merge patch series "FWU: Add support for FWU metadata version 2"Tom Rini
2024-05-24test: fwu: make changes to the FWU metadata access testSughosh Ganu
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-08test/py: Make the number of SPL banners seen a variableTom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut
2024-05-01efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt
2024-04-18test: py: add optee_rpmb testsIgor Opaniuk
2024-04-17test: typo currenHeinrich Schuchardt
2024-04-12disk: simplify print_part_header()Heinrich Schuchardt
2024-04-12test: remove unused import from pkg_resourcesHeinrich Schuchardt
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-03-20test: dm: add button_cmd testCaleb Connolly
2024-03-19test/py: reset: Add a test for reset commandLove Kumar
2024-03-19test/py: saveenv: Add a test for saveenv commandLove Kumar