1. 624c0e5 boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · Thu Sep 14 10:55:59 2023 -0600
  2. 1a5bcc1 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · Thu Sep 14 10:55:58 2023 -0600
  3. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · Thu Sep 14 10:55:57 2023 -0600
  4. 8b1ec00 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · Thu Sep 14 10:55:56 2023 -0600
  5. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · Thu Sep 14 10:55:55 2023 -0600
  6. f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · Thu Sep 14 10:55:54 2023 -0600
  7. 6cfb002 boot: Make standard boot a menu by Simon Glass · Thu Sep 14 10:55:53 2023 -0600
  8. 2289ca9 Kconfig: Move SPL_FIT under FIT by Simon Glass · Thu Sep 14 10:55:52 2023 -0600
  9. dfcedda spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · Thu Sep 14 10:55:51 2023 -0600
  10. e9a089a Kconfig: Create a menu for FIT by Simon Glass · Thu Sep 14 10:55:49 2023 -0600
  11. 7f541fc boot: Rename Android-boot text by Simon Glass · Thu Sep 14 10:55:48 2023 -0600
  12. 48e6d3d boot: Move some other fdt-fixup options to the same menu by Simon Glass · Thu Sep 14 10:55:47 2023 -0600
  13. 2736719 Move fdt_simplefb to boot/ by Simon Glass · Thu Sep 14 10:55:46 2023 -0600
  14. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · Thu Sep 14 10:55:45 2023 -0600
  15. 869835d image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:59 2023 +0200
  16. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  17. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  18. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · Mon Aug 21 21:16:57 2023 -0600
  19. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  20. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · Fri Aug 18 15:54:10 2023 +0100
  21. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · Thu Aug 24 13:55:45 2023 -0600
  22. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  23. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  24. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  25. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  26. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  27. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  28. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  29. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  30. 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · Mon Aug 14 16:40:32 2023 -0600
  31. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · Mon Aug 14 16:40:27 2023 -0600
  32. 8df4a4e expo: Split out cedit into its own header by Simon Glass · Mon Aug 14 16:40:25 2023 -0600
  33. 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · Mon Aug 14 16:40:24 2023 -0600
  34. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · Mon Aug 14 16:40:23 2023 -0600
  35. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · Mon Aug 14 16:40:21 2023 -0600
  36. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  37. 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · Thu Aug 03 17:30:05 2023 +0800
  38. 1870026 bootstd: cros: Add ARM support by Simon Glass · Sun Jul 30 11:17:02 2023 -0600
  39. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  40. 4fde206 bootstd: cros: Split up reading info and kernel by Simon Glass · Sun Jul 30 11:16:59 2023 -0600
  41. 2627926 bootstd: cros: Add a function to read a kernel by Simon Glass · Sun Jul 30 11:16:58 2023 -0600
  42. 37b61c1 bootstd: cros: Add a function to read info from partition by Simon Glass · Sun Jul 30 11:16:57 2023 -0600
  43. 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · Sun Jul 30 11:16:56 2023 -0600
  44. 71138d3 bootstd: cros: Add private info for ChromiumOS by Simon Glass · Sun Jul 30 11:16:55 2023 -0600
  45. d530892 bootstd: cros: Add docs for the kernel layout by Simon Glass · Sun Jul 30 11:16:54 2023 -0600
  46. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  47. 016dc60 bootstd: cros: Simplify setup and cmdline expressions by Simon Glass · Sun Jul 30 11:16:52 2023 -0600
  48. 05cfcd0 bootstd: cros: Decode some kernel preamble fields by Simon Glass · Sun Jul 30 11:16:51 2023 -0600
  49. 3e62d80 bootstd: cros: Support a kernel on either partition by Simon Glass · Sun Jul 30 11:16:50 2023 -0600
  50. 7c6ab82 bootstd: cros: Bring in some ChromiumOS structures by Simon Glass · Sun Jul 30 11:16:49 2023 -0600
  51. 09ebe82 bootstd: cros: Move partition reading into a function by Simon Glass · Sun Jul 30 11:16:48 2023 -0600
  52. 16b1b1c bootstd: cros: Correct reporting of I/O errors by Simon Glass · Sun Jul 30 11:16:47 2023 -0600
  53. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · Sun Jul 30 11:15:16 2023 -0600
  54. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  55. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  56. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  57. 463be54 expo: allocate correct amount of memory by Dan Carpenter · Mon Jul 31 17:08:29 2023 +0300
  58. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · Thu Jul 27 10:12:39 2023 +0300
  59. 1dee4eb bootstd: Init the size before reading extlinux file by Simon Glass · Wed Jul 26 21:01:25 2023 -0600
  60. 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · Wed Jul 26 21:01:24 2023 -0600
  61. 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · Wed Jul 26 21:01:23 2023 -0600
  62. 47fc734 bootstd: Use a function to detect network in EFI bootmeth by Simon Glass · Wed Jul 26 21:01:22 2023 -0600
  63. f41c445 bootflow: Export setup_fs() by Simon Glass · Wed Jul 26 21:01:21 2023 -0600
  64. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · Sun Jul 30 16:29:25 2023 +0200
  65. f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · Fri Jul 14 11:22:40 2023 +0530
  66. 8d7f462 bootstd: USB devtype detection for script boot by John Clark · Fri Jun 30 13:12:14 2023 -0400
  67. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · Mon Jul 03 10:07:13 2023 -0500
  68. 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · Fri Jun 23 17:05:48 2023 -0500
  69. d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · Wed Jul 12 09:04:45 2023 -0600
  70. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  71. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  72. a08adca bootstd: Add a function to update a command line by Simon Glass · Wed Jul 12 09:04:38 2023 -0600
  73. b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · Wed Jul 12 09:04:35 2023 -0600
  74. 7fbbbc8 bootstd: Correct baudrate typo by Simon Glass · Wed Jul 12 09:04:33 2023 -0600
  75. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  76. 7e02cbe bootstd: Correct the name of the QEMU bootmeth by Simon Glass · Wed Jul 12 09:04:31 2023 -0600
  77. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  78. 6130072 expo: Support building an expo from a description file by Simon Glass · Thu Jun 01 10:23:01 2023 -0600
  79. 86f1ac5 expo: Add spacing around menus and items by Simon Glass · Thu Jun 01 10:23:00 2023 -0600
  80. f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · Thu Jun 01 10:22:59 2023 -0600
  81. 12f5773 expo: Draw the current opened menu on top by Simon Glass · Thu Jun 01 10:22:58 2023 -0600
  82. 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · Thu Jun 01 10:22:57 2023 -0600
  83. 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · Thu Jun 01 10:22:56 2023 -0600
  84. d353b75 expo: Support drawing of popup menus by Simon Glass · Thu Jun 01 10:22:55 2023 -0600
  85. c55eeba expo: Move menu-item selection into a function by Simon Glass · Thu Jun 01 10:22:54 2023 -0600
  86. c999e17 expo: Support simple themes by Simon Glass · Thu Jun 01 10:22:53 2023 -0600
  87. 7a96005 expo: Set up the width and height of objects by Simon Glass · Thu Jun 01 10:22:52 2023 -0600
  88. 9e1a86d expo: Calculate text bounding-box correctly by Simon Glass · Thu Jun 01 10:22:51 2023 -0600
  89. 6081b0f expo: Use flags for objects by Simon Glass · Thu Jun 01 10:22:50 2023 -0600
  90. 7b04395 expo: Add width and height to objects by Simon Glass · Thu Jun 01 10:22:49 2023 -0600
  91. 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · Thu Jun 01 10:22:47 2023 -0600
  92. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · Thu Jun 01 10:22:43 2023 -0600
  93. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · Thu Jun 01 10:22:38 2023 -0600
  94. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · Thu Jun 01 10:22:37 2023 -0600
  95. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · Thu Jun 01 10:22:35 2023 -0600
  96. 67e2af1 expo: Store the console in the expo by Simon Glass · Thu Jun 01 10:22:34 2023 -0600
  97. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · Thu Jun 01 10:22:27 2023 -0600
  98. c6e9f4c expo: Correct some header-file comments by Simon Glass · Thu Jun 01 10:22:26 2023 -0600
  99. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  100. d254b3e bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · Tue Jun 13 08:18:27 2023 +0200