1. d48bdb8 Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board" by Tom Rini · Wed Oct 02 13:34:35 2024 -0600
  2. d6f87ac board: ti: am62px: Add android bootflow support by Mattijs Korpershoek · Thu Sep 12 09:29:59 2024 +0200
  3. e62e946 board: beagle: beagleplay: Add android bootflow support by Mattijs Korpershoek · Thu Sep 12 09:29:58 2024 +0200
  4. 2a4642b board: ti: am62x_evm: Add android bootflow by Guillaume La Roque · Thu Sep 12 09:29:57 2024 +0200
  5. dccc4d3 cmd: booti: adjust the print format by Dario Binacchi · Sun Aug 25 14:26:08 2024 +0200
  6. a6aa17c bootm: adjust the print format by Dario Binacchi · Sun Aug 25 14:26:07 2024 +0200
  7. a03cb92 Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream by Tom Rini · Tue Oct 01 12:24:21 2024 -0600
  8. 6b642ac Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408 by Tom Rini · Tue Oct 01 12:20:28 2024 -0600
  9. a3d6939 Merge patch series "env: mmc: fix use of two separate partitions with proper type GUID" by Tom Rini · Tue Oct 01 08:46:01 2024 -0600
  10. 98836e4 env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions by Rasmus Villemoes · Thu Sep 12 15:41:41 2024 +0200
  11. 5962404 env: mmc: do not return an offset before the start of the partition by Rasmus Villemoes · Thu Sep 12 15:41:40 2024 +0200
  12. fd2b9d3 env: mmc: refactor mmc_offset_try_partition() by Rasmus Villemoes · Thu Sep 12 15:41:39 2024 +0200
  13. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · Fri Sep 27 01:14:15 2024 +0200
  14. 6d41bf2 power: regulator: Drop regulator_unset() by Marek Vasut · Fri Sep 27 01:14:14 2024 +0200
  15. ae4326a power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe by Marek Vasut · Fri Sep 27 01:14:13 2024 +0200
  16. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · Fri Sep 27 01:14:12 2024 +0200
  17. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  18. 60435ac Prepare v2024.10-rc6 by Tom Rini · Mon Sep 30 16:47:28 2024 -0600
  19. 70e99c4 Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Mon Sep 30 10:38:05 2024 -0600
  20. c0497f0 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · Mon Sep 30 15:04:07 2024 +0530
  21. e9408b3 Merge tag 'u-boot-rockchip-20240930' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Sep 30 07:43:11 2024 -0600
  22. 431810c regulator: rk8xx: Use buck variable consistently by Jonas Karlman · Tue Sep 17 20:59:18 2024 +0000
  23. 2942516 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · Tue Sep 17 20:59:17 2024 +0000
  24. 069fdc0 Merge tag 'dm-next-26sep24' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Thu Sep 26 17:18:34 2024 -0600
  25. 28934a4 Merge tag 'u-boot-stm32-20240926' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Sep 26 11:20:26 2024 -0600
  26. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  27. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  28. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  29. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  30. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  31. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  32. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  33. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  34. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  35. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  36. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  37. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  38. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  39. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600
  40. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · Mon Aug 26 13:11:29 2024 -0600
  41. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · Thu Aug 15 13:57:45 2024 -0600
  42. 2c50834 buildman: Retry the build for current source by Simon Glass · Sun Jun 23 11:55:14 2024 -0600
  43. 891c5ef arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM by Marek Vasut · Wed Sep 25 00:08:23 2024 +0200
  44. bb2c387 ARM: stm32: Fix secure_waitbits() mask check by Marek Vasut · Mon Jul 08 13:43:23 2024 +0200
  45. d0e071a ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx by Marek Vasut · Wed Jun 19 00:57:25 2024 +0200
  46. a7c6f6b power: regulator: Consistently return -ENOSYS when ops is unimplemented by Jonas Karlman · Wed Jul 24 22:47:11 2024 +0000
  47. c3c84ad power: regulator: Do not call set_suspend_value with -ENODATA by Jonas Karlman · Wed Jul 24 22:47:10 2024 +0000
  48. 239722c Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Wed Sep 25 08:21:40 2024 -0600
  49. 593070f net: fec_mxc: Skip recv packet process when fec is halted by Ye Li · Tue Sep 24 15:32:00 2024 +0800
  50. 0c615f3 net: fec_mxc: Fix clk_ref rate on iMX93 by Peng Fan · Tue Sep 24 15:31:59 2024 +0800
  51. 2b93821 arm64: dts: imx8m: Always name the generated fitImage u-boot.itb by Marek Vasut · Tue Sep 24 15:02:09 2024 +0200
  52. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  53. 189ea8c cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:28 2024 +0200
  54. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:27 2024 +0200
  55. 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · Wed Sep 11 11:58:26 2024 +0200
  56. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  57. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  58. be3d47e net: fec_mxc_init(): do not ignore return status of fec_open() by Jerome Forissier · Wed Sep 11 11:58:23 2024 +0200
  59. 612b2b1 net: wget: allow EFI boot by Jerome Forissier · Wed Sep 11 11:58:22 2024 +0200
  60. 69c5b05 net: ftgmac100: depend on NET by Jerome Forissier · Wed Sep 11 11:58:21 2024 +0200
  61. 116815f net: phy: ncsi: depend on NET by Jerome Forissier · Wed Sep 11 11:58:20 2024 +0200
  62. ab9ca8d net: wget: removed unused function wget_success() by Jerome Forissier · Wed Sep 11 11:58:19 2024 +0200
  63. edb410b net: fm: call dtsec_init_phy() only when it is defined by Jerome Forissier · Wed Sep 11 11:58:18 2024 +0200
  64. 491a5d7 arm: omap2: add missing #include <netdev.h> by Jerome Forissier · Wed Sep 11 11:58:17 2024 +0200
  65. ab4e253 at91: rename mem_init() to at91_mem_init() by Jerome Forissier · Wed Sep 11 11:58:16 2024 +0200
  66. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · Wed Sep 11 11:58:15 2024 +0200
  67. aa27695 buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · Wed Sep 11 11:58:14 2024 +0200
  68. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  69. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · Tue Sep 10 15:00:18 2024 +0200
  70. 888f057 ram: k3-ddrss: Handle error properly in lpddr4_start by Udit Kumar · Thu Aug 29 14:04:53 2024 +0530
  71. c8eaf2c Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 23 08:11:01 2024 -0600
  72. b096740 mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · Fri Sep 06 19:10:42 2024 +0200
  73. 8e8ceba Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 21 09:37:16 2024 -0600
  74. ffe0c9f doc: usage: cmd: ums: fix dependencies by Thomas Perrot · Fri Sep 20 16:56:41 2024 +0200
  75. 2104f9a events: correct event_uninit() description by Heinrich Schuchardt · Thu Sep 19 00:01:13 2024 +0200
  76. a99e8fe boot: correct struct expo_action description by Heinrich Schuchardt · Wed Sep 18 23:58:03 2024 +0200
  77. 1f4091c sandbox: fix OS function descriptions by Heinrich Schuchardt · Wed Sep 18 23:54:08 2024 +0200
  78. b5b9856 efi_loader: correct efi_set_variable_int() description by Heinrich Schuchardt · Wed Sep 18 23:51:34 2024 +0200
  79. 6210ac0 doc: include/getopt.h: remove comments confusing Sphinx by Heinrich Schuchardt · Wed Sep 18 23:49:40 2024 +0200
  80. fee2db6 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · Wed Sep 18 23:43:42 2024 +0200
  81. b010250 efi_loader: fix some function descriptions by Heinrich Schuchardt · Wed Sep 18 23:37:28 2024 +0200
  82. 5ec5c97 dts: beagleboneai64: Add boothph in chipid node by Udit Kumar · Tue Sep 17 13:43:29 2024 +0530
  83. 717ca2d Merge patch series "lmb: rework logic to validate load address for network commands" by Tom Rini · Fri Sep 20 17:37:34 2024 -0600
  84. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · Fri Sep 13 13:02:52 2024 +0530
  85. 7772809 wget: rework the logic to validate the load address by Sughosh Ganu · Mon Sep 16 20:50:25 2024 +0530
  86. 04e10b5 tftp: rework the logic to validate the load address by Sughosh Ganu · Mon Sep 16 20:50:24 2024 +0530
  87. ecd0259 Merge patch series "mux: mmio: support "reg-mux" compatible" by Tom Rini · Fri Sep 20 09:10:30 2024 -0600
  88. 92c8990 phy: cadence: sierra: Don't spam console by Roger Quadros · Wed Sep 18 16:49:22 2024 +0300
  89. 742b897 mux: mmio: Support "reg-mux" compatible by Roger Quadros · Wed Sep 18 16:49:21 2024 +0300
  90. bbfd1d8 xilinx: zynqmp: Add bootmenu support by John Vicky Vykuntapu · Wed Sep 11 10:04:13 2024 +0200
  91. f0e8ac1 arm64: zynqmp: Rename ina226-vccint-io-bram-ps nodes by Michal Simek · Fri Sep 13 11:28:51 2024 +0200
  92. 57e4f91 arm64: zynqmp: Use generic spi@ name in zcu111-revA by Michal Simek · Fri Sep 13 11:28:50 2024 +0200
  93. ff0752d arm64: zynqmp: Define phy-mode in zcu1275-revB by Michal Simek · Fri Sep 13 11:28:49 2024 +0200
  94. 8689df9 arm64: zynqmp: Align mini-qspi DT with dt-schema by Michal Simek · Fri Sep 13 11:28:48 2024 +0200
  95. 57e7fce arm64: zynqmp: fix i2c mux bus description for m-a2197 platforms by Michal Simek · Fri Sep 13 11:28:47 2024 +0200
  96. a8c5ce4 arm64: zynqmp: Fix comment style around gpio line-names by Michal Simek · Fri Sep 13 11:28:46 2024 +0200
  97. 45d5793 arm64: zynqmp: Fix gpio-line-name size for m-a2197 platforms by Michal Simek · Fri Sep 13 11:28:45 2024 +0200
  98. 22d0df5 xilinx: Fix axi and mmc node names in mini configuration by Michal Simek · Fri Sep 13 11:28:44 2024 +0200
  99. 5368d40 arm64: zynqmp: Align gpio hogs with dt-schema by Michal Simek · Fri Sep 13 11:28:43 2024 +0200
  100. 81e3aa5 arm64: zynqmp: Fix status property for m-a2197 boards by Michal Simek · Fri Sep 13 11:28:42 2024 +0200