configs: Resync with savedefconfig
[platform/kernel/u-boot.git] / test /
2023-03-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-13 Tom RiniMerge tag 'efi-2023-04-rc4' of https://source.denx...
2023-03-13 Heinrich Schuchardttest: unit test for crc8
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2023-03-10 Tom RiniMerge tag 'dm-pull-10mar23' of https://source.denx...
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt bootcpu
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt rm
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt mknode
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt set
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get size
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get addr
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get name
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt resize
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt move
2023-03-09 Marek Vasuttest: cmd: fdt: Test both string and integer arrays...
2023-03-09 Marek Vasuttest: cmd: fdt: Test alias resolution in 'fdt get value'
2023-03-09 Marek Vasuttest: cmd: fdt: Generate fuller DT internally and switc...
2023-03-09 Marek Vasuttest: cmd: fdt: Rename fdt_test_get() to fdt_test_get_v...
2023-03-09 Marek Vasuttest: cmd: fdt: Rename fdt_test_resize() to fdt_test_ad...
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-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'
next