1. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  2. 2d7d9c0 test: Run the VPL tests with 'make check' by Simon Glass · Sun Apr 02 14:01:27 2023 +1200
  3. da0ed9d vbe: Use the correct image filename in the test by Simon Glass · Sun Apr 02 14:01:25 2023 +1200
  4. cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · Tue Mar 21 13:01:16 2023 +0000
  5. 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · Mon Mar 20 03:28:13 2023 +0000
  6. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · Wed Mar 22 09:46:02 2023 +0100
  7. b354403 test: exit: fix run_commandf() warnings by Evgeny Bachinin · Mon Mar 20 11:23:14 2023 +0300
  8. e604bc0 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · Mon Mar 20 11:23:13 2023 +0300
  9. 0742ce7 unit-test: cover run_commandf() by test-cases by Evgeny Bachinin · Mon Mar 20 11:23:12 2023 +0300
  10. e5c05ae test: Add test for new command pci_mps by Stephen Carlson · Fri Mar 10 11:07:15 2023 -0800
  11. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · Tue Mar 28 08:34:14 2023 +1300
  12. 60217a2 cli: Correct several bugs in cli_getch() by Simon Glass · Tue Mar 28 08:34:13 2023 +1300
  13. ceefc04 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · Thu Mar 02 09:12:25 2023 +0100
  14. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400
  15. dc0ccea test: cmd: fdt: Test fdt apply by Marek Vasut · Thu Mar 02 04:08:44 2023 +0100
  16. 8d450da test: cmd: fdt: Test fdt chosen by Marek Vasut · Thu Mar 02 04:08:43 2023 +0100
  17. cd162df test: cmd: fdt: Test fdt rsvmem by Marek Vasut · Thu Mar 02 04:08:42 2023 +0100
  18. 65b6f46 test: cmd: fdt: Test fdt memory by Marek Vasut · Thu Mar 02 04:08:41 2023 +0100
  19. 06c13ed test: cmd: fdt: Test fdt header by Marek Vasut · Thu Mar 02 04:08:39 2023 +0100
  20. 76a652a test: cmd: fdt: Test fdt print and list by Marek Vasut · Thu Mar 02 04:08:32 2023 +0100
  21. bc8c140 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · Fri Mar 10 04:33:14 2023 +0100
  22. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · Fri Mar 10 04:33:13 2023 +0100
  23. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  24. 8e4edb2 test: unit test for crc8 by Heinrich Schuchardt · Wed Feb 22 02:10:20 2023 +0100
  25. 110eb30 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:40 2023 +0100
  26. 57113b0 test: cmd: fdt: Test fdt rm by Marek Vasut · Thu Mar 02 04:08:38 2023 +0100
  27. c3e8c6f test: cmd: fdt: Test fdt mknode by Marek Vasut · Thu Mar 02 04:08:37 2023 +0100
  28. fa3c58b test: cmd: fdt: Test fdt set by Marek Vasut · Thu Mar 02 04:08:36 2023 +0100
  29. 6f7b0e2 test: cmd: fdt: Test fdt get size by Marek Vasut · Thu Mar 02 04:08:35 2023 +0100
  30. 51b76e1 test: cmd: fdt: Test fdt get addr by Marek Vasut · Thu Mar 02 04:08:34 2023 +0100
  31. e130944 test: cmd: fdt: Test fdt get name by Marek Vasut · Thu Mar 02 04:08:33 2023 +0100
  32. ea34e85 test: cmd: fdt: Test fdt resize by Marek Vasut · Thu Mar 02 04:08:31 2023 +0100
  33. f7d08e9 test: cmd: fdt: Test fdt move by Marek Vasut · Thu Mar 02 04:08:30 2023 +0100
  34. c67aadc test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · Thu Mar 02 04:08:29 2023 +0100
  35. a611ed5 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · Thu Mar 02 04:08:28 2023 +0100
  36. ced7f07 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · Thu Mar 02 04:08:27 2023 +0100
  37. 36f4e44 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · Thu Mar 02 04:08:26 2023 +0100
  38. 3ae0f50 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · Thu Mar 02 04:08:25 2023 +0100
  39. f2def36 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · Thu Mar 02 04:08:45 2023 +0100
  40. 2081b1d test: cmd: fdt: Test fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:40 2023 +0100
  41. c3e350f test: cmd: fdt: Test fdt rm by Marek Vasut · Thu Mar 02 04:08:38 2023 +0100
  42. e4d26c9 test: cmd: fdt: Test fdt mknode by Marek Vasut · Thu Mar 02 04:08:37 2023 +0100
  43. f180de4 test: cmd: fdt: Test fdt set by Marek Vasut · Thu Mar 02 04:08:36 2023 +0100
  44. ce1b048 test: cmd: fdt: Test fdt get size by Marek Vasut · Thu Mar 02 04:08:35 2023 +0100
  45. cadef86 test: cmd: fdt: Test fdt get addr by Marek Vasut · Thu Mar 02 04:08:34 2023 +0100
  46. 8449993 test: cmd: fdt: Test fdt get name by Marek Vasut · Thu Mar 02 04:08:33 2023 +0100
  47. 6ab4fe2 test: cmd: fdt: Test fdt resize by Marek Vasut · Thu Mar 02 04:08:31 2023 +0100
  48. ddf8620 test: cmd: fdt: Test fdt move by Marek Vasut · Thu Mar 02 04:08:30 2023 +0100
  49. 9f90cad test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · Thu Mar 02 04:08:29 2023 +0100
  50. b7517b4 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · Thu Mar 02 04:08:28 2023 +0100
  51. 15503d0 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · Thu Mar 02 04:08:27 2023 +0100
  52. fbeca45 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · Thu Mar 02 04:08:26 2023 +0100
  53. 6e04a89 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · Thu Mar 02 04:08:25 2023 +0100
  54. 1a05492 test: Add concurrencytest to the requirements by Simon Glass · Thu Feb 23 18:18:22 2023 -0700
  55. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  56. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  57. fc785c5 video console: add 12x22 console simple font test by Dzmitry Sankouski · Tue Mar 07 13:21:20 2023 +0300
  58. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  59. 234f05b test: Tidy up sandbox handling in test-main by Simon Glass · Wed Feb 22 09:34:12 2023 -0700
  60. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · Tue Feb 21 06:24:52 2023 -0700
  61. eef107e tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · Tue Feb 21 06:24:51 2023 -0700
  62. b6a2fae test: add a test for the new tpm_auto_start() function by Ilias Apalodimas · Sat Feb 18 17:21:22 2023 +0200
  63. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  64. d88c147 CI: Update test/nokia_rx51_test.sh to use prebuilt images by Pali Rohár · Tue Feb 21 11:22:29 2023 -0500
  65. 420107b trace: Relax test requirements by Simon Glass · Fri Feb 17 15:45:16 2023 -0700
  66. a2d24e6 dm: test: Add a test for the various migration combinations by Simon Glass · Mon Feb 13 08:56:41 2023 -0700
  67. 68f9a6d test: Add a way to set the environment for a pytest by Simon Glass · Mon Feb 13 08:56:40 2023 -0700
  68. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  69. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:52 2023 -0600
  70. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:51 2023 -0600
  71. c2f0190 trace: Add a test by Simon Glass · Sun Jan 15 14:16:00 2023 -0700
  72. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  73. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · Sun Jan 22 18:21:23 2023 +0300
  74. e725663 test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · Wed Feb 08 13:39:18 2023 -0500
  75. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  76. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · Sat Jan 28 15:00:28 2023 -0700
  77. e3045d1 test: bootdev: Do not require USB to compile test by Linus Walleij · Mon Jan 23 23:07:21 2023 +0100
  78. bb9d131 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · Tue Jan 31 15:35:15 2023 +0530
  79. 5dfd4ec test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · Sat Jan 21 20:27:57 2023 +0100
  80. 1551896 test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · Sat Jan 21 20:27:53 2023 +0100
  81. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · Thu Jan 05 10:31:09 2023 +0100
  82. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  83. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  84. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  85. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  86. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  87. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  88. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  89. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  90. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  91. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  92. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  93. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  94. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  95. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  96. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · Tue Jan 17 10:47:52 2023 -0700
  97. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · Tue Jan 17 10:47:50 2023 -0700
  98. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · Tue Jan 17 10:47:47 2023 -0700
  99. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  100. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700