1. 6e4f9c5 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · Mon May 31 16:23:51 2021 +0530
  2. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  3. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  4. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  5. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  6. 5d472d3 test: py: vboot: add test for global image signature by Philippe Reynes · Mon Mar 28 22:57:06 2022 +0200
  7. 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · Mon Mar 28 22:56:53 2022 +0200
  8. 8bb75c9 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · Sun Mar 27 10:03:33 2022 +0200
  9. 14e3b5b test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · Sun Mar 27 10:20:24 2022 +0200
  10. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  11. 76d0c87 test: test UEFI boot manager by Heinrich Schuchardt · Thu Mar 03 12:31:18 2022 +0100
  12. 0cc99a2 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · Mon Feb 28 15:13:49 2022 -0700
  13. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  14. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  15. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · Tue Mar 01 10:35:39 2022 +0000
  16. 516376f cmd: test: pinmux: Do not check all empty spaces by Michal Simek · Mon Mar 07 16:48:17 2022 +0100
  17. 0248932 event: Add a script to decode the event-spy list by Simon Glass · Fri Mar 04 08:43:07 2022 -0700
  18. 3ee337a event: Add events for device probe/remove by Simon Glass · Fri Mar 04 08:43:03 2022 -0700
  19. a128b1b event: Add a simple test by Simon Glass · Fri Mar 04 08:43:01 2022 -0700
  20. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  21. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  22. f799076 test: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:23 2022 -0700
  23. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  24. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  25. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  26. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 11 15:07:49 2022 -0500
  27. 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · Fri Feb 11 09:37:50 2022 +0200
  28. eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · Wed Feb 09 19:10:42 2022 +0900
  29. 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · Wed Feb 09 19:10:41 2022 +0900
  30. 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · Wed Feb 09 19:10:40 2022 +0900
  31. 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · Wed Feb 09 19:10:38 2022 +0900
  32. 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · Sat Jan 29 16:33:16 2022 +0100
  33. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · Thu Feb 03 21:43:50 2022 +0100
  34. 3c86467 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · Sat Jan 29 18:28:08 2022 +0100
  35. 276af33 treewide: Use 16-bit Unicode strings by Simon Glass · Sun Jan 23 12:55:14 2022 -0700
  36. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  37. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · Tue Jan 04 08:42:48 2022 +0100
  38. eb025f3 acpi: Tidy up the table list by Simon Glass · Wed Dec 01 09:03:06 2021 -0700
  39. 884dcfa acpi: Tidy up the item list by Simon Glass · Wed Dec 01 09:03:05 2021 -0700
  40. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  41. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  42. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  43. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  44. d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · Fri Nov 26 23:30:27 2021 +0100
  45. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 22 15:43:36 2022 -0500
  46. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  47. d2e0aa3 test: add test for %pUs by Heinrich Schuchardt · Sun Jan 16 13:22:06 2022 +0100
  48. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  49. 260045a test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · Tue Nov 30 15:33:53 2021 +0100
  50. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · Wed Jan 12 19:26:23 2022 -0700
  51. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · Wed Jan 12 19:26:19 2022 -0700
  52. 0b6578a bloblist: Drop unused tags by Simon Glass · Wed Jan 12 19:26:18 2022 -0700
  53. 9341a3f bloblist: Put the magic number first by Simon Glass · Wed Jan 12 19:26:16 2022 -0700
  54. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  55. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  56. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  57. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  58. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  59. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  60. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  61. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  62. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Mon Nov 15 18:26:50 2021 +0100
  63. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · Mon Nov 15 18:13:10 2021 +0100
  64. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  65. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  66. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  67. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  68. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  69. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  70. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  71. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  72. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  73. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  74. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  75. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  76. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  77. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  78. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  79. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  80. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  81. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  82. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:18 2021 +0200
  83. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  84. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  85. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  86. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  87. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  88. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  89. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  90. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  91. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  92. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  93. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  94. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  95. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  96. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  97. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · Sat Sep 11 13:20:02 2021 -0400
  98. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  99. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  100. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600