1. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · Sun Oct 01 19:14:38 2023 -0600
  2. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · Sun Oct 01 19:14:37 2023 -0600
  3. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · Wed Oct 25 07:17:36 2023 +1300
  4. 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
  5. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  6. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  7. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700
  8. fd5a519 bootstd: Expand boot-ordering test to include USB by Simon Glass · Mon Oct 23 00:02:11 2023 -0700
  9. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · Mon Oct 23 00:02:10 2023 -0700
  10. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  11. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  12. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  13. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  14. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · Thu Aug 24 13:55:45 2023 -0600
  15. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600
  16. bb76a5c bootstd: test: Allow binding and using any mmc device by Simon Glass · Thu Aug 24 13:55:40 2023 -0600
  17. d465ad5 bootflow: Show an empty filename when there is none by Simon Glass · Thu Aug 24 13:55:39 2023 -0600
  18. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  19. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  20. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  21. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  22. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  23. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  24. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  25. 44e4ec7 expo: Move cedit test into its own file and tidy by Simon Glass · Mon Aug 14 16:40:26 2023 -0600
  26. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · Mon Aug 14 16:40:23 2023 -0600
  27. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  28. a08adca bootstd: Add a function to update a command line by Simon Glass · Wed Jul 12 09:04:38 2023 -0600
  29. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  30. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  31. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  32. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · Thu Jun 01 10:22:56 2023 -0600
  33. c55eeba expo: Move menu-item selection into a function by Simon Glass · Thu Jun 01 10:22:54 2023 -0600
  34. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  35. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  36. 6081b0f expo: Use flags for objects by Simon Glass · Thu Jun 01 10:22:50 2023 -0600
  37. 7b04395 expo: Add width and height to objects by Simon Glass · Thu Jun 01 10:22:49 2023 -0600
  38. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · Thu Jun 01 10:22:37 2023 -0600
  39. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · Thu Jun 01 10:22:35 2023 -0600
  40. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · Thu Jun 01 10:22:27 2023 -0600
  41. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  42. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  43. 4bb7c16 bootstd: usb: Avoid initing USB twice by Simon Glass · Fri May 05 20:03:04 2023 -0600
  44. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  45. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  46. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · Mon Apr 24 13:49:47 2023 +1200
  47. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  48. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · Sat Jan 28 15:00:28 2023 -0700
  49. e3045d1 test: bootdev: Do not require USB to compile test by Linus Walleij · Mon Jan 23 23:07:21 2023 +0100
  50. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  51. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  52. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  53. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  54. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  55. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  56. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  57. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  58. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  59. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  60. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  61. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  62. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  63. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · Tue Jan 17 10:47:52 2023 -0700
  64. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · Tue Jan 17 10:47:47 2023 -0700
  65. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  66. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700
  67. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  68. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  69. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · Tue Jan 17 10:47:40 2023 -0700
  70. df71f26 bootstd: Add an MMC hunter by Simon Glass · Tue Jan 17 10:47:38 2023 -0700
  71. f3cb89f bootstd: Add a USB hunter by Simon Glass · Tue Jan 17 10:47:37 2023 -0700
  72. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  73. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  74. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · Tue Jan 17 10:47:23 2023 -0700
  75. d92bcc4 bootstd: Support setting a theme for the menu by Simon Glass · Fri Jan 06 08:52:42 2023 -0600
  76. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · Fri Jan 06 08:52:41 2023 -0600
  77. 6592499 expo: Add basic tests by Simon Glass · Fri Jan 06 08:52:39 2023 -0600
  78. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · Fri Jan 06 08:52:34 2023 -0600
  79. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · Fri Jan 06 08:52:33 2023 -0600
  80. 5490548 vbe: Use a manual test by Simon Glass · Thu Oct 20 18:23:17 2022 -0600
  81. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · Thu Oct 20 18:23:14 2022 -0600
  82. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · Thu Oct 20 18:23:12 2022 -0600
  83. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  84. c759944 test: Update tests to use the skip feature by Simon Glass · Thu Oct 20 18:22:49 2022 -0600
  85. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  86. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · Tue Oct 11 09:47:17 2022 -0600
  87. 8025346 bootstd: Move VBE setup into a shared function by Simon Glass · Tue Oct 11 09:47:13 2022 -0600
  88. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  89. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · Tue Sep 06 20:27:31 2022 -0600
  90. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  91. e5a7b77 vbe: Add a new vbe command by Simon Glass · Sat Jul 30 15:52:37 2022 -0600
  92. 90b643d bootstd: Check building without global bootmeths by Simon Glass · Sat Jul 30 15:52:36 2022 -0600
  93. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · Sat Jul 30 15:52:34 2022 -0600
  94. 9f4440d bootstd: Drop the system bootdev by Simon Glass · Sat Jul 30 15:52:29 2022 -0600
  95. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · Sat Jul 30 15:52:28 2022 -0600
  96. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  97. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  98. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  99. da19202 bootstd: Fix comment in bootmeth test by Simon Glass · Sat Jul 30 15:52:17 2022 -0600
  100. 49ad1d8 bootstd: Drop delays in the tests by Simon Glass · Sat Jul 30 15:52:16 2022 -0600