1. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  2. c869478 bootstd: Export bootdev_get_from_blk() by Simon Glass · Fri Nov 15 16:19:24 2024 -0700
  3. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  4. 8c87012 bootstd: Update cros bootmeth to record images by Simon Glass · Fri Nov 15 16:19:22 2024 -0700
  5. 62632b2 Update bootmeth_alloc_other() to record images by Simon Glass · Fri Nov 15 16:19:21 2024 -0700
  6. 392eac4 boot: Update pxe bootmeth to record images by Simon Glass · Fri Nov 15 16:19:20 2024 -0700
  7. a686ba6 boot: Update extlinux pxe_getfile_func() to include type by Simon Glass · Fri Nov 15 16:19:19 2024 -0700
  8. 5864891 bootmeth_efi: Check the filename-allocation in the network path by Simon Glass · Fri Nov 15 16:19:18 2024 -0700
  9. f39b559 bootmeth: Update the read_file() method to include a type by Simon Glass · Fri Nov 15 16:19:17 2024 -0700
  10. 5f27d16 bootmeth_efi: Simplify reading files by using the common function by Simon Glass · Fri Nov 15 16:19:16 2024 -0700
  11. 07c8606 boot: pxe: Drop the duplicate comment on get_pxe_file() by Simon Glass · Fri Nov 15 16:19:15 2024 -0700
  12. 8db2a38 bootstd: Update bootmeth_alloc_file() to record images by Simon Glass · Fri Nov 15 16:19:14 2024 -0700
  13. c2a16c9 bootstd: Maintain a list of images by Simon Glass · Fri Nov 15 16:19:13 2024 -0700
  14. 199f588 bootstd: Move the bootflow list into an alist by Simon Glass · Fri Nov 15 16:19:12 2024 -0700
  15. 1d8f864 bootstd: Drop the bootdev-specific list of bootflows by Simon Glass · Fri Nov 15 16:19:11 2024 -0700
  16. 2bcd9ea bootstd: Add a function to get bootstd only if available by Simon Glass · Fri Nov 15 16:19:10 2024 -0700
  17. 346ab5d bootstd: Move bootflow-clearing to bootstd by Simon Glass · Fri Nov 15 16:19:09 2024 -0700
  18. c01d83f bootstd: Move bootflow-adding to bootstd by Simon Glass · Fri Nov 15 16:19:08 2024 -0700
  19. 7eb4f25 Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flexibility" by Tom Rini · Tue Jan 14 15:43:07 2025 -0600
  20. b1f13d7 common: fdt: hand over original fdt bootargs into board chosen handler by Dmitry Rokosov · Fri Dec 20 00:42:10 2024 +0300
  21. c652d51 fdt_support: board_fdt_chosen_bootargs() should return const char* by Dmitry Rokosov · Fri Dec 20 00:42:09 2024 +0300
  22. d1e9a26 lmb: Remove lmb_alloc_base_flags() by Ilias Apalodimas · Wed Dec 18 09:02:36 2024 +0200
  23. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  24. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  25. b6e13a9 Merge patch series "vbe: Series part E" by Tom Rini · Fri Dec 27 15:16:39 2024 -0600
  26. 8886052 boot: Imply CRC8 with VBE by Simon Glass · Thu Dec 19 11:29:06 2024 -0700
  27. 943cbf0 boot: Allow use of FIT in TPL and VPL by Simon Glass · Thu Dec 19 11:29:04 2024 -0700
  28. a7346d0 boot: Respect the load_op in fit_image_load() by Simon Glass · Thu Dec 19 11:28:53 2024 -0700
  29. a73f23c bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Thu Dec 19 11:28:52 2024 -0700
  30. c27f3e2 boot: Allow FIT to fall back from best-match option by Simon Glass · Thu Dec 19 11:28:51 2024 -0700
  31. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  32. 5799ab1 boot: android: rework bootargs concatenation by Nicolas Belin · Tue Dec 17 14:29:10 2024 +0100
  33. 52d1c2e boot: android: free newbootargs when done by Nicolas Belin · Tue Dec 17 14:29:09 2024 +0100
  34. b7ea2a5 boot: android: fix extra command line support by Nicolas Belin · Tue Dec 17 14:29:08 2024 +0100
  35. 4055823 boot: Use correct PHASE_ variable for expo by Simon Glass · Sat Dec 07 07:52:27 2024 -0700
  36. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  37. 58af8a4 Merge patch series "vbe: Series part E" by Tom Rini · Thu Dec 12 16:35:47 2024 -0600
  38. eff4b7d boot: Imply CRC8 with VBE by Simon Glass · Sat Dec 07 10:24:11 2024 -0700
  39. df49cd0 boot: Allow use of FIT in TPL and VPL by Simon Glass · Sat Dec 07 10:24:09 2024 -0700
  40. 2d06901 boot: Respect the load_op in fit_image_load() by Simon Glass · Sat Dec 07 10:23:58 2024 -0700
  41. 2b52915 bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Sat Dec 07 10:23:57 2024 -0700
  42. 76cc349 boot: Allow FIT to fall back from best-match option by Simon Glass · Sat Dec 07 10:23:56 2024 -0700
  43. c4b6871 boot: fdt: Handle already reserved memory in boot_fdt_reserve_region() by Sam Protsenko · Tue Dec 10 20:17:02 2024 -0600
  44. ca73590 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · Fri Nov 01 10:18:00 2024 +0100
  45. e798a28 arm64: zynqmp: Remove mkimage fit script by Michal Simek · Fri Nov 01 10:17:59 2024 +0100
  46. b238dee bootstd: android: don't read whole partition sizes by Julien Masson · Thu Nov 21 11:59:55 2024 +0100
  47. df9e641 bootstd: android: add non-A/B image support by Guillaume La Roque · Tue Nov 26 09:06:10 2024 +0100
  48. 4b50111 bootstd: android: add support of bootimage v2 by Guillaume La Roque · Tue Nov 26 09:06:09 2024 +0100
  49. 32ef937 Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 19 12:58:05 2024 -0600
  50. c39c353 boot: extlinux: Fix unaligned buffer for reading data from file system by Nam Cao · Thu Nov 07 16:01:05 2024 +0100
  51. 8620fc0 boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load() by Peter Korsgaard · Tue Nov 05 17:21:36 2024 +0100
  52. 1b8d41c upl: fix parsing of DT property by Heinrich Schuchardt · Sat Nov 02 16:04:13 2024 +0100
  53. 1824bf6 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · Thu Nov 07 14:31:44 2024 -0700
  54. 3b1e60b efi: Move default filename to a function by Simon Glass · Thu Nov 07 14:31:43 2024 -0700
  55. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · Tue Oct 29 17:47:16 2024 +0800
  56. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  57. cfd5a55 boot/Kconfig: correct fdt_fixup_memory_banks name typo by Baruch Siach · Mon Oct 28 18:44:35 2024 +0200
  58. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · Wed Oct 23 18:22:00 2024 +0300
  59. 04ddcb3 fdt: lmb: add reserved regions as no-overwrite by Sughosh Ganu · Mon Oct 21 22:54:33 2024 +0530
  60. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  61. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  62. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  63. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Oct 25 08:35:56 2024 -0600
  64. d1bb953 imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS by Rasmus Villemoes · Thu Oct 24 12:01:45 2024 +0200
  65. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · Sun Oct 20 17:43:12 2024 +0200
  66. 04ba557 image: android: handle ramdisk default address by Neil Armstrong · Thu Oct 17 16:44:44 2024 +0200
  67. 7cb867d image: android: do not boot XIP when kernel is compressed by Neil Armstrong · Thu Oct 17 16:44:43 2024 +0200
  68. fd0318b image: android: use ulong for kernel address by Neil Armstrong · Thu Oct 17 16:44:42 2024 +0200
  69. 304031d common: android_ab: fix slot suffix for abc block by Dmitry Rokosov · Thu Oct 17 17:12:11 2024 +0300
  70. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  71. a0a6216 include/android_ab: move ab_select_slot() documentation to @ notation by Dmitry Rokosov · Thu Oct 17 17:12:06 2024 +0300
  72. f741c23 boot: cedit: include u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:28:01 2024 +0200
  73. 7074ba6 boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig by Devarsh Thakkar · Wed Sep 25 20:43:53 2024 +0530
  74. ee3dad4 boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB by Devarsh Thakkar · Wed Sep 25 20:43:52 2024 +0530
  75. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  76. 1bc4222 image-fit-sig: Remove padding check by Chia-Wei Wang · Mon Oct 14 17:56:19 2024 +0800
  77. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  78. 1f4bbff expo: Drop unneceesary calls to expo_str() by Simon Glass · Mon Oct 14 16:32:01 2024 -0600
  79. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  80. 330aa1e expo: Add a little more cedit CMOS logging by Simon Glass · Mon Oct 14 16:31:59 2024 -0600
  81. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  82. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  83. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · Mon Oct 14 16:31:56 2024 -0600
  84. 377f18e expo: Place menu items to the right of all labels by Simon Glass · Mon Oct 14 16:31:55 2024 -0600
  85. bda3adc video: Add a dark-grey console colour by Simon Glass · Mon Oct 14 16:31:53 2024 -0600
  86. 1d80964 bootstd: Avoid calling unavailable block functions by Simon Glass · Sun Sep 01 16:27:28 2024 -0600
  87. c535107 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · Sat Oct 05 01:07:13 2024 +0200
  88. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  89. baed5b4 Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · Tue Oct 15 16:51:05 2024 -0600
  90. 0587c65 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · Sat Oct 05 01:07:14 2024 +0200
  91. d20ab50 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · Sat Oct 05 01:07:13 2024 +0200
  92. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  93. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · Wed Oct 09 14:15:39 2024 +0100
  94. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · Wed Oct 09 14:15:38 2024 +0100
  95. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  96. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  97. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  98. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  99. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  100. af59425 boot: Drop unnecessary ifdef for LOAD_FIT by Simon Glass · Sun Sep 29 19:49:25 2024 -0600