summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2024-11-29test_ut: Drop support for fallback filesSimon Glass
2024-11-29test_ut: Use the built mkimageSimon Glass
2024-11-29test_ut: Drop exeception handlingSimon Glass
2024-11-29test_ut: Allow running unprivilegedRichard Weinberger
2024-11-29test_ut: Add an image size to setup_image()Simon Glass
2024-11-29test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-29test_fs: Allow running unprivilegedRichard Weinberger
2024-11-29test/cmd/wget.c: move net_test_wget() to the cmd test suiteJerome Forissier
2024-11-29test/py: zynqmp_rpu: Fix tcminit mode valueLove Kumar
2024-11-26bootstd: Remove prepared imagesSimon Glass
2024-11-26test_ut: Drop support for fallback filesSimon Glass
2024-11-26test_ut: Use the built mkimageSimon Glass
2024-11-26test_ut: Drop exeception handlingSimon Glass
2024-11-26test_ut: Allow running unprivilegedRichard Weinberger
2024-11-26test_ut: Add an image size to setup_image()Simon Glass
2024-11-26test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-26test_fs: Allow running unprivilegedRichard Weinberger
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini