1. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · Sun Jul 30 16:29:25 2023 +0200
  2. f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · Fri Jul 14 11:22:40 2023 +0530
  3. 8d7f462 bootstd: USB devtype detection for script boot by John Clark · Fri Jun 30 13:12:14 2023 -0400
  4. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · Mon Jul 03 10:07:13 2023 -0500
  5. 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · Fri Jun 23 17:05:48 2023 -0500
  6. d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · Wed Jul 12 09:04:45 2023 -0600
  7. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  8. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  9. a08adca bootstd: Add a function to update a command line by Simon Glass · Wed Jul 12 09:04:38 2023 -0600
  10. b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · Wed Jul 12 09:04:35 2023 -0600
  11. 7fbbbc8 bootstd: Correct baudrate typo by Simon Glass · Wed Jul 12 09:04:33 2023 -0600
  12. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  13. 7e02cbe bootstd: Correct the name of the QEMU bootmeth by Simon Glass · Wed Jul 12 09:04:31 2023 -0600
  14. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  15. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  16. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  17. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · Thu Jun 01 10:22:59 2023 -0600
  18. 12f5773 expo: Draw the current opened menu on top by Simon Glass · Thu Jun 01 10:22:58 2023 -0600
  19. 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · Thu Jun 01 10:22:57 2023 -0600
  20. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · Thu Jun 01 10:22:56 2023 -0600
  21. d353b75 expo: Support drawing of popup menus by Simon Glass · Thu Jun 01 10:22:55 2023 -0600
  22. c55eeba expo: Move menu-item selection into a function by Simon Glass · Thu Jun 01 10:22:54 2023 -0600
  23. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  24. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  25. 9e1a86d expo: Calculate text bounding-box correctly by Simon Glass · Thu Jun 01 10:22:51 2023 -0600
  26. 6081b0f expo: Use flags for objects by Simon Glass · Thu Jun 01 10:22:50 2023 -0600
  27. 7b04395 expo: Add width and height to objects by Simon Glass · Thu Jun 01 10:22:49 2023 -0600
  28. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · Thu Jun 01 10:22:47 2023 -0600
  29. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · Thu Jun 01 10:22:43 2023 -0600
  30. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · Thu Jun 01 10:22:38 2023 -0600
  31. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · Thu Jun 01 10:22:37 2023 -0600
  32. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · Thu Jun 01 10:22:35 2023 -0600
  33. 67e2af1 expo: Store the console in the expo by Simon Glass · Thu Jun 01 10:22:34 2023 -0600
  34. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · Thu Jun 01 10:22:27 2023 -0600
  35. c6e9f4c expo: Correct some header-file comments by Simon Glass · Thu Jun 01 10:22:26 2023 -0600
  36. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  37. d254b3e bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · Tue Jun 13 08:18:27 2023 +0200
  38. f99af49 bootstd: Fix relative path use in extlinux bootmeth by Jonas Karlman · Fri Jun 09 14:59:01 2023 +0000
  39. 78c79dd bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · Wed Feb 22 14:06:23 2023 -0700
  40. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  41. b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun May 14 11:29:45 2023 -0400
  42. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · Wed May 10 16:34:47 2023 -0600
  43. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · Wed May 10 16:34:46 2023 -0600
  44. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  45. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  46. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · Fri May 05 20:03:05 2023 -0600
  47. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · Fri Apr 28 13:18:09 2023 -0600
  48. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · Fri May 12 21:36:57 2023 -0400
  49. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  50. 5c1c6cc boot/Kconfig: fix comments syntax error by Hugo Villeneuve · Mon Apr 24 16:51:12 2023 -0400
  51. 45736cd boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · Mon Apr 03 11:40:26 2023 +0800
  52. 63c5e5c bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · Mon Apr 24 13:49:50 2023 +1200
  53. a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · Mon Apr 24 13:49:49 2023 +1200
  54. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · Mon Apr 24 13:49:47 2023 +1200
  55. acad362 bootstd: Support booting EFI where multiple options exist by Simon Glass · Mon Apr 24 13:49:46 2023 +1200
  56. 40516be bootstd: Tweak bootflow logic for device tree by Simon Glass · Mon Apr 24 13:49:44 2023 +1200
  57. 1ca3c64 boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · Wed Apr 05 19:48:56 2023 -0400
  58. 317dbfc image: Fix script execution from FIT images with external data by Tobias Waldekranz · Thu Feb 16 16:33:47 2023 +0100
  59. 313cc84 android: boot: support bootconfig by Safae Ouajih · Mon Feb 06 00:50:18 2023 +0100
  60. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · Mon Feb 06 00:50:17 2023 +0100
  61. 9a5cc7f android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · Mon Feb 06 00:50:15 2023 +0100
  62. 6665296e android: boot: support extra command line by Safae Ouajih · Mon Feb 06 00:50:14 2023 +0100
  63. 5b01a88 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · Mon Feb 06 00:50:13 2023 +0100
  64. 889005f android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · Mon Feb 06 00:50:12 2023 +0100
  65. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · Mon Feb 06 00:50:11 2023 +0100
  66. 8d35158 android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · Mon Feb 06 00:50:10 2023 +0100
  67. a148a82 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · Mon Feb 06 00:50:09 2023 +0100
  68. bced104 android: boot: move to andr_image_data structure by Safae Ouajih · Mon Feb 06 00:50:08 2023 +0100
  69. 027191d android: boot: kcomp: support andr_image_data by Safae Ouajih · Mon Feb 06 00:50:07 2023 +0100
  70. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · Mon Feb 06 00:50:05 2023 +0100
  71. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · Mon Feb 06 00:50:03 2023 +0100
  72. fb59eca image: Fix potentially uninitialized data variable by Marek Vasut · Mon Feb 27 20:56:31 2023 +0100
  73. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  74. 054d018 boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · Fri Mar 24 16:58:13 2023 -0400
  75. 65edcd3 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · Fri Mar 24 16:58:12 2023 -0400
  76. f111bf7 Move DISTRO_DEFAULTS into boot/ by Simon Glass · Fri Mar 24 16:58:11 2023 -0400
  77. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · Wed Feb 22 12:17:04 2023 -0700
  78. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  79. 4aa874f bootstd: Correct 'VPL' typo by Simon Glass · Wed Feb 22 09:33:58 2023 -0700
  80. 55d25b5 Correct SPL use of DM_RNG by Simon Glass · Wed Feb 22 09:33:53 2023 -0700
  81. 513eeed boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · Wed Feb 22 09:33:52 2023 -0700
  82. 4e3189f bootstd: Disable QFW bootmeth in SPL by Simon Glass · Wed Feb 22 09:33:46 2023 -0700
  83. e65efec Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · Sun Feb 05 17:53:23 2023 -0700
  84. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  85. db5d0d2 Correct SPL use of CMD_PSTORE by Simon Glass · Sun Feb 05 15:36:38 2023 -0700
  86. e2d49d9 Correct SPL uses of CMD_FDT by Simon Glass · Sun Feb 05 15:36:30 2023 -0700
  87. 88b6f92 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · Sun Feb 05 15:36:24 2023 -0700
  88. df650d2 Correct SPL use of CMD_BOOTI by Simon Glass · Sun Feb 05 15:36:23 2023 -0700
  89. 5820c2f qemu: Add a bootmeth for qfw by Simon Glass · Sat Jan 28 15:00:25 2023 -0700
  90. 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · Sat Jan 28 15:00:21 2023 -0700
  91. b73a829 bootstd: Probe the block device before use by Simon Glass · Sat Jan 28 15:00:19 2023 -0700
  92. 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · Sat Jan 28 15:00:18 2023 -0700
  93. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  94. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  95. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  96. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  97. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  98. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  99. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  100. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700