index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-02-23
trace: Relax test requirements
Simon Glass
2023-02-12
reset: Allow reset_get_by_name() with NULL name
Samuel Holland
2023-02-12
clk: Allow clk_get_by_name() with NULL name
Samuel Holland
2023-02-11
trace: Add a test
Simon Glass
2023-02-10
dm: button: add support for linux_code in button-gpio.c driver
Dzmitry Sankouski
2023-02-10
test: create dedicated fdt node for ofnode_for_each_prop test
Dzmitry Sankouski
2023-02-08
test: lmb: Rework lib_test_lmb_max_regions test to scale
Tom Rini
2023-02-06
cmd: Add a SEAMA image load command
Linus Walleij
2023-02-06
arm: qemu: Move GUIDs to the C file
Simon Glass
2023-02-06
test: bootdev: Do not require USB to compile test
Linus Walleij
2023-02-04
test: dm: test-fdt: Add decode_panel_timing test
Nikhil M Jain
2023-01-27
test: Add test for mapping IOMMUs for PCI devices
Mark Kettenis
2023-01-27
test: Add test for IOMMU uclass map/unmap ops
Mark Kettenis
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
2023-01-23
bootstd: Record the bootdevs used during scanning
Simon Glass
2023-01-23
bootstd: Drop the old bootflow_scan_first()
Simon Glass
2023-01-23
bootstd: Allow scanning a single bootdev label
Simon Glass
2023-01-23
bootstd: Switch bootdev scanning to use labels
Simon Glass
2023-01-23
bootstd: Add a hunter for the extension feature
Simon Glass
2023-01-23
bootstd: Allow iterating to the next bootdev priortiy
Simon Glass
2023-01-23
bootstd: Allow iterating to the next label in a list
Simon Glass
2023-01-23
bootstd: Allow hunting for a bootdev by label
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Allow hunting for bootdevs of a given priority
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
2023-01-23
virtio: Avoid strange behaviour on removal
Simon Glass
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
bootstd: Add a hunter for ethernet
Simon Glass
2023-01-23
bootstd: Add an MMC hunter
Simon Glass
2023-01-23
bootstd: Add a USB hunter
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-23
dm: part: Update test to use mmc2
Simon Glass
2023-01-23
test: Drop duplicate restore of DM state
Simon Glass
2023-01-23
test: Fix the help for the ut command
Simon Glass
2023-01-23
lib: Add a function to split a string into substrings
Simon Glass
2023-01-23
dm: test: Correct assertion in dm_test_part()
Simon Glass
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-18
test: compression: add zstd uncompression test
Brandon Maier
2023-01-18
test/py: gpt: add test for the gpt partition type GUID identifier
Enric Balletbo i Serra
[next]