1. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  2. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  3. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  4. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  5. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  6. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  7. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  8. c79902e Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 13 10:18:38 2024 -0600
  9. 700c8ac efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · Thu Apr 11 00:50:43 2024 +0200
  10. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  11. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · Fri Apr 12 16:23:19 2024 -0600
  12. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · Sun Mar 31 23:03:27 2024 +0300
  13. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · Sun Mar 31 23:03:24 2024 +0300
  14. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · Sun Mar 31 23:03:21 2024 +0300
  15. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  16. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  17. 176e8f0 usb: Add environment based device ignorelist by Janne Grunau · Thu Apr 04 08:25:52 2024 +0200
  18. a52d207 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · Thu Apr 11 09:39:04 2024 -0600
  19. f816c42 boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · Tue Mar 26 23:13:11 2024 +0100
  20. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  21. e0df140 bootm: Make cmdline optional with bootm_boot_start() by Simon Glass · Thu Dec 14 21:19:05 2023 -0700
  22. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  23. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  24. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  25. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  26. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  27. 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · Wed Apr 03 17:33:35 2024 +0200
  28. d0f3520 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:34 2024 +0200
  29. 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:33 2024 +0200
  30. d8adb49 Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 05 17:23:58 2024 -0400
  31. 2afb276 Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Apr 05 17:22:28 2024 -0400
  32. b1e8165 arm: imx: fix signature_block_hdr struct fields order by Javier Viguera · Thu Apr 04 17:11:09 2024 +0200
  33. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  34. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  35. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  36. a4c27f3 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected by Neil Armstrong · Fri Mar 29 18:51:48 2024 +0100
  37. f2761dc board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · Tue Feb 27 09:54:04 2024 +0300
  38. bb42a5b arm: mvebu: turris_omnia: Add header containing MCU command interface and use it by Marek Behún · Thu Apr 04 09:50:51 2024 +0200
  39. 4b5b5fe Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Apr 02 22:37:23 2024 -0400
  40. e7f1315 usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · Sun Mar 17 05:42:53 2024 +0100
  41. 26ec65b usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · Sun Mar 17 05:42:52 2024 +0100
  42. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  43. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  44. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  45. b95548a Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · Thu Mar 28 11:05:30 2024 -0400
  46. a0501b5 smbios: fill wake-up type by Heinrich Schuchardt · Sat Feb 10 12:06:48 2024 +0100
  47. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  48. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  49. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  50. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  51. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  52. 02a25c7 Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Mon Mar 25 08:18:20 2024 -0400
  53. db1e4db remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · Thu Mar 21 15:58:19 2024 +0530
  54. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  55. 3a04388 lib/charset: Map Unicode code points to CP437 code points 1-31 by Janne Grunau · Sat Mar 16 22:50:20 2024 +0100
  56. 5548c36 video: console: Parse UTF-8 character sequences by Janne Grunau · Sat Mar 16 22:50:19 2024 +0100
  57. 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
  58. 977071e arch: arm: Agilex5 enablement by Jit Loon Lim · Tue Mar 12 22:01:03 2024 +0800
  59. 3cde890 include: env: Add phytec RAUC boot logic by Leonard Anderweit · Tue Mar 12 15:30:32 2024 +0100
  60. ccfd25a phycore_imx8mp: Move environment from include/config to board by Leonard Anderweit · Tue Mar 12 15:30:29 2024 +0100
  61. d894f7a Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Fri Mar 15 09:15:31 2024 -0400
  62. f7c6da1 power: rk8xx: add support for RK806 by Quentin Schulz · Thu Mar 14 10:36:18 2024 +0100
  63. d9388d1 regulator: rk8xx: remove unused functions by Quentin Schulz · Thu Mar 14 10:36:15 2024 +0100
  64. 1ef1241 board: rockchip: Add a common ROCK Pi 4 target by Jonas Karlman · Tue Mar 12 23:36:14 2024 +0000
  65. 7efb63e board: rockchip: add Rockchip Toybrick TB-RK3588X board by Elon Zhang · Mon Mar 11 11:57:33 2024 +0800
  66. 0347d4d stv0991: Remove stv0991 board and architecture code by Tom Rini · Fri Mar 08 14:38:13 2024 -0500
  67. 7f734c0 firmware: psci: Fix bind_smccc_features psci check by Weizhao Ouyang · Mon Mar 04 14:42:40 2024 +0000
  68. ae8d711 configs: introduce configs needed for the am62px by Bryan Brattlof · Tue Mar 12 15:20:29 2024 -0500
  69. 9a83dcd arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · Tue Mar 12 15:20:21 2024 -0500
  70. 8b575a0 configs: at91: sama7g54_curiosity: Add initial default configs by Mihai Sain · Tue Feb 27 15:44:03 2024 +0200
  71. 14f731e board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC by Quentin Schulz · Mon Mar 11 13:01:59 2024 +0100
  72. 5e38edb rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · Mon Mar 11 13:01:56 2024 +0100
  73. 6d80863 starfive: visionfive2: switch to standard boot by Nam Cao · Wed Feb 21 13:00:14 2024 +0100
  74. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  75. b4ef5a1 net: mdio: Handle bus level GPIO Reset by Roger Quadros · Wed Feb 28 12:35:26 2024 +0200
  76. 36e26d1 board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM by Wadim Egorov · Wed Feb 28 09:42:16 2024 +0100
  77. 8b957b3 board: ti: j784s4: Add board support for J784S4 EVM by Apurva Nandan · Sat Feb 24 01:51:46 2024 +0530
  78. b93ab92 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · Sat Feb 24 01:51:44 2024 +0530
  79. cb0d3fb bootstd: support scanning a single partition by Nam Cao · Wed Feb 21 13:41:44 2024 +0100
  80. c588e9b fs: drop reiserfs by Peter Robinson · Sun Feb 18 23:59:35 2024 +0000
  81. 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · Tue Feb 27 17:05:54 2024 +0100
  82. 1bcd488 log: fixup log_head after relocating global data by Thomas Weißschuh · Tue Feb 13 18:13:28 2024 +0100
  83. 10a45cc rng: eliminate common.h include from RNG drivers by Heinrich Schuchardt · Tue Feb 13 00:44:47 2024 +0100
  84. 0f8cfda FWU: developerbox: read boot index from NOR flash by Masahisa Kojima · Thu Feb 08 11:33:44 2024 +0900
  85. a929e61 dt-bindings: import headers for qcs404 by Caleb Connolly · Mon Feb 26 17:26:41 2024 +0000
  86. 65de3ea dt-bindings: import headers for MSM8996 by Caleb Connolly · Mon Feb 26 17:26:37 2024 +0000
  87. 16ccdfd dt-bindings: import headers for MSM8916 by Caleb Connolly · Mon Feb 26 17:26:34 2024 +0000
  88. 9ab0ecc dt-bindings: import headers for SDM845 by Caleb Connolly · Mon Feb 26 17:26:31 2024 +0000
  89. fe1694c mach-snapdragon: generalise board support by Caleb Connolly · Mon Feb 26 17:26:24 2024 +0000
  90. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · Mon Feb 26 17:26:21 2024 +0000
  91. 5a9a5d3 arm: init: export prev_bl_fdt_addr by Caleb Connolly · Mon Feb 26 17:26:05 2024 +0000
  92. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · Thu Feb 29 09:24:49 2024 -0500
  93. 72c99cc bloblist: Load the bloblist from the previous loader by Raymond Mao · Sat Feb 03 08:36:26 2024 -0800
  94. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · Sat Feb 03 08:36:22 2024 -0800
  95. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · Sat Feb 03 08:36:21 2024 -0800
  96. fe016b6 bloblist: add API to check the register conventions by Raymond Mao · Sat Feb 03 08:36:20 2024 -0800
  97. 2934fea Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Feb 28 15:09:30 2024 -0500
  98. 299425d efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · Wed Feb 14 21:43:21 2024 +0100
  99. d138deb hc2910-2aghd05: Remove empty config header by Tom Rini · Mon Jan 22 17:39:19 2024 -0500
  100. f7e2663 slimbootloader: Remove empty config header by Tom Rini · Mon Jan 22 17:39:18 2024 -0500