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-03-13
test: unit test for crc8
Heinrich Schuchardt
2023-03-09
test: cmd: fdt: Test fdt bootcpu
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt rm
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt mknode
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt set
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt get size
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt get addr
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt get name
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt resize
Marek Vasut
2023-03-09
test: cmd: fdt: Test fdt move
Marek Vasut
2023-03-09
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
Marek Vasut
2023-03-09
test: cmd: fdt: Test alias resolution in 'fdt get value'
Marek Vasut
2023-03-09
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
Marek Vasut
2023-03-09
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
Marek Vasut
2023-03-09
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
Marek Vasut
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
[next]