summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-09-24test: Fix optee unit testJan Kiszka
2025-09-24Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...Tom Rini
2025-09-23Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...Tom Rini
2025-09-23test: Add test case for FIT image load address overlap detectionAristo Chen
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-08-31test: Update logic for video testTom Rini
2025-08-18test/py: Fix capsule update testsIlias Apalodimas
2025-08-18test/py: Fix race conditions on EFI capsule testsIlias Apalodimas
2025-08-18test/py: Read from the correct offset when initializing capsulesIlias Apalodimas
2025-08-18test/py: Correctly restore the DT after capsule testsIlias Apalodimas
2025-08-06test: cmd: Add simple test for i3cDinesh Maniyam
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-08-04test: py: test_fit_mkimage_validate: Only run either test on sandboxTom Rini
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2025-07-23abuf: Remove code that prevented test code runningAndrew Goodbody
2025-07-23test: fit: add test case for invalid default configuration referenceAristo Chen
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11test: dm: add AES engine testSvyatoslav Ryhel
2025-07-10post: Add dependency on ARM || PPCTom Rini
2025-07-08cmd: Introduce CMD_HELPMichal Simek
2025-07-03test: wget: add a test case for validating URISughosh Ganu
2025-06-27test/py/test_mmc: wrap multi-argument printf-style stringsBryan Brattlof
2025-06-26Merge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default"Tom Rini
2025-06-26test: disable TCG test on sandboxHeinrich Schuchardt
2025-06-26Merge patch series "sandbox: align LMB memory"Tom Rini
2025-06-26test: unit test for efi_alloc_aligned_pages()Heinrich Schuchardt
2025-06-26Merge patch series "mkimage: validate image references in FIT configurations"Tom Rini
2025-06-26test: py: add mkimage test for undefined image references in FIT configsAristo Chen
2025-06-25Merge patch series "lmb: use a single API for all allocations"Tom Rini
2025-06-25lmb: use a single function to free up memorySughosh Ganu
2025-06-25lmb: replace the lmb_alloc() and lmb_alloc_base() API'sSughosh Ganu
2025-06-25lmb: replace lmb_reserve() and lmb_alloc_addr() API'sSughosh Ganu
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-17test/py: tests: gpt: add test_gpt_write_part_typePatrick Delaunay
2025-06-17lib/uuid.c: restore support of system partition type for ESPPatrick Delaunay
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-12test/py: Correct handling of exceptionsSimon Glass
2025-06-12test/py: Use the correct fixture name in exception handlerSimon Glass
2025-06-11Merge tag 'u-boot-stm32-20250611' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-11sandbox: test: update for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2025-06-10test: tpm: Skip failing tests on coralSimon Glass
2025-06-10tpm: Drop unwanted special cases for sandboxSimon Glass
2025-06-10tpm: Convert sandbox-focussed tests to CSimon Glass
2025-05-30expo: Drop the special theme code for bootflow_menuSimon Glass
2025-05-30expo: Improve the visual appearance of the menuSimon Glass
2025-05-30expo: Support highlighting menu itemsSimon Glass
2025-05-30expo: Begin implementation of a text editorSimon Glass
2025-05-30expo: Support object alignmentSimon Glass
2025-05-30expo: Implement a boxSimon Glass