1. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  2. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  3. f799076 test: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:23 2022 -0700
  4. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  5. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  6. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  7. 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
  8. 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · Fri Feb 11 09:37:50 2022 +0200
  9. eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · Wed Feb 09 19:10:42 2022 +0900
  10. 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · Wed Feb 09 19:10:41 2022 +0900
  11. 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · Wed Feb 09 19:10:40 2022 +0900
  12. 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · Wed Feb 09 19:10:38 2022 +0900
  13. 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · Sat Jan 29 16:33:16 2022 +0100
  14. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · Thu Feb 03 21:43:50 2022 +0100
  15. 3c86467 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · Sat Jan 29 18:28:08 2022 +0100
  16. 276af33 treewide: Use 16-bit Unicode strings by Simon Glass · Sun Jan 23 12:55:14 2022 -0700
  17. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  18. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · Tue Jan 04 08:42:48 2022 +0100
  19. eb025f3 acpi: Tidy up the table list by Simon Glass · Wed Dec 01 09:03:06 2021 -0700
  20. 884dcfa acpi: Tidy up the item list by Simon Glass · Wed Dec 01 09:03:05 2021 -0700
  21. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  22. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  23. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  24. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  25. d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · Fri Nov 26 23:30:27 2021 +0100
  26. 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
  27. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  28. d2e0aa3 test: add test for %pUs by Heinrich Schuchardt · Sun Jan 16 13:22:06 2022 +0100
  29. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  30. 260045a test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · Tue Nov 30 15:33:53 2021 +0100
  31. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · Wed Jan 12 19:26:23 2022 -0700
  32. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · Wed Jan 12 19:26:19 2022 -0700
  33. 0b6578a bloblist: Drop unused tags by Simon Glass · Wed Jan 12 19:26:18 2022 -0700
  34. 9341a3f bloblist: Put the magic number first by Simon Glass · Wed Jan 12 19:26:16 2022 -0700
  35. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  36. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  37. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  38. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  39. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  40. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  41. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  42. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  43. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Mon Nov 15 18:26:50 2021 +0100
  44. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · Mon Nov 15 18:13:10 2021 +0100
  45. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  46. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  47. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  48. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  49. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  50. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  51. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  52. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  53. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  54. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  55. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  56. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  57. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  58. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  59. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  60. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  61. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  62. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  63. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:18 2021 +0200
  64. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  65. 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
  66. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  67. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  68. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  69. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  70. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  71. 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
  72. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  73. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  74. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  75. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  76. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  77. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  78. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · Sat Sep 11 13:20:02 2021 -0400
  79. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  80. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  81. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600
  82. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · Sun Sep 19 15:14:48 2021 -0600
  83. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · Wed Sep 15 14:33:01 2021 -0500
  84. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  85. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  86. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  87. d0632a8 test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  88. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  89. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  90. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  91. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  92. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  93. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · Sat Aug 07 07:24:09 2021 -0600
  94. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  95. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  96. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  97. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  98. 12892b0 test: Add a way to skip console checking until a string matches by Simon Glass · Wed Aug 18 21:40:33 2021 -0600
  99. 723ef9d test: Tidy a comment in the bloblist test by Simon Glass · Wed Aug 18 21:40:28 2021 -0600
  100. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400