1. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  2. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · Wed Nov 29 10:31:19 2023 -0700
  3. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  4. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  5. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  6. 873de89 test: dm: clk_ccf: fix building error by Yang Xiwen · Sat Dec 16 04:21:11 2023 +0800
  7. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  8. bde44c9 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · Wed Dec 06 02:23:34 2023 +0300
  9. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  10. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  11. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  12. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  13. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · Sat Nov 18 22:57:27 2023 +0100
  14. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  15. a7dd66f test: print: Skip test on x86 by Simon Glass · Sun Oct 01 19:15:22 2023 -0600
  16. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · Sun Oct 01 19:15:21 2023 -0600
  17. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · Sun Oct 01 19:15:20 2023 -0600
  18. 88934a7 test: font: Add dependencies on fonts by Simon Glass · Sun Oct 01 19:15:19 2023 -0600
  19. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · Sun Oct 01 19:15:18 2023 -0600
  20. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · Sun Oct 01 19:15:17 2023 -0600
  21. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · Sun Oct 01 19:15:16 2023 -0600
  22. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · Sun Oct 01 19:15:15 2023 -0600
  23. facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · Sun Oct 01 19:15:14 2023 -0600
  24. e85cd12 test: Add helper to skip to partial console line by Simon Glass · Sun Oct 01 19:15:13 2023 -0600
  25. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  26. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  27. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  28. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · Sun Dec 10 16:01:56 2023 +0100
  29. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  30. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  31. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  32. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · Sat Oct 07 23:41:06 2023 +0200
  33. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · Sat Oct 07 23:41:05 2023 +0200
  34. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · Sat Oct 07 23:41:04 2023 +0200
  35. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · Sat Oct 07 23:41:03 2023 +0200
  36. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · Sat Oct 07 23:41:02 2023 +0200
  37. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  38. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  39. d40686d test: dm: add scmi command test by AKASHI Takahiro · Tue Nov 14 11:14:28 2023 +0900
  40. 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · Tue Nov 14 11:14:24 2023 +0900
  41. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  42. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  43. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  44. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  45. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  46. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · Wed Nov 15 13:44:17 2023 +0100
  47. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  48. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  49. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  50. bdb3a3f sysreset: Fix unsupported request return values by Paul Barker · Wed Nov 08 08:51:10 2023 +0000
  51. 85e8fc8 test: eth: Don't crash if env_get returns NULL by Sean Anderson · Sat Oct 28 18:57:27 2023 -0400
  52. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  53. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  54. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  55. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  56. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  57. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  58. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  59. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  60. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · Wed Nov 08 11:48:46 2023 -0500
  61. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  62. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  63. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  64. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  65. 765dc6a test: spl: Add a test for NAND by Sean Anderson · Sat Nov 04 16:37:53 2023 -0400
  66. 326422b nand: Add sandbox driver by Sean Anderson · Sat Nov 04 16:37:52 2023 -0400
  67. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  68. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · Sun Oct 01 19:14:37 2023 -0600
  69. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  70. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · Wed Nov 08 03:05:19 2023 +0000
  71. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · Thu Oct 26 14:31:38 2023 -0400
  72. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · Thu Oct 26 14:31:37 2023 -0400
  73. 2a4df7c test: Make UNIT_TEST depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:17 2023 -0400
  74. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  75. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · Wed Oct 25 07:17:36 2023 +1300
  76. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  77. 9271dbc test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · Wed Oct 25 10:25:25 2023 +0300
  78. a2cea82 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · Tue Oct 24 10:43:54 2023 -0500
  79. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  80. 9e3474d test: dm: add SCMI power domain protocol test by AKASHI Takahiro · Mon Oct 16 14:39:46 2023 +0900
  81. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  82. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · Tue Oct 10 11:16:39 2023 +0300
  83. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  84. c9a97f6 rockchip: test: dm: add rkmtd test by Johan Jonker · Wed Oct 18 16:01:59 2023 +0200
  85. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  86. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700
  87. fd5a519 bootstd: Expand boot-ordering test to include USB by Simon Glass · Mon Oct 23 00:02:11 2023 -0700
  88. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · Mon Oct 23 00:02:10 2023 -0700
  89. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · Thu Aug 10 09:53:13 2023 -0600
  90. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  91. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  92. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  93. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  94. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  95. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  96. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  97. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · Sat Oct 14 16:47:58 2023 -0400
  98. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · Sat Oct 14 16:47:57 2023 -0400
  99. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  100. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400