1. b45d7e2 bootflow: bootmeth_efi: don't free buffer by Shantur Rathore · Sun Nov 19 16:55:01 2023 +0000
  2. aab9cdb bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · Sun Nov 19 16:55:00 2023 +0000
  3. 1c34f9d bootflow: bootmeth_efi: set bflow->fname from bootfile name by Shantur Rathore · Sun Nov 19 16:54:59 2023 +0000
  4. b4c1252 bootflow: bootmeth_efi: Set bootp_arch as hex by Shantur Rathore · Sun Nov 19 16:54:58 2023 +0000
  5. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · Wed Nov 15 18:35:23 2023 -0700
  6. 9ac53fb expo: Correct background colour by Simon Glass · Sun Oct 01 19:14:41 2023 -0600
  7. 90730f1 boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · Thu Oct 26 15:54:49 2023 -0400
  8. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  9. 55f5832 bootstd: cros: Correct condition for read method by Simon Glass · Wed Oct 25 07:17:37 2023 +1300
  10. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · Wed Oct 25 07:17:36 2023 +1300
  11. f98bb0b bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · Sun Sep 03 22:40:00 2023 +0200
  12. 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
  13. 32401ba bootm: Support boot measurement by Eddie James · Tue Oct 24 10:43:50 2023 -0500
  14. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  15. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · Mon Oct 23 00:02:13 2023 -0700
  16. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · Mon Oct 23 00:02:12 2023 -0700
  17. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · Mon Oct 23 00:02:10 2023 -0700
  18. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · Sat Sep 23 14:50:15 2023 -0600
  19. c7c751b expo: Support building an expo with a textline by Simon Glass · Sun Oct 01 19:13:38 2023 -0600
  20. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · Sun Oct 01 19:13:37 2023 -0600
  21. eb8af2c expo: Support handling any key in cedit by Simon Glass · Sun Oct 01 19:13:36 2023 -0600
  22. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · Sun Oct 01 19:13:34 2023 -0600
  23. f6a943a expo: Support opening a textline by Simon Glass · Sun Oct 01 19:13:33 2023 -0600
  24. 6116e76 expo: Add basic support for textline objects by Simon Glass · Sun Oct 01 19:13:32 2023 -0600
  25. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · Sun Oct 01 19:13:31 2023 -0600
  26. 118a727 expo: Allow rendering the background of any object by Simon Glass · Sun Oct 01 19:13:30 2023 -0600
  27. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · Sun Oct 01 19:13:29 2023 -0600
  28. f78388b expo: Add a function to write a property to a devicetree by Simon Glass · Sun Oct 01 19:13:28 2023 -0600
  29. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · Sun Oct 01 19:13:27 2023 -0600
  30. 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · Sun Oct 01 19:13:26 2023 -0600
  31. 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · Sun Oct 01 19:13:25 2023 -0600
  32. b7a6453 expo: Use switch statements more for object types by Simon Glass · Sun Oct 01 19:13:24 2023 -0600
  33. db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · Sun Oct 01 19:13:23 2023 -0600
  34. b3a8b0a expo: Add better error reporting by Simon Glass · Sun Oct 01 19:13:22 2023 -0600
  35. d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · Tue Sep 19 14:27:21 2023 -0700
  36. b3c2aa5 command: Include a required header in command.h by Simon Glass · Wed Sep 27 08:22:37 2023 -0600
  37. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  38. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  39. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · Wed Sep 20 07:29:49 2023 -0600
  40. ca65d23 x86: pxeboot: bugfix: Set variable for size of initrd by Thomas Mittelstaedt · Thu May 04 13:42:55 2023 +0000
  41. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · Sun Sep 17 13:47:30 2023 +0200
  42. 624c0e5 boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · Thu Sep 14 10:55:59 2023 -0600
  43. 1a5bcc1 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · Thu Sep 14 10:55:58 2023 -0600
  44. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · Thu Sep 14 10:55:57 2023 -0600
  45. 8b1ec00 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · Thu Sep 14 10:55:56 2023 -0600
  46. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · Thu Sep 14 10:55:55 2023 -0600
  47. f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · Thu Sep 14 10:55:54 2023 -0600
  48. 6cfb002 boot: Make standard boot a menu by Simon Glass · Thu Sep 14 10:55:53 2023 -0600
  49. 2289ca9 Kconfig: Move SPL_FIT under FIT by Simon Glass · Thu Sep 14 10:55:52 2023 -0600
  50. dfcedda spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · Thu Sep 14 10:55:51 2023 -0600
  51. e9a089a Kconfig: Create a menu for FIT by Simon Glass · Thu Sep 14 10:55:49 2023 -0600
  52. 7f541fc boot: Rename Android-boot text by Simon Glass · Thu Sep 14 10:55:48 2023 -0600
  53. 48e6d3d boot: Move some other fdt-fixup options to the same menu by Simon Glass · Thu Sep 14 10:55:47 2023 -0600
  54. 2736719 Move fdt_simplefb to boot/ by Simon Glass · Thu Sep 14 10:55:46 2023 -0600
  55. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · Thu Sep 14 10:55:45 2023 -0600
  56. c8c7002 expo: Fix documentation reference by Massimo Pegorer · Sat Sep 09 12:32:28 2023 +0200
  57. 869835d image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:59 2023 +0200
  58. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  59. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  60. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · Mon Aug 21 21:16:57 2023 -0600
  61. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  62. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · Fri Aug 18 15:54:10 2023 +0100
  63. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · Thu Aug 24 13:55:45 2023 -0600
  64. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  65. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  66. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  67. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  68. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  69. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  70. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  71. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  72. 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · Mon Aug 14 16:40:32 2023 -0600
  73. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · Mon Aug 14 16:40:27 2023 -0600
  74. 8df4a4e expo: Split out cedit into its own header by Simon Glass · Mon Aug 14 16:40:25 2023 -0600
  75. 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · Mon Aug 14 16:40:24 2023 -0600
  76. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · Mon Aug 14 16:40:23 2023 -0600
  77. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · Mon Aug 14 16:40:21 2023 -0600
  78. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  79. 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · Thu Aug 03 17:30:05 2023 +0800
  80. 1870026 bootstd: cros: Add ARM support by Simon Glass · Sun Jul 30 11:17:02 2023 -0600
  81. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  82. 4fde206 bootstd: cros: Split up reading info and kernel by Simon Glass · Sun Jul 30 11:16:59 2023 -0600
  83. 2627926 bootstd: cros: Add a function to read a kernel by Simon Glass · Sun Jul 30 11:16:58 2023 -0600
  84. 37b61c1 bootstd: cros: Add a function to read info from partition by Simon Glass · Sun Jul 30 11:16:57 2023 -0600
  85. 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · Sun Jul 30 11:16:56 2023 -0600
  86. 71138d3 bootstd: cros: Add private info for ChromiumOS by Simon Glass · Sun Jul 30 11:16:55 2023 -0600
  87. d530892 bootstd: cros: Add docs for the kernel layout by Simon Glass · Sun Jul 30 11:16:54 2023 -0600
  88. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  89. 016dc60 bootstd: cros: Simplify setup and cmdline expressions by Simon Glass · Sun Jul 30 11:16:52 2023 -0600
  90. 05cfcd0 bootstd: cros: Decode some kernel preamble fields by Simon Glass · Sun Jul 30 11:16:51 2023 -0600
  91. 3e62d80 bootstd: cros: Support a kernel on either partition by Simon Glass · Sun Jul 30 11:16:50 2023 -0600
  92. 7c6ab82 bootstd: cros: Bring in some ChromiumOS structures by Simon Glass · Sun Jul 30 11:16:49 2023 -0600
  93. 09ebe82 bootstd: cros: Move partition reading into a function by Simon Glass · Sun Jul 30 11:16:48 2023 -0600
  94. 16b1b1c bootstd: cros: Correct reporting of I/O errors by Simon Glass · Sun Jul 30 11:16:47 2023 -0600
  95. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · Sun Jul 30 11:15:16 2023 -0600
  96. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  97. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  98. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  99. 463be54 expo: allocate correct amount of memory by Dan Carpenter · Mon Jul 31 17:08:29 2023 +0300
  100. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · Thu Jul 27 10:12:39 2023 +0300