summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-24test: str_ut.c depends on CONFIG_STRTOHeinrich Schuchardt
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22dm: core: Provide ofnode_find_subnode_unit()Simon Glass
2025-01-22dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-22test: Fix inpected typo in upl testSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18test: lib: add test for key derivationPhilippe Reynes
2025-01-18test: lib: add test for sha256_hmacPhilippe Reynes
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14cmd: update smbios cmdRaymond Mao
2025-01-14test/dm: add sandbox test for sysinfo_get_dataRaymond Mao
2025-01-05test: fix test_extension.pyHeinrich Schuchardt
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31test: test_trace.py: test 'trace wipe'Jerome Forissier
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31test: lib: Use CONFIG_64BIT to detect 64 bit compileAndrew Goodbody
2024-12-30lmb: Remove lmb_alloc_base_flags()Ilias Apalodimas
2024-12-30lmb: Remove lmb_alloc_addr_flags()Ilias Apalodimas
2024-12-30lmb: Rename free_mem to available_memIlias Apalodimas
2024-12-30lmb: Remove lmb_reserve_flags()Ilias Apalodimas
2024-12-30lmb: Move enum lmb_flags to a u32Ilias Apalodimas
2024-12-28test/cmd/wget: replace bogus response with an actual response from the HTTP s...Mikhail Kshevetskiy
2024-12-28test/cmd/wget: fix the testMikhail Kshevetskiy
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-18test: sandbox: fix link error with do_ut_bootm if BLOBLIST=nEvgeny Bachinin
2024-12-18test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=nEvgeny Bachinin
2024-12-18test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=nEvgeny Bachinin
2024-12-17test/py: Always use the current dir as the source treeSimon Glass
2024-12-12lmb: Return -EEXIST in lmb_add_region_flags() if region already addedSam Protsenko
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06test: dm: Update test for LED activity and bootChristian Marangi
2024-12-06test: dm: Add test for ofnode options phandle helperChristian Marangi
2024-12-06test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandleChristian Marangi
2024-12-06test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_otChristian Marangi
2024-12-05lmb: Fix the allocation of overlapping memory areas with !LMB_NONEIlias Apalodimas
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-12-03Merge patch series "CI: Set up for an arm64 runner"Tom Rini
2024-12-02test: Adjust print_ut test to use unsigned charSimon Glass
2024-11-29test: add command to 'Boot fail' messageHeinrich Schuchardt
2024-11-29test: add command to 'Lab failure' timeout messageHeinrich Schuchardt
2024-11-29Merge patch series "test: Avoid needing sudo for image-creation"Tom Rini
2024-11-29bootstd: Remove prepared imagesSimon Glass