1. b8cd1e7 test: unit test for u16_strlcat() by Masahisa Kojima · 2 years, 5 months ago
  2. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 5 months ago
  3. 1979404 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · 2 years, 5 months ago
  4. f2c534d test: unit test for bootmenu by Heinrich Schuchardt · 2 years, 5 months ago
  5. 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 5 months ago
  6. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 5 months ago
  7. d69616e test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 6 months ago
  8. 7f58fea test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 6 months ago
  9. 891ec35 test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 5 months ago
  10. 876276f test: dm: led: Fix LED enumeration by Marek Vasut · 2 years, 5 months ago
  11. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 5 months ago
  12. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 5 months ago
  13. fca20a5 bootstd: Add setup for the bootflow tests by Simon Glass · 2 years, 5 months ago
  14. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 5 months ago
  15. 026e213 test: dm: Restart USB before assuming it is stopped by Simon Glass · 2 years, 5 months ago
  16. 9bd2f62 test: fastboot: Avoid using mmc1 by Simon Glass · 2 years, 5 months ago
  17. 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 5 months ago
  18. 6aa4fe3 dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 5 months ago
  19. 8565efd lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 5 months ago
  20. d667a0d lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 5 months ago
  21. 18436c7 test: Add tests for trailing_strtol() by Simon Glass · 2 years, 5 months ago
  22. 2fa4756 lib: Move string tests to the string module by Simon Glass · 2 years, 5 months ago
  23. 8ff5022 test: dm: add tests for tag support by AKASHI Takahiro · 2 years, 5 months ago
  24. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 5 months ago
  25. 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 6 months ago
  26. 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  27. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 5 months ago
  28. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 5 months ago
  29. 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 6 months ago
  30. 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 6 months ago
  31. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 6 months ago
  32. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 6 months ago
  33. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 6 months ago
  34. 965b989 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · 3 years, 4 months ago
  35. 6910dbe env: Allow text-env tests to run with awk by Simon Glass · 2 years, 6 months ago
  36. 49e8668 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 7 months ago
  37. 99aca9e abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 7 months ago
  38. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  39. 776db4f test: py: vboot: add test for global image signature by Philippe Reynes · 2 years, 6 months ago
  40. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 6 months ago
  41. 86fa918 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · 2 years, 6 months ago
  42. edd8f66 test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · 2 years, 6 months ago
  43. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 6 months ago
  44. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 7 months ago
  45. 79e1d28 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 7 months ago
  46. 297e6eb 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, 6 months ago
  47. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 7 months ago
  48. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 7 months ago
  49. 57d820d cmd: test: pinmux: Do not check all empty spaces by Michal Simek · 2 years, 7 months ago
  50. 9de3773 event: Add a script to decode the event-spy list by Simon Glass · 2 years, 7 months ago
  51. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 7 months ago
  52. 7d02645 event: Add a simple test by Simon Glass · 2 years, 7 months ago
  53. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 7 months ago
  54. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 7 months ago
  55. 9e00777 test: Correct pylint errors by Simon Glass · 2 years, 7 months ago
  56. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 7 months ago
  57. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 7 months ago
  58. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 7 months ago
  59. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  60. 72b509b test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 7 months ago
  61. e012550 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 8 months ago
  62. e9b7497 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 8 months ago
  63. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 8 months ago
  64. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 8 months ago
  65. 73cde90 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 8 months ago
  66. 7ace56a test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 8 months ago
  67. c672dd7 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · 2 years, 8 months ago
  68. 5b9a5b2 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 8 months ago
  69. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 8 months ago
  70. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 9 months ago
  71. 06f6f3d acpi: Tidy up the table list by Simon Glass · 2 years, 10 months ago
  72. a924641 acpi: Tidy up the item list by Simon Glass · 2 years, 10 months ago
  73. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 10 months ago
  74. 31c27eb x86: Use the ACPI table writer by Simon Glass · 2 years, 10 months ago
  75. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 10 months ago
  76. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 10 months ago
  77. 93ad262 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · 2 years, 10 months ago
  78. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  79. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  80. 04641c1 test: add test for %pUs by Heinrich Schuchardt · 2 years, 8 months ago
  81. 226fce6 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 9 months ago
  82. 0a4512b test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · 2 years, 10 months ago
  83. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 8 months ago
  84. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 8 months ago
  85. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 8 months ago
  86. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 8 months ago
  87. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 2 years, 10 months ago
  88. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 2 years, 10 months ago
  89. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 2 years, 10 months ago
  90. 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 2 years, 10 months ago
  91. 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 2 years, 10 months ago
  92. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 9 months ago
  93. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  94. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 10 months ago
  95. 3b7bf8a test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 2 years, 10 months ago
  96. 617270b configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 2 years, 10 months ago
  97. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  98. 452e8c9 test/py: Raise a ValueError if a command fails by Simon Glass · 2 years, 11 months ago
  99. 689d0a1 test/py: Relax the naming rules for unit tests by Simon Glass · 2 years, 11 months ago
  100. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 2 years, 11 months ago