1. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  2. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  3. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  4. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · Wed Oct 12 21:58:09 2022 +0200
  5. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · Sat Oct 08 21:33:21 2022 -0600
  6. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  7. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · Fri Oct 21 19:30:43 2022 -0600
  8. 6a546a9 test: Fix typo in test name by Michal Suchanek · Sat Oct 15 11:30:37 2022 +0200
  9. 135e5f6 k210: fix k210_pll_calc_config() by Heinrich Schuchardt · Sun Oct 16 18:12:32 2022 +0200
  10. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  11. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · Tue Oct 11 09:47:18 2022 -0600
  12. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · Tue Oct 11 09:47:17 2022 -0600
  13. 8025346 bootstd: Move VBE setup into a shared function by Simon Glass · Tue Oct 11 09:47:13 2022 -0600
  14. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  15. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  16. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · Wed Oct 12 21:57:51 2022 +0200
  17. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · Wed Oct 12 21:57:50 2022 +0200
  18. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · Sat Oct 01 21:42:35 2022 +0200
  19. 7327b4c test: cmd: add test for temperature command by Robert Marko · Tue Sep 06 13:30:36 2022 +0200
  20. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  21. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  22. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Oct 11 09:57:08 2022 -0400
  23. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · Sat Oct 01 20:55:14 2022 +0200
  24. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  25. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  26. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  27. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · Tue Sep 06 20:27:31 2022 -0600
  28. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  29. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · Tue Sep 06 20:27:29 2022 -0600
  30. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  31. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  32. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · Tue Sep 06 20:27:22 2022 -0600
  33. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  34. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  35. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  36. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  37. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  38. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  39. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  40. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  41. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  42. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  43. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  44. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  45. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  46. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  47. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  48. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  49. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · Mon Sep 12 21:02:27 2022 +0200
  50. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  51. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  52. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  53. 4c24171 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · Thu Sep 15 20:59:48 2022 +0200
  54. 9322905 Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · Sun Sep 04 03:29:05 2022 +0200
  55. a7bc3ae Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · Sun Sep 04 03:29:04 2022 +0200
  56. 4bd5460 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · Sun Sep 04 03:29:02 2022 +0200
  57. acf6ba8 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · Sun Sep 04 03:29:01 2022 +0200
  58. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  59. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  60. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  61. 2e18844 test: unit test for eficonfig by Masahisa Kojima · Mon Sep 12 17:33:59 2022 +0900
  62. 5be8f37 cyclic: Add a simple test by Stefan Roese · Fri Sep 02 13:57:54 2022 +0200
  63. b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · Sat Aug 06 17:51:59 2022 -0600
  64. 62b92f8 test/py: Support --build when running tests in parallel by Simon Glass · Sat Aug 06 17:51:57 2022 -0600
  65. 686fad7 test/py: Move U-Boot building into a function by Simon Glass · Sat Aug 06 17:51:56 2022 -0600
  66. 49d580c test: Refactor arg parsing for the run script by Simon Glass · Sat Aug 06 17:51:55 2022 -0600
  67. 2964287 test: Make test_gpio_read() independent by Simon Glass · Sat Aug 06 17:51:54 2022 -0600
  68. dddd077 test: Mark test_gpt tests as slow by Simon Glass · Sat Aug 06 17:51:53 2022 -0600
  69. 3539c17 test: Mark all but the first vboot test as slow by Simon Glass · Sat Aug 06 17:51:52 2022 -0600
  70. 97bb191 test: Make test_efi_bootmgr() single-threaded by Simon Glass · Sat Aug 06 17:51:51 2022 -0600
  71. aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · Sat Aug 06 17:51:50 2022 -0600
  72. 998a2f2 test: Update FIT tests to run in parallel by Simon Glass · Sat Aug 06 17:51:49 2022 -0600
  73. ae3db3d test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · Sat Aug 06 17:51:48 2022 -0600
  74. 54ef2ca test/py: Allow tests to be marked single-threaded only by Simon Glass · Sat Aug 06 17:51:47 2022 -0600
  75. 5e666ed test: Fix bootm_test_subst_var() running independently by Simon Glass · Sat Aug 06 17:51:46 2022 -0600
  76. d8ecaf3 test: Fix test_pinmux to run in parallel by Simon Glass · Sat Aug 06 17:51:45 2022 -0600
  77. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  78. b6e254d dm: rtc: Try to handle the localtime() race by Simon Glass · Mon Aug 01 07:58:48 2022 -0600
  79. 277bab8 dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · Mon Aug 01 07:58:47 2022 -0600
  80. ad98e31 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · Mon Aug 01 07:58:46 2022 -0600
  81. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  82. 8980155 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · Mon Aug 01 07:58:44 2022 -0600
  83. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  84. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · Tue Aug 09 21:08:54 2022 -0400
  85. e5a7b77 vbe: Add a new vbe command by Simon Glass · Sat Jul 30 15:52:37 2022 -0600
  86. 90b643d bootstd: Check building without global bootmeths by Simon Glass · Sat Jul 30 15:52:36 2022 -0600
  87. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · Sat Jul 30 15:52:34 2022 -0600
  88. d0af04c vbe: Support VBE simple by Simon Glass · Sat Jul 30 15:52:33 2022 -0600
  89. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  90. 9f4440d bootstd: Drop the system bootdev by Simon Glass · Sat Jul 30 15:52:29 2022 -0600
  91. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · Sat Jul 30 15:52:28 2022 -0600
  92. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  93. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · Sat Jul 30 15:52:26 2022 -0600
  94. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  95. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  96. da19202 bootstd: Fix comment in bootmeth test by Simon Glass · Sat Jul 30 15:52:17 2022 -0600
  97. 49ad1d8 bootstd: Drop delays in the tests by Simon Glass · Sat Jul 30 15:52:16 2022 -0600
  98. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  99. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  100. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600