1. 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
  2. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · Sun Oct 20 17:43:12 2024 +0200
  3. 04ba557 image: android: handle ramdisk default address by Neil Armstrong · Thu Oct 17 16:44:44 2024 +0200
  4. 7cb867d image: android: do not boot XIP when kernel is compressed by Neil Armstrong · Thu Oct 17 16:44:43 2024 +0200
  5. fd0318b image: android: use ulong for kernel address by Neil Armstrong · Thu Oct 17 16:44:42 2024 +0200
  6. 304031d common: android_ab: fix slot suffix for abc block by Dmitry Rokosov · Thu Oct 17 17:12:11 2024 +0300
  7. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  8. a0a6216 include/android_ab: move ab_select_slot() documentation to @ notation by Dmitry Rokosov · Thu Oct 17 17:12:06 2024 +0300
  9. f741c23 boot: cedit: include u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:28:01 2024 +0200
  10. 7074ba6 boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig by Devarsh Thakkar · Wed Sep 25 20:43:53 2024 +0530
  11. ee3dad4 boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB by Devarsh Thakkar · Wed Sep 25 20:43:52 2024 +0530
  12. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  13. 1bc4222 image-fit-sig: Remove padding check by Chia-Wei Wang · Mon Oct 14 17:56:19 2024 +0800
  14. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  15. 1f4bbff expo: Drop unneceesary calls to expo_str() by Simon Glass · Mon Oct 14 16:32:01 2024 -0600
  16. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  17. 330aa1e expo: Add a little more cedit CMOS logging by Simon Glass · Mon Oct 14 16:31:59 2024 -0600
  18. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  19. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  20. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · Mon Oct 14 16:31:56 2024 -0600
  21. 377f18e expo: Place menu items to the right of all labels by Simon Glass · Mon Oct 14 16:31:55 2024 -0600
  22. bda3adc video: Add a dark-grey console colour by Simon Glass · Mon Oct 14 16:31:53 2024 -0600
  23. 1d80964 bootstd: Avoid calling unavailable block functions by Simon Glass · Sun Sep 01 16:27:28 2024 -0600
  24. c535107 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · Sat Oct 05 01:07:13 2024 +0200
  25. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  26. baed5b4 Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · Tue Oct 15 16:51:05 2024 -0600
  27. 0587c65 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · Sat Oct 05 01:07:14 2024 +0200
  28. d20ab50 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · Sat Oct 05 01:07:13 2024 +0200
  29. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  30. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · Wed Oct 09 14:15:39 2024 +0100
  31. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · Wed Oct 09 14:15:38 2024 +0100
  32. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  33. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  34. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  35. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  36. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  37. af59425 boot: Drop unnecessary ifdef for LOAD_FIT by Simon Glass · Sun Sep 29 19:49:25 2024 -0600
  38. 646c816 boot: typo boormethod by Heinrich Schuchardt · Tue Oct 08 22:46:14 2024 +0200
  39. b3445e0 bootstd: Add debugging for efi bootmeth by Simon Glass · Thu Sep 26 23:59:37 2024 +0200
  40. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  41. 67545de Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Thu Oct 03 16:09:30 2024 -0600
  42. 9135997 boot: android: Fix ramdisk loading for v2 header by Mattijs Korpershoek · Thu Oct 03 14:42:39 2024 +0200
  43. a6aa17c bootm: adjust the print format by Dario Binacchi · Sun Aug 25 14:26:07 2024 +0200
  44. c818a71 bootstd: android: Add U-Boot version to cmdline by Mattijs Korpershoek · Thu Sep 12 16:00:01 2024 +0200
  45. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  46. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · Fri Aug 30 14:45:27 2024 +0300
  47. a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · Wed Aug 28 08:37:57 2024 -0600
  48. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  49. 0b39317 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · Mon Aug 26 17:29:27 2024 +0530
  50. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · Mon Aug 26 17:29:26 2024 +0530
  51. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · Mon Aug 26 17:29:22 2024 +0530
  52. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  53. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  54. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · Wed Aug 28 22:24:22 2024 +0530
  55. ad744ad Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · Tue Aug 27 10:09:11 2024 -0600
  56. 5aaa562 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · Thu Aug 15 14:30:22 2024 -0600
  57. 15f128a Revert "bootdev: avoid infinite probe loop" by Simon Glass · Thu Aug 15 14:30:21 2024 -0600
  58. 955415b boot: android: fix booting without a ramdisk by Michael Walle · Mon Jul 29 23:36:57 2024 +0200
  59. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · Mon Aug 19 18:24:58 2024 -0600
  60. 9c8cf10 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · Wed Aug 07 02:13:45 2024 +0200
  61. 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · Wed Aug 07 16:47:34 2024 -0600
  62. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · Wed Aug 07 16:47:33 2024 -0600
  63. bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · Wed Aug 07 16:47:31 2024 -0600
  64. 3a028c2 upl: Add a command by Simon Glass · Wed Aug 07 16:47:30 2024 -0600
  65. b9474a8 upl: Add support for writing a upl handoff by Simon Glass · Wed Aug 07 16:47:28 2024 -0600
  66. 77459f4 upl: Add support for reading a upl handoff by Simon Glass · Wed Aug 07 16:47:27 2024 -0600
  67. 5371184 usb: bootm: Drop old USB-device-removal code by Simon Glass · Fri Jul 26 06:36:09 2024 -0600
  68. 1cd3ec9 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · Tue Jul 16 10:35:34 2024 +0200
  69. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · Mon Jul 15 12:42:00 2024 +0100
  70. 5b0d914 boot: Correct indentation in efi bootmeth by Simon Glass · Wed Jul 17 09:31:03 2024 +0100
  71. d2d7fc8 bootstd: Correct handling of script from network by Simon Glass · Wed Jul 17 09:31:00 2024 +0100
  72. e5cb018 bootstd: Tidy up comments on the boothmeth drivers by Simon Glass · Wed Jul 17 09:30:59 2024 +0100
  73. f391101 doc: Add a description for bootmeth_sandbox by Simon Glass · Wed Jul 17 09:30:58 2024 +0100
  74. 01bd6f6 doc: Add a description for bootmeth_qfw by Simon Glass · Wed Jul 17 09:30:56 2024 +0100
  75. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  76. b30baa9 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · Wed Jul 10 10:40:05 2024 +0200
  77. fc420be bootstd: Add bootflow_iter_check_mmc() helper by Mattijs Korpershoek · Wed Jul 10 10:40:03 2024 +0200
  78. 2b5c70a boot: android: Provide vendor_bootimg_addr in boot_get_fdt() by Mattijs Korpershoek · Wed Jul 10 10:40:02 2024 +0200
  79. f94b261 Merge patch series "Respin bootstd cros patch into a series of two" by Tom Rini · Tue Jul 16 17:09:36 2024 -0600
  80. 9befbc8 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · Wed Jul 03 13:37:56 2024 +0200
  81. 520d3a4 boot: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:15 2024 +0200
  82. d54a7e7 Merge patch series "Add Turris 1.x board" by Tom Rini · Fri Jul 12 13:07:54 2024 -0600
  83. 6763ff8 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · Thu Jun 06 18:33:26 2024 +0200
  84. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · Sun Jun 23 23:10:21 2024 +0530
  85. e2b258c cmd: bootm: add ELF file support by Maxim Moskalets · Fri Jun 21 14:42:10 2024 +0300
  86. 4fc1952 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · Thu Jun 27 19:06:29 2024 +0200
  87. 6a53fb5 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jun 30 10:59:42 2024 -0600
  88. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  89. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:14 2024 +0300
  90. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  91. c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · Tue Jun 18 14:06:08 2024 -0700
  92. f8f480b fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · Tue Jun 18 14:06:07 2024 -0700
  93. 00ae122 Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · Tue Jun 18 14:06:06 2024 -0700
  94. 9b2c78c pxe: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:50 2024 -0600
  95. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  96. b72eb35 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · Tue Jun 18 08:23:17 2024 +0200
  97. 21a6aec boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth by Quentin Schulz · Wed Jun 12 16:58:49 2024 +0200
  98. c0a7ae0 boot: fix typos in help text of Kconfig configs by Quentin Schulz · Wed Jun 12 16:58:47 2024 +0200
  99. c90c195 tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · Fri Jun 14 15:09:50 2024 +0300
  100. 626c1ff Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Tue Jun 11 07:42:55 2024 -0600