- 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 6 months ago
- c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 6 months ago
- 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
- 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
- 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 7 months ago
- eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 7 months ago
- 29fb68c net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 7 months ago
- 7f30eec Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 6 months ago
- 27a03f0 efi: Rename the base efi self-test by Simon Glass · 1 year, 7 months ago
- bd730aa test: fix pydoc issues for EFI tests by Heinrich Schuchardt · 1 year, 6 months ago
- 2ac800a test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 7 months ago
- 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 7 months ago
- f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 7 months ago
- 56722fa sandbox64: add a test case for UCLASS_NVMXIP by Abdellatif El Khlifi · 1 year, 7 months ago
- 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
- 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
- af2fde4 pytest: Use --lazy with umount by Tom Rini · 1 year, 7 months ago
- 005acb2 test: move unit tests into a sub-menu by Heinrich Schuchardt · 1 year, 7 months ago
- 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 7 months ago
- 9031cb6 test: fix launch_efi() by Heinrich Schuchardt · 1 year, 7 months ago
- b54477f test: fix pylint warning for capsule tests by Heinrich Schuchardt · 1 year, 7 months ago
- 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 10 months ago
- 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 9 months ago
- 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 9 months ago
- 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
- 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
- 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 7 months ago
- 8511aab vbe: Use the correct image filename in the test by Simon Glass · 1 year, 7 months ago
- b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
- 90999b4 test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 8 months ago
- f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 8 months ago
- 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- dd1f34a unit-test: cover run_commandf() by test-cases by Evgeny Bachinin · 1 year, 8 months ago
- 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 8 months ago
- be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
- 17b45e6 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 8 months ago
- 20c5c45 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 9 months ago
- cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
- c5fe73e test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 9 months ago
- 77291e6 test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 9 months ago
- 50daa2e test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 9 months ago
- d9b4c9f test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 9 months ago
- 927e03b test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 9 months ago
- b0cd7cc test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 9 months ago
- a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 8 months ago
- fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 8 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
- 3080ddf test: unit test for crc8 by Heinrich Schuchardt · 1 year, 9 months ago
- aa89aeb test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
- caec1be test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
- e7c7878 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
- a6bcd97 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
- 55d0f98 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
- 1b025af test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
- 4e22e12 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
- 4efea81 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
- 79bcd80 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
- e2d7daa test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- ed14576 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- 21e1d93b test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
- 38805e0 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
- 4a9fe8c test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
- 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
- 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
- e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
- 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
- 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
- 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
- b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
- 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
- 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
- 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
- f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
- 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
- ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
- 7b7f1bf test: Add concurrencytest to the requirements by Simon Glass · 1 year, 9 months ago
- 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
- 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
- 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 8 months ago
- 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
- d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 9 months ago
- a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
- 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
- 1b11de7 test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · 1 year, 9 months ago
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- ce0f745 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · 1 year, 9 months ago
- c1d266a trace: Relax test requirements by Simon Glass · 1 year, 9 months ago
- 9a8a27a dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 9 months ago
- 7e91bf8 test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 9 months ago
- e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 9 months ago
- 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
- 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
- 9cea479 trace: Add a test by Simon Glass · 1 year, 10 months ago
- ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
- 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
- 1975a3b test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · 1 year, 9 months ago