1. 89cab25 Merge patch series "configs: apple: Switch to standard boot + small adjustments" by Tom Rini · Mon Apr 22 11:02:16 2024 -0600
  2. 8bf7b59 arm: apple: Switch to standard boot by Janne Grunau · Thu Apr 18 21:00:28 2024 +0200
  3. 334259e configs: apple: Use "vidconsole,serial" as stdout/stderr by Janne Grunau · Thu Apr 18 21:00:26 2024 +0200
  4. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  5. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  6. 8e30f39 board: tegra30: switch to button cmd by Svyatoslav Ryhel · Sun Jan 07 11:17:47 2024 +0200
  7. b822b3f ARM: tegra: move to standard boot by Svyatoslav Ryhel · Sat Jan 06 22:33:59 2024 +0200
  8. d88db48 Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Apr 21 08:54:20 2024 -0600
  9. 3119989 boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · Thu Feb 22 18:38:10 2024 +0530
  10. f56450d configs: evb-rk3328: Enable vidconsole for rk3328 by Jagan Teki · Wed Jan 17 13:21:53 2024 +0530
  11. f0f4b6a video: dw_hdmi: Add setup_hpd hook by Jagan Teki · Wed Jan 17 13:21:42 2024 +0530
  12. b0b6c3b video: dw_hdmi: Add read_hpd hook by Jagan Teki · Wed Jan 17 13:21:41 2024 +0530
  13. 17d0f55 video: dw_hdmi: Extend the HPD detection by Jagan Teki · Wed Jan 17 13:21:40 2024 +0530
  14. b3c66b6 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · Wed Jan 17 13:21:39 2024 +0530
  15. 3586912 Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Apr 20 15:16:17 2024 -0600
  16. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  17. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  18. 95b4d9d board: toradex: imx: Remove not needed env variables by Francesco Dolcini · Thu Apr 18 15:12:47 2024 +0200
  19. ce8c8b4 Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Apr 19 07:28:24 2024 -0600
  20. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  21. a0ae790 fastboot: introduce 'oem board' subcommand by Alexey Romanov · Thu Apr 18 13:01:29 2024 +0300
  22. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  23. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  24. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  25. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  26. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  27. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  28. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  29. 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
  30. 700c8ac efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · Thu Apr 11 00:50:43 2024 +0200
  31. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  32. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · Fri Apr 12 16:23:19 2024 -0600
  33. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · Sun Mar 31 23:03:27 2024 +0300
  34. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · Sun Mar 31 23:03:24 2024 +0300
  35. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · Sun Mar 31 23:03:21 2024 +0300
  36. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  37. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  38. 176e8f0 usb: Add environment based device ignorelist by Janne Grunau · Thu Apr 04 08:25:52 2024 +0200
  39. 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
  40. 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
  41. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  42. e0df140 bootm: Make cmdline optional with bootm_boot_start() by Simon Glass · Thu Dec 14 21:19:05 2023 -0700
  43. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  44. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  45. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  46. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  47. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  48. 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · Wed Apr 03 17:33:35 2024 +0200
  49. d0f3520 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:34 2024 +0200
  50. 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:33 2024 +0200
  51. 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
  52. 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
  53. b1e8165 arm: imx: fix signature_block_hdr struct fields order by Javier Viguera · Thu Apr 04 17:11:09 2024 +0200
  54. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  55. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  56. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  57. 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
  58. f2761dc board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · Tue Feb 27 09:54:04 2024 +0300
  59. 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
  60. 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
  61. 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
  62. 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
  63. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  64. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  65. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  66. b95548a Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · Thu Mar 28 11:05:30 2024 -0400
  67. a0501b5 smbios: fill wake-up type by Heinrich Schuchardt · Sat Feb 10 12:06:48 2024 +0100
  68. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  69. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  70. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  71. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  72. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  73. 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
  74. 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
  75. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  76. 3a04388 lib/charset: Map Unicode code points to CP437 code points 1-31 by Janne Grunau · Sat Mar 16 22:50:20 2024 +0100
  77. 5548c36 video: console: Parse UTF-8 character sequences by Janne Grunau · Sat Mar 16 22:50:19 2024 +0100
  78. 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
  79. 977071e arch: arm: Agilex5 enablement by Jit Loon Lim · Tue Mar 12 22:01:03 2024 +0800
  80. 3cde890 include: env: Add phytec RAUC boot logic by Leonard Anderweit · Tue Mar 12 15:30:32 2024 +0100
  81. ccfd25a phycore_imx8mp: Move environment from include/config to board by Leonard Anderweit · Tue Mar 12 15:30:29 2024 +0100
  82. 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
  83. f7c6da1 power: rk8xx: add support for RK806 by Quentin Schulz · Thu Mar 14 10:36:18 2024 +0100
  84. d9388d1 regulator: rk8xx: remove unused functions by Quentin Schulz · Thu Mar 14 10:36:15 2024 +0100
  85. 1ef1241 board: rockchip: Add a common ROCK Pi 4 target by Jonas Karlman · Tue Mar 12 23:36:14 2024 +0000
  86. 7efb63e board: rockchip: add Rockchip Toybrick TB-RK3588X board by Elon Zhang · Mon Mar 11 11:57:33 2024 +0800
  87. 0347d4d stv0991: Remove stv0991 board and architecture code by Tom Rini · Fri Mar 08 14:38:13 2024 -0500
  88. 7f734c0 firmware: psci: Fix bind_smccc_features psci check by Weizhao Ouyang · Mon Mar 04 14:42:40 2024 +0000
  89. ae8d711 configs: introduce configs needed for the am62px by Bryan Brattlof · Tue Mar 12 15:20:29 2024 -0500
  90. 9a83dcd arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · Tue Mar 12 15:20:21 2024 -0500
  91. 8b575a0 configs: at91: sama7g54_curiosity: Add initial default configs by Mihai Sain · Tue Feb 27 15:44:03 2024 +0200
  92. 14f731e board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC by Quentin Schulz · Mon Mar 11 13:01:59 2024 +0100
  93. 5e38edb rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · Mon Mar 11 13:01:56 2024 +0100
  94. 6d80863 starfive: visionfive2: switch to standard boot by Nam Cao · Wed Feb 21 13:00:14 2024 +0100
  95. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  96. b4ef5a1 net: mdio: Handle bus level GPIO Reset by Roger Quadros · Wed Feb 28 12:35:26 2024 +0200
  97. 36e26d1 board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM by Wadim Egorov · Wed Feb 28 09:42:16 2024 +0100
  98. 8b957b3 board: ti: j784s4: Add board support for J784S4 EVM by Apurva Nandan · Sat Feb 24 01:51:46 2024 +0530
  99. b93ab92 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · Sat Feb 24 01:51:44 2024 +0530
  100. cb0d3fb bootstd: support scanning a single partition by Nam Cao · Wed Feb 21 13:41:44 2024 +0100