1. 6d41bf2 power: regulator: Drop regulator_unset() by Marek Vasut · Fri Sep 27 01:14:14 2024 +0200
  2. ae4326a power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe by Marek Vasut · Fri Sep 27 01:14:13 2024 +0200
  3. 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
  4. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · Mon Sep 30 17:48:12 2024 -0600
  5. 60435ac Prepare v2024.10-rc6 by Tom Rini · Mon Sep 30 16:47:28 2024 -0600
  6. 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
  7. c0497f0 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · Mon Sep 30 15:04:07 2024 +0530
  8. 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
  9. 431810c regulator: rk8xx: Use buck variable consistently by Jonas Karlman · Tue Sep 17 20:59:18 2024 +0000
  10. 2942516 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · Tue Sep 17 20:59:17 2024 +0000
  11. 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
  12. 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
  13. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  14. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  15. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  16. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  17. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  18. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  19. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  20. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  21. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  22. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  23. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  24. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  25. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  26. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600
  27. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · Mon Aug 26 13:11:29 2024 -0600
  28. 600ede9 buildman: Allow skipping the dtc build by Simon Glass · Thu Aug 15 13:57:45 2024 -0600
  29. 2c50834 buildman: Retry the build for current source by Simon Glass · Sun Jun 23 11:55:14 2024 -0600
  30. 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
  31. bb2c387 ARM: stm32: Fix secure_waitbits() mask check by Marek Vasut · Mon Jul 08 13:43:23 2024 +0200
  32. d0e071a ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx by Marek Vasut · Wed Jun 19 00:57:25 2024 +0200
  33. a7c6f6b power: regulator: Consistently return -ENOSYS when ops is unimplemented by Jonas Karlman · Wed Jul 24 22:47:11 2024 +0000
  34. c3c84ad power: regulator: Do not call set_suspend_value with -ENODATA by Jonas Karlman · Wed Jul 24 22:47:10 2024 +0000
  35. 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
  36. 593070f net: fec_mxc: Skip recv packet process when fec is halted by Ye Li · Tue Sep 24 15:32:00 2024 +0800
  37. 0c615f3 net: fec_mxc: Fix clk_ref rate on iMX93 by Peng Fan · Tue Sep 24 15:31:59 2024 +0800
  38. 2b93821 arm64: dts: imx8m: Always name the generated fitImage u-boot.itb by Marek Vasut · Tue Sep 24 15:02:09 2024 +0200
  39. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  40. 189ea8c cmd: pxe: CMD_PXE implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:28 2024 +0200
  41. f236ce1 common: update: UPDATE_COMMON implies CMD_TFTPBOOT by Jerome Forissier · Wed Sep 11 11:58:27 2024 +0200
  42. 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
  43. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  44. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  45. be3d47e net: fec_mxc_init(): do not ignore return status of fec_open() by Jerome Forissier · Wed Sep 11 11:58:23 2024 +0200
  46. 612b2b1 net: wget: allow EFI boot by Jerome Forissier · Wed Sep 11 11:58:22 2024 +0200
  47. 69c5b05 net: ftgmac100: depend on NET by Jerome Forissier · Wed Sep 11 11:58:21 2024 +0200
  48. 116815f net: phy: ncsi: depend on NET by Jerome Forissier · Wed Sep 11 11:58:20 2024 +0200
  49. ab9ca8d net: wget: removed unused function wget_success() by Jerome Forissier · Wed Sep 11 11:58:19 2024 +0200
  50. edb410b net: fm: call dtsec_init_phy() only when it is defined by Jerome Forissier · Wed Sep 11 11:58:18 2024 +0200
  51. 491a5d7 arm: omap2: add missing #include <netdev.h> by Jerome Forissier · Wed Sep 11 11:58:17 2024 +0200
  52. ab4e253 at91: rename mem_init() to at91_mem_init() by Jerome Forissier · Wed Sep 11 11:58:16 2024 +0200
  53. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · Wed Sep 11 11:58:15 2024 +0200
  54. aa27695 buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · Wed Sep 11 11:58:14 2024 +0200
  55. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  56. a2a3490 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · Tue Sep 10 15:00:18 2024 +0200
  57. 888f057 ram: k3-ddrss: Handle error properly in lpddr4_start by Udit Kumar · Thu Aug 29 14:04:53 2024 +0530
  58. 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
  59. b096740 mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · Fri Sep 06 19:10:42 2024 +0200
  60. 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
  61. ffe0c9f doc: usage: cmd: ums: fix dependencies by Thomas Perrot · Fri Sep 20 16:56:41 2024 +0200
  62. 2104f9a events: correct event_uninit() description by Heinrich Schuchardt · Thu Sep 19 00:01:13 2024 +0200
  63. a99e8fe boot: correct struct expo_action description by Heinrich Schuchardt · Wed Sep 18 23:58:03 2024 +0200
  64. 1f4091c sandbox: fix OS function descriptions by Heinrich Schuchardt · Wed Sep 18 23:54:08 2024 +0200
  65. b5b9856 efi_loader: correct efi_set_variable_int() description by Heinrich Schuchardt · Wed Sep 18 23:51:34 2024 +0200
  66. 6210ac0 doc: include/getopt.h: remove comments confusing Sphinx by Heinrich Schuchardt · Wed Sep 18 23:49:40 2024 +0200
  67. fee2db6 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · Wed Sep 18 23:43:42 2024 +0200
  68. b010250 efi_loader: fix some function descriptions by Heinrich Schuchardt · Wed Sep 18 23:37:28 2024 +0200
  69. 5ec5c97 dts: beagleboneai64: Add boothph in chipid node by Udit Kumar · Tue Sep 17 13:43:29 2024 +0530
  70. 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
  71. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · Fri Sep 13 13:02:52 2024 +0530
  72. 7772809 wget: rework the logic to validate the load address by Sughosh Ganu · Mon Sep 16 20:50:25 2024 +0530
  73. 04e10b5 tftp: rework the logic to validate the load address by Sughosh Ganu · Mon Sep 16 20:50:24 2024 +0530
  74. ecd0259 Merge patch series "mux: mmio: support "reg-mux" compatible" by Tom Rini · Fri Sep 20 09:10:30 2024 -0600
  75. 92c8990 phy: cadence: sierra: Don't spam console by Roger Quadros · Wed Sep 18 16:49:22 2024 +0300
  76. 742b897 mux: mmio: Support "reg-mux" compatible by Roger Quadros · Wed Sep 18 16:49:21 2024 +0300
  77. bbfd1d8 xilinx: zynqmp: Add bootmenu support by John Vicky Vykuntapu · Wed Sep 11 10:04:13 2024 +0200
  78. f0e8ac1 arm64: zynqmp: Rename ina226-vccint-io-bram-ps nodes by Michal Simek · Fri Sep 13 11:28:51 2024 +0200
  79. 57e4f91 arm64: zynqmp: Use generic spi@ name in zcu111-revA by Michal Simek · Fri Sep 13 11:28:50 2024 +0200
  80. ff0752d arm64: zynqmp: Define phy-mode in zcu1275-revB by Michal Simek · Fri Sep 13 11:28:49 2024 +0200
  81. 8689df9 arm64: zynqmp: Align mini-qspi DT with dt-schema by Michal Simek · Fri Sep 13 11:28:48 2024 +0200
  82. 57e7fce arm64: zynqmp: fix i2c mux bus description for m-a2197 platforms by Michal Simek · Fri Sep 13 11:28:47 2024 +0200
  83. a8c5ce4 arm64: zynqmp: Fix comment style around gpio line-names by Michal Simek · Fri Sep 13 11:28:46 2024 +0200
  84. 45d5793 arm64: zynqmp: Fix gpio-line-name size for m-a2197 platforms by Michal Simek · Fri Sep 13 11:28:45 2024 +0200
  85. 22d0df5 xilinx: Fix axi and mmc node names in mini configuration by Michal Simek · Fri Sep 13 11:28:44 2024 +0200
  86. 5368d40 arm64: zynqmp: Align gpio hogs with dt-schema by Michal Simek · Fri Sep 13 11:28:43 2024 +0200
  87. 81e3aa5 arm64: zynqmp: Fix status property for m-a2197 boards by Michal Simek · Fri Sep 13 11:28:42 2024 +0200
  88. a4baa4cd arm64: zynqmp: Define only one revision in zcu106-rev1.0 by Michal Simek · Fri Sep 13 11:58:39 2024 +0200
  89. 6a29dcb net: gem: Remove undocumented is-internal-pcspma dt flag by Michal Simek · Fri Sep 13 09:37:38 2024 +0200
  90. c139962 board: xilinx: Remove conditional check for Microblaze by Padmarao Begari · Fri Sep 13 15:02:31 2024 +0530
  91. cc0a283 mmc: zynq_sdhci: Remove device_is_compatible() function by Padmarao Begari · Fri Sep 13 15:01:57 2024 +0530
  92. 351cff4 arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP by Prasad Kummari · Fri Sep 06 12:38:08 2024 +0530
  93. cd91adc kbuild: cherry-pick kbuild fdtoverlay changes from linux by Prasad Kummari · Fri Sep 06 12:38:07 2024 +0530
  94. 6cbf1f8 arm64: zynqmp: Add missing vc7_xin fixed clock to sc-vpk180-revA by Michal Simek · Mon Sep 09 13:24:09 2024 +0200
  95. 4e1979f arm: zynqmp: Enable non-invasive CCI-400 PMU debug by Sean Anderson · Thu Sep 05 13:18:33 2024 -0400
  96. 69949e6 zynqmp: Disable secure access for boot devices by Sean Anderson · Thu Sep 05 13:18:32 2024 -0400
  97. cf39f7d xilinx: Enable SIMPLE_PM_BUS by Michal Simek · Tue Sep 03 09:48:15 2024 +0200
  98. cd4aa88 arm64: zynqmp: Add u-boot command to boot into recovery image by Prasad Kummari · Tue Aug 27 17:25:30 2024 +0530
  99. 2301cac xilinx: versal-net: fix no previous prototype for function warning. by Prasad Kummari · Thu Sep 05 17:27:59 2024 +0530
  100. cb66f72 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · Tue Jan 02 18:23:03 2024 +0530