index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-03-07
video console: add 12x22 console simple font test
Dzmitry Sankouski
2023-03-07
video console: move vidconsole_get_font_size() logic to driver ops
Dzmitry Sankouski
2023-03-02
test: Tidy up sandbox handling in test-main
Simon Glass
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
2023-02-28
tpm: Separate out the TPM tests for v1 and v2
Simon Glass
2023-02-28
test: add a test for the new tpm_auto_start() function
Ilias Apalodimas
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-24
CI: Update test/nokia_rx51_test.sh to use prebuilt images
Pali Rohár
2023-02-23
trace: Relax test requirements
Simon Glass
2023-02-14
dm: test: Add a test for the various migration combinations
Simon Glass
2023-02-14
test: Add a way to set the environment for a pytest
Simon Glass
2023-02-14
dm: treewide: Complete migration to new driver model schema
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
[next]