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