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