1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  2. cb42bc8 board: emulation: Add QEMU sbsa support by Patrick Rudolph · Wed Oct 23 15:20:08 2024 +0200
  3. a8beb0f doc: cyclic: remove reference to WATCHDOG_RESET by Rasmus Villemoes · Thu Oct 03 23:27:50 2024 +0200
  4. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  5. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  6. 377f18e expo: Place menu items to the right of all labels by Simon Glass · Mon Oct 14 16:31:55 2024 -0600
  7. 6a0f481 binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · Mon Sep 30 12:51:38 2024 -0600
  8. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  9. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  10. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  11. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  12. 71a9d1a doc: Update init docs for the xPL changes by Simon Glass · Sun Sep 29 19:49:45 2024 -0600
  13. 3180a7f doc: Move init-related things out of README by Simon Glass · Sun Sep 29 19:49:44 2024 -0600
  14. e7e388b doc: Update SPL docs for the xPL changes by Simon Glass · Sun Sep 29 19:49:42 2024 -0600
  15. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  16. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  17. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  18. 67aadc1 doc: Move the generic memory-documentation to doc/ by Simon Glass · Thu Sep 26 14:28:51 2024 +0200
  19. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  20. 14eb019 Prepare v2024.10 by Tom Rini · Mon Oct 07 08:54:35 2024 -0600
  21. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  22. 60435ac Prepare v2024.10-rc6 by Tom Rini · Mon Sep 30 16:47:28 2024 -0600
  23. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  24. 69e1627 doc/develop/sending_patches.rst: Reword where our git tree is slightly by Tom Rini · Mon Aug 26 11:01:40 2024 -0600
  25. 0249127 doc: Update rST to not reference the old wiki by Tom Rini · Mon Aug 26 10:49:54 2024 -0600
  26. 9babffe doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · Mon Aug 26 10:39:17 2024 -0600
  27. 3cb08b5 doc: uefi: document dynamic UUID generation by Caleb Connolly · Fri Aug 30 13:34:34 2024 +0100
  28. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  29. 30e64b9 Prepare v2024.10-rc4 by Tom Rini · Mon Sep 02 14:07:53 2024 -0600
  30. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  31. d72dfa7 doc: Add a few notes about how to use console checking by Simon Glass · Thu Aug 22 07:58:04 2024 -0600
  32. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  33. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  34. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  35. 0a0de53 doc: Add some guidelines about global data by Simon Glass · Wed Aug 21 10:19:27 2024 -0600
  36. 4c8852b doc: Move generic-board documentation into rst by Simon Glass · Wed Aug 21 10:19:26 2024 -0600
  37. c8bbfe1 Prepare v2024.10-rc3 by Tom Rini · Mon Aug 19 17:15:10 2024 -0600
  38. 5e8abc4 Prepare v2024.10-rc2 by Tom Rini · Mon Aug 05 18:13:42 2024 -0600
  39. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · Thu Jul 25 06:57:51 2024 -0700
  40. cb6fa2f doc: Add a description for bootmeth_android by Mattijs Korpershoek · Wed Jul 24 14:41:25 2024 +0200
  41. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · Sat Jul 20 11:49:48 2024 +0100
  42. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · Thu Jul 18 10:11:23 2024 +0100
  43. 94e5131 Prepare v2024.10-rc1 by Tom Rini · Mon Jul 22 18:21:18 2024 -0600
  44. f1d8e0f doc: Describe the bootstd settings by Simon Glass · Wed Jul 17 09:31:04 2024 +0100
  45. 53898fb doc: Add a link to VBE from the bootstd docs by Simon Glass · Wed Jul 17 09:31:02 2024 +0100
  46. 257ddc2 doc: Add a description for bootmeth_script by Simon Glass · Wed Jul 17 09:31:01 2024 +0100
  47. f391101 doc: Add a description for bootmeth_sandbox by Simon Glass · Wed Jul 17 09:30:58 2024 +0100
  48. 45276c1 doc: Add a description for bootmeth_cros by Simon Glass · Wed Jul 17 09:30:57 2024 +0100
  49. 01bd6f6 doc: Add a description for bootmeth_qfw by Simon Glass · Wed Jul 17 09:30:56 2024 +0100
  50. 08379df doc: Add a description for bootmeth_pxe by Simon Glass · Wed Jul 17 09:30:55 2024 +0100
  51. 6d5d121 doc: Add a description for bootmeth_extlinux by Simon Glass · Wed Jul 17 09:30:54 2024 +0100
  52. dc1917d doc: Mention automatic binding of bootmeths by Simon Glass · Wed Jul 17 09:30:53 2024 +0100
  53. 16047dc doc: Move bootstd into its own directory by Simon Glass · Wed Jul 17 09:30:52 2024 +0100
  54. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · Thu Jul 18 13:52:11 2024 -0600
  55. b30baa9 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · Wed Jul 10 10:40:05 2024 +0200
  56. 0d6f841 scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · Thu Jun 13 15:27:53 2024 -0500
  57. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  58. 258fc3e Prepare v2024.07 by Tom Rini · Mon Jul 01 12:07:18 2024 -0600
  59. e276400 doc: develop: Add a general section on gdb usage by Alexander Dahl · Wed Jun 26 12:47:18 2024 +0200
  60. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  61. 735fdbc Prepare v2024.07-rc5 by Tom Rini · Mon Jun 24 13:29:32 2024 -0600
  62. 9e659ae doc: develop: testing: Fix reference to test writing section by Alexander Dahl · Fri Jun 21 09:47:20 2024 +0200
  63. dd65a20 doc: develop: testing: Fix broken reference to pytest suite help by Alexander Dahl · Fri Jun 21 09:47:19 2024 +0200
  64. 2cef766 doc: FIT links in develop/uefi/uefi.rst by Heinrich Schuchardt · Tue Jun 18 08:16:44 2024 +0200
  65. e0ff5cc doc: bootstd: fix typos by Quentin Schulz · Wed Jun 12 16:58:48 2024 +0200
  66. 0717c69 doc: uefi: capsules: Add Capsule Update porting section by Jonathan Humphreys · Fri Jun 14 11:35:28 2024 -0500
  67. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · Tue May 21 10:46:52 2024 +0200
  68. 916f738 doc: process.rst: Document device tree resync rules by Tom Rini · Fri May 17 11:49:30 2024 -0600
  69. 295eb30 doc: process.rst: Use subsubheading for "Phases of the Development Process" by Tom Rini · Fri May 17 11:49:29 2024 -0600
  70. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  71. f1c1451 Prepare v2024.07-rc4 by Tom Rini · Mon Jun 03 18:34:59 2024 -0600
  72. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  73. 4e6f8d8 doc: fwu: make changes to reflect support for FWU metadata v2 by Sughosh Ganu · Fri Mar 22 16:27:31 2024 +0530
  74. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  75. 9b4e9e4 Prepare v2024.07-rc3 by Tom Rini · Mon May 20 10:05:16 2024 -0600
  76. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  77. 8678ffe common.h: Remove this file and all references by Tom Rini · Wed May 01 19:31:38 2024 -0600
  78. c62e66c Prepare v2024.07-rc2 by Tom Rini · Mon May 06 13:54:17 2024 -0600
  79. 32c9d6b Prepare v2024.07-rc1 by Tom Rini · Mon Apr 22 15:10:21 2024 -0600
  80. e5ce51b doc: release_cycle: Note when next branch opens by Tom Rini · Mon Apr 22 10:44:54 2024 -0600
  81. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  82. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  83. d4d248d Prepare v2024.04 by Tom Rini · Tue Apr 02 06:58:58 2024 -0400
  84. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  85. bd15682 Prepare v2024.04-rc5 by Tom Rini · Mon Mar 25 21:55:55 2024 -0400
  86. 879c61c doc: devicetree: Lets avoid short reference link names by Sumit Garg · Fri Mar 01 18:54:53 2024 +0530
  87. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  88. c1bbe4f doc: develop: commands: Fix function prototype by Alexander Dahl · Mon Feb 26 16:46:43 2024 +0100
  89. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  90. f54339a Prepare v2024.04-rc4 by Tom Rini · Mon Mar 11 13:11:46 2024 -0400
  91. cb0d3fb bootstd: support scanning a single partition by Nam Cao · Wed Feb 21 13:41:44 2024 +0100
  92. 08b7849e boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · Thu Jan 25 22:16:54 2024 +0200
  93. 7a87a44 doc: devicetree: Updates for devicetree-rebasing subtree by Sumit Garg · Thu Feb 22 15:06:04 2024 +0530
  94. 86f4ccc doc: devicetree: Align documentation to use Kconfig options by Sumit Garg · Thu Feb 22 15:06:03 2024 +0530
  95. dbbea2c Prepare v2024.04-rc3 by Tom Rini · Mon Feb 26 21:23:36 2024 -0500
  96. be55bf5 Prepare v2024.04-rc2 by Tom Rini · Tue Feb 13 18:16:57 2024 -0500
  97. 533f58b doc/develop/codingstyle.rst: Clarify include section by Tom Rini · Fri Feb 09 09:35:20 2024 -0500
  98. d8853d4 doc: falcon: riscv: Falcon Mode boot on RISC-V by Randolph · Fri Dec 29 16:32:21 2023 +0800
  99. 711e4b3 Prepare v2024.04-rc1 by Tom Rini · Mon Jan 29 20:53:19 2024 -0500
  100. e08a57e Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jan 29 16:19:10 2024 -0500