- 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 8 months ago
- 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 8 months ago
- a15900c test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 7 months ago
- 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · 2 years, 7 months ago
- 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
- d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · 2 years, 7 months ago
- b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
- 6bebdb3 test: dm: Restart USB before assuming it is stopped by Simon Glass · 2 years, 7 months ago
- 70f4bcb test: fastboot: Avoid using mmc1 by Simon Glass · 2 years, 7 months ago
- 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
- f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
- 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
- 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
- e74efcd test: Add tests for trailing_strtol() by Simon Glass · 2 years, 7 months ago
- 8c2d639 lib: Move string tests to the string module by Simon Glass · 2 years, 7 months ago
- cb53b2c test: dm: add tests for tag support by AKASHI Takahiro · 2 years, 7 months ago
- 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago
- 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
- 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
- 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
- 2db313d test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 7 months ago
- b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
- 03cadb6 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
- bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
- f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
- 6e4f9c5 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · 3 years, 6 months ago
- 6e638af env: Allow text-env tests to run with awk by Simon Glass · 2 years, 9 months ago
- 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
- 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 9 months ago
- 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- 5d472d3 test: py: vboot: add test for global image signature by Philippe Reynes · 2 years, 8 months ago
- 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 8 months ago
- 8bb75c9 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · 2 years, 8 months ago
- 14e3b5b test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 76d0c87 test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 9 months ago
- 0cc99a2 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 9 months ago
- 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
- 11e0443 test/py: Add tests for the erofs by Huang Jianan · 2 years, 9 months ago
- 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- 516376f cmd: test: pinmux: Do not check all empty spaces by Michal Simek · 2 years, 9 months ago
- 0248932 event: Add a script to decode the event-spy list by Simon Glass · 2 years, 9 months ago
- 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
- a128b1b event: Add a simple test by Simon Glass · 2 years, 9 months ago
- bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
- f799076 test: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 9 months ago
- 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 9 months ago
- 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 9 months ago
- a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 10 months ago
- eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 10 months ago
- 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 10 months ago
- 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
- 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 10 months ago
- 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 10 months ago
- 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
- 3c86467 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · 2 years, 10 months ago
- 276af33 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 10 months ago
- 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
- b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 11 months ago
- eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
- 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
- e9f6e6a x86: Move base tables to a writer function by Simon Glass · 3 years ago
- 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
- 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
- b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
- d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · 3 years ago
- 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- d2e0aa3 test: add test for %pUs by Heinrich Schuchardt · 2 years, 10 months ago
- be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 11 months ago
- 260045a test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · 3 years ago
- 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
- fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
- 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
- 9341a3f bloblist: Put the magic number first by Simon Glass · 2 years, 11 months ago
- 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
- 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
- 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years ago
- c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years ago
- 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
- 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years ago
- a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
- 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
- 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · 3 years, 1 month ago
- 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years, 1 month ago
- 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
- 7302539 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
- 3002701 test/py: Allow passing input to a program by Simon Glass · 3 years, 1 month ago
- 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 3 years ago
- d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 3 years ago
- 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 3 years ago
- 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 3 years ago