]> Git Repo - J-u-boot.git/history - test
configs: versal2: Enable OPTEE support
[J-u-boot.git] / test /
2024-11-26 Tom RiniMerge tag 'u-boot-dfu-next-20241126' of https://source...
2024-11-26 Guillaume La Roquebootstd: Add test for Android boot image v2
2024-11-25 Tom RiniMerge tag 'v2025.01-rc3' into next
2024-11-25 Tom RiniMerge branch 'master-asix' of https://source.denx.de...
2024-11-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-11-24 Tom RiniMerge patch series "Fix device removal order for Apple...
2024-11-24 Janne Grunaudm: Add dm_remove_devices_active() for ordered device...
2024-11-22 Tom RiniMerge branch '2024-11-22-assorted-fixes'
2024-11-22 Heinrich Schuchardttest: unit test for hextoull()
2024-11-22 Tom RiniRevert "test: Update time tests to use unit-test asserts"
2024-11-22 Mattijs Korpershoektest: boot: Set DM|SCAN_FDT flags for bootmeth_{cros...
2024-11-20 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-11-19 Tom RiniMerge tag 'xilinx-for-v2025.01-rc3-v2' of https://sourc...
2024-11-19 Tom RiniMerge patch series "buildman: Add initial support for...
2024-11-19 Heinrich Schuchardttest: cmd/hash: check return value of ut_check_console_line
2024-11-18 Tom RiniMerge tag 'efi-next-2024-11-18' of https://source.denx...
2024-11-17 Love Kumartest/py: mmc: Add support for different mmc modes
2024-11-17 Love Kumartest/py: usb: Distinguish b/w ext2/ext4 partitions
2024-11-17 Love Kumartest/py: mmc: Distinguish b/w ext2/ext4 partitions
2024-11-17 Andrew Goodbodytest: bootm: Ensure tests can be run twice
2024-11-17 Simon Glassdm: sysinfo: Shorten the SYSINFO_ID prefix
2024-11-15 Tom RiniMerge patch series "teach 'env default' to optionally...
2024-11-15 Rasmus Villemoestest: env: add some test cases for new "env default...
2024-11-15 Rasmus Villemoestest: env: check that non-mentioned variables to "env...
2024-11-15 Love Kumartest/py: spi: Rephrase the warning/error messages
2024-11-15 Heinrich Schuchardtlmb.c: add missing comma in lmb_dump_region()
2024-11-15 Heinrich Schuchardttest: use %zd for size_t in mbr_test_run()
2024-11-15 Heinrich Schuchardttest: print_printf() must check availability of %ls
2024-11-15 Heinrich Schuchardttest: cmd/mbr: pass correct buffer size to init_write_b...
2024-11-14 Tom RiniMerge patch series "examples: fix building on arm64"
2024-11-14 Tom RiniMerge patch series "cmd: hash: correct parameter count...
2024-11-14 Tom RiniMerge patch series "Apply SoM overlays on phyCORE-AM6xx...
2024-11-14 Heinrich Schuchardttest: unit test for hash command
2024-11-14 Tom RiniMerge tag 'u-boot-amlogic-next-20241113' of https:...
2024-11-13 Tom RiniMerge patch series "labgrid: Provide an integration...
2024-11-13 Tom RiniMerge patch series "test: Tidy up the test/ directory"
2024-11-13 Simon Glasstest: Correct regex string in test_spi
2024-11-13 Simon Glasstest: Support testing with two board-builds
2024-11-13 Simon Glasstest: Add a section for closing the connection
2024-11-13 Simon Glasstest: Try to shut down the lab console gracefully
2024-11-13 Simon Glasstest: Avoid double echo when starting up
2024-11-13 Simon Glasstest: Improve handling of sending commands
2024-11-13 Simon Glasstest: Introduce lab mode
2024-11-13 Simon Glasstest: Introduce the concept of a role
2024-11-13 Simon Glasstest: Allow connecting to a running board
2024-11-13 Simon Glasstest: Release board after tests complete
2024-11-13 Simon Glasstest: Allow signaling that U-Boot is ready
2024-11-13 Simon Glasstest: Quote test names
2024-11-13 Simon Glasstest: Correct display of failing test
2024-11-13 Simon Glasstest: Update time tests to use unit-test asserts
2024-11-13 Simon Glasstest: Move time tests into the lib suite
2024-11-13 Simon Glasstest: Move time_ut test into lib
2024-11-13 Simon Glasstest: Move unicode tests into the lib suite
2024-11-13 Simon Glasstest: Move unicode_ut test into lib
2024-11-13 Simon Glassstr: test: Move into the lib suite
2024-11-13 Simon Glasstest: Move str_ut test into lib
2024-11-13 Simon Glasstest: Move print_ut into the common suite
2024-11-13 Simon Glasstest: Move print_ut test into common
2024-11-13 Simon Glassbootm: test: Move test into boot
2024-11-13 Simon Glasstest: Update command test to use unit-test functions
2024-11-13 Simon Glasscommand: test: Move into the cmd suite
2024-11-13 Simon Glasscommand_ut: test: Move test into lib
2024-11-13 Simon Glasscompression: test: Move into the lib suite
2024-11-13 Simon Glasscompression: test: Move test into lib
2024-11-13 Simon Glasstest: Drop test-trace.sh and common.sh
2024-11-13 Simon Glassbloblist: test: Drop global_data declarations
2024-11-13 Simon Glassbloblist: test: Move test into common
2024-11-13 Heinrich Schuchardttest: run longjmp() test only on supported architectures
2024-11-13 Tom RiniMerge patch series "lib: uuid: fix uuid_str_to_le_bin...
2024-11-11 Tom RiniMerge tag 'u-boot-rockchip-20241111' of https://source...
2024-11-09 Tom RiniMerge tag 'u-boot-imx-master-20241105' of https://gitla...
2024-11-09 Tom RiniMerge tag 'efi-2025-01-rc2-2' of https://source.denx...
2024-11-09 Simon Glasstest: efi: boot: Add a test for the efi bootmeth
2024-11-09 Simon Glasstest: efi: boot: Set up an image suitable for EFI testing
2024-11-09 Simon Glassefi: Move default filename to a function
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-11-04 Tom RiniMerge patch series "Fixes to allow 'ut bootm' to pass...
2024-11-04 Andrew Goodbodytest: bootm: Ensure GD_FLG_SILENT is reset
2024-11-04 Andrew Goodbodytest: bootm: bootm_process_cmdline_env takes flags
2024-11-04 Andrew Goodbodyusb: Fix test dependency on ext4write command
2024-11-04 Andrew Goodbodyusb: Fix test failure with multiple partitions
2024-11-04 Tom RiniMerge tag 'dm-pull-2nov24' of https://source.denx.de...
2024-11-04 Simon Glassbloblist: test: Mark tests with UTF_BLOBLIST
2024-11-04 Simon Glasstest: Allow saving and restoring the bloblist
2024-11-04 Simon Glassx86: coreboot: Allow building an expo for editing CMOS...
2024-11-04 Simon Glassx86: coreboot: Add a command to check and update CMOS RAM
2024-11-04 Simon Glassx86: coreboot: Show the option table
2024-11-04 Simon Glassx86: coreboot: Add a test for cbsysinfo command
2024-11-04 Simon Glasstest: boot: Update bootflow_iter() for console checking
2024-11-04 Simon Glasstest: Drop the duplicate line in setup_bootmenu_image()
2024-11-04 Simon Glasstest: Expand implementation of ut_list_has_dm_tests()
2024-11-04 Simon Glasstest: boot: Use a consistent name for the script bootmeth
2024-11-04 Simon Glassdm: core: Add a function to see if a device exists
2024-11-04 Simon Glassalist: Add a way to efficiently filter an alist
2024-11-04 Simon Glassalist: Add a function to empty the list
2024-11-04 Simon Glassalist: Add for-loop helpers
2024-11-04 Simon Glassalist: Add a way to get the next element
2024-11-02 Simon Glasstest: boot: Use a consistent name for the script bootmeth
2024-11-02 Simon Glassdm: core: Add a function to see if a device exists
2024-11-02 Simon Glassalist: Add a way to efficiently filter an alist
next
This page took 0.080167 seconds and 7 git commands to generate.