dtoc: Use pathlib to find the test directory
[platform/kernel/u-boot.git] / test /
2023-03-08 Simon Glasspatman: Move library functions into a library directory
2023-03-08 Simon Glassbootflow: Rename bootflow_flags_t
2023-03-07 Tom RiniMerge tag 'next-20230307' of https://source.denx.de...
2023-03-07 Dzmitry Sankouskivideo console: add 12x22 console simple font test
2023-03-07 Dzmitry Sankouskivideo console: move vidconsole_get_font_size() logic...
2023-03-03 Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-02 Simon Glasstest: Tidy up sandbox handling in test-main
2023-02-28 Tom RiniMerge tag 'tpm-next-28022023' of https://source.denx...
2023-02-28 Tom RiniMerge tag 'u-boot-nand-20230227' of https://source...
2023-02-28 Simon Glasstpm: Implement tpm_auto_start() for TPMv1.2
2023-02-28 Simon Glasstpm: Separate out the TPM tests for v1 and v2
2023-02-28 Ilias Apalodimastest: add a test for the new tpm_auto_start() function
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-25 Tom RiniMerge branch '2023-02-24-include-nx51-components-in...
2023-02-24 Pali RohárCI: Update test/nokia_rx51_test.sh to use prebuilt...
2023-02-23 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-02-23 Tom RiniMerge branch '2023-02-23-assorted-fixes'
2023-02-23 Simon Glasstrace: Relax test requirements
2023-02-14 Tom RiniMerge tag 'dm-next-valentine' of https://source.denx...
2023-02-14 Simon Glassdm: test: Add a test for the various migration combinations
2023-02-14 Simon Glasstest: Add a way to set the environment for a pytest
2023-02-14 Simon Glassdm: treewide: Complete migration to new driver model...
2023-02-12 Tom RiniMerge tag 'clk-2023.04-rc1' of https://source.denx...
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-12 Samuel Hollandreset: Allow reset_get_by_name() with NULL name
2023-02-12 Samuel Hollandclk: Allow clk_get_by_name() with NULL name
2023-02-12 Tom RiniMerge branch '2023-02-10-update-trace-feature-to-work...
2023-02-11 Simon Glasstrace: Add a test
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-10-assorted-updates-and-additions'
2023-02-10 Dzmitry Sankouskidm: button: add support for linux_code in button-gpio...
2023-02-10 Dzmitry Sankouskitest: create dedicated fdt node for ofnode_for_each_pro...
2023-02-08 Tom RiniMerge branch '2023-02-08-increase-default-LMB-regions'
2023-02-08 Tom Rinitest: lmb: Rework lib_test_lmb_max_regions test to...
2023-02-07 Tom RiniMerge branch '2023-02-07-assorted-updates'
2023-02-06 Linus Walleijcmd: Add a SEAMA image load command
2023-02-06 Simon Glassarm: qemu: Move GUIDs to the C file
2023-02-06 Linus Walleijtest: bootdev: Do not require USB to compile test
2023-02-04 Tom RiniMerge tag 'video-20230204' of https://source.denx.de...
2023-02-04 Nikhil M Jaintest: dm: test-fdt: Add decode_panel_timing test
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge branch '2023-01-27-apple-soc-updates'
2023-01-27 Tom RiniMerge tag 'efi-2023-04-rc1-3' of https://source.denx...
2023-01-27 Mark Kettenistest: Add test for mapping IOMMUs for PCI devices
2023-01-27 Mark Kettenistest: Add test for IOMMU uclass map/unmap ops
2023-01-27 Tom RiniMerge branch '2023-01-27-assorted-updates'
2023-01-27 Massimo Pegorermkimage: fit: Support signed configurations in 'auto...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glasssandbox: Allow SPI flash bootdevs to be disabled for...
2023-01-23 Simon Glassbootstd: Include the device tree in the bootflow
2023-01-23 Simon Glassbootstd: Add a virtio bootdev
2023-01-23 Simon Glassvirtio: Avoid strange behaviour on removal
2023-01-23 Simon Glassbootstd: Add an NVMe bootdev
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glassbootstd: Add a SCSI bootdev
2023-01-23 Simon Glassbootstd: Only scan bootable partitions
2023-01-23 Simon Glasspart: Add a function to find the first bootable partition
2023-01-23 Simon Glassbootstd: Add a hunter for ethernet
2023-01-23 Simon Glassbootstd: Add an MMC hunter
2023-01-23 Simon Glassbootstd: Add a USB hunter
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23 Simon Glasssandbox: Allow ethernet bootdevs to be disabled for...
2023-01-23 Simon Glassdm: test: Correct ordering of DM setup
2023-01-23 Simon Glassdm: part: Update test to use mmc2
2023-01-23 Simon Glasstest: Drop duplicate restore of DM state
2023-01-23 Simon Glasstest: Fix the help for the ut command
2023-01-23 Simon Glasslib: Add a function to split a string into substrings
2023-01-23 Simon Glassdm: test: Correct assertion in dm_test_part()
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-19 Tom RiniMerge branch '2022-01-18-assorted-updates'
2023-01-19 Brandon Maiertest: compression: add zstd uncompression test
2023-01-18 Enric Balletbo i... test/py: gpt: add test for the gpt partition type GUID...
2023-01-18 Brandon Maiertest: compression: use sizeof() instead of magic numbers
2023-01-17 Tom RiniMerge branch '2022-01-16-bootstd-updates'
2023-01-16 Simon Glassbootstd: Support setting a theme for the menu
2023-01-16 Simon Glassbootstd: Add a test for the bootstd menu
2023-01-16 Simon Glassexpo: Add basic tests
2023-01-16 Simon Glassbootstd: Allow reading a logo for the OS
2023-01-16 Simon Glassbootstd: Read the Operating System name for distro...
2023-01-16 Simon Glassvideo: Add font functions to the vidconsole API
2023-01-16 Simon Glasssandbox: Enable mmc command and legacy images
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11 Ville SkyttäUse `grep -E` or plain `grep` instead of `egrep`
next