1. 36834e1 include/linux/compat.h: Add <time.h> by Tom Rini · Wed May 01 19:30:26 2024 -0600
  2. 1625fba fsl_ifc.h: Add <asm/ppc.h> by Tom Rini · Wed May 01 19:30:25 2024 -0600
  3. 135ec30 include: Add missing <linux/types.h> by Tom Rini · Wed May 01 19:30:24 2024 -0600
  4. c1edd47 mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig by Tom Rini · Wed May 01 19:30:18 2024 -0600
  5. d7247db board: ti: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:43:02 2024 -0600
  6. 4346e0d extension_board.h: Add missing <linux/list.h> by Tom Rini · Tue Apr 30 20:40:52 2024 -0600
  7. a5fe8b0 splash.h: Add missing <linux/types.h> by Tom Rini · Tue Apr 30 20:40:51 2024 -0600
  8. 67204f3 eeprom.h: Add missing <linux/types.h> by Tom Rini · Tue Apr 30 20:40:50 2024 -0600
  9. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  10. 23e3a84 include: Add missing headers in a few instances by Tom Rini · Tue Apr 30 07:35:28 2024 -0600
  11. 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:05 2024 -0600
  12. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:03 2024 -0600
  13. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  14. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  15. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  16. b01c75d powerpc: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:57 2024 -0600
  17. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  18. e2b5a86 mpc85xx.h: Use <config.h> directly by Tom Rini · Sat Apr 27 08:10:51 2024 -0600
  19. 88e5a75 pci.h: Add missing <linux/types.h> by Tom Rini · Sat Apr 27 08:10:50 2024 -0600
  20. a44282d init.h: Add "struct cmd_tbl" by Tom Rini · Sat Apr 27 08:10:49 2024 -0600
  21. c8fae81 configs: arbel: increase u-boot mapping size by Jim Liu · Tue Apr 23 15:22:09 2024 +0800
  22. 6327361 Arm: npcm: fix npcm7xx boot to kernel error by Jim Liu · Tue Apr 23 15:22:08 2024 +0800
  23. 41c7937 event: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:45 2024 +0200
  24. 8066ffe mmc: sdhci: Correct ADMA_DESC_LEN to 12 by Alexander Sverdlin · Wed May 01 20:53:04 2024 +0200
  25. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · Fri Apr 26 16:13:08 2024 +0200
  26. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · Thu Apr 25 08:18:20 2024 +0300
  27. ce8ade8 Merge patch series "upstream DT compatibility" by Tom Rini · Mon Apr 29 10:55:17 2024 -0600
  28. eb256a2 dt-bindings: drop generic headers by Caleb Connolly · Thu Apr 18 19:39:57 2024 +0100
  29. cf1e879 board: toradex: verdin-am62: Remove not needed env variables by Francesco Dolcini · Thu Apr 18 15:13:02 2024 +0200
  30. a131501 Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 29 08:35:02 2024 -0600
  31. bc915a3 power: tps65941: Add macros of TPS65224 PMIC by Bhargav Raviprakash · Mon Apr 22 09:48:33 2024 +0000
  32. af6108b dt-bindings: imx93: sync clock header by Peng Fan · Wed Apr 24 17:12:21 2024 +0800
  33. 9b5f949 board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error by Francesco Dolcini · Tue Apr 23 17:57:01 2024 +0200
  34. eb92ef1 mmc: Support 32-bit only ADMA on 64-bit platforms by Greg Malysa · Mon Mar 25 22:28:08 2024 -0400
  35. 6a2ac4d mmc: sdhci: Fix potential ADMA descriptor table overflow by Ian Roberts · Mon Mar 25 22:22:37 2024 -0400
  36. 6853d89 mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops by Ian Roberts · Mon Apr 22 15:00:02 2024 -0400
  37. 3232585 i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller by Neil Armstrong · Mon Apr 22 11:33:52 2024 +0200
  38. b35aa4f board: add support for Schneider HMIBSC board by Sumit Garg · Fri Apr 12 15:24:38 2024 +0530
  39. 89cab25 Merge patch series "configs: apple: Switch to standard boot + small adjustments" by Tom Rini · Mon Apr 22 11:02:16 2024 -0600
  40. 8bf7b59 arm: apple: Switch to standard boot by Janne Grunau · Thu Apr 18 21:00:28 2024 +0200
  41. 334259e configs: apple: Use "vidconsole,serial" as stdout/stderr by Janne Grunau · Thu Apr 18 21:00:26 2024 +0200
  42. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  43. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  44. 8e30f39 board: tegra30: switch to button cmd by Svyatoslav Ryhel · Sun Jan 07 11:17:47 2024 +0200
  45. b822b3f ARM: tegra: move to standard boot by Svyatoslav Ryhel · Sat Jan 06 22:33:59 2024 +0200
  46. 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
  47. 3119989 boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · Thu Feb 22 18:38:10 2024 +0530
  48. f56450d configs: evb-rk3328: Enable vidconsole for rk3328 by Jagan Teki · Wed Jan 17 13:21:53 2024 +0530
  49. f0f4b6a video: dw_hdmi: Add setup_hpd hook by Jagan Teki · Wed Jan 17 13:21:42 2024 +0530
  50. b0b6c3b video: dw_hdmi: Add read_hpd hook by Jagan Teki · Wed Jan 17 13:21:41 2024 +0530
  51. 17d0f55 video: dw_hdmi: Extend the HPD detection by Jagan Teki · Wed Jan 17 13:21:40 2024 +0530
  52. b3c66b6 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · Wed Jan 17 13:21:39 2024 +0530
  53. 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
  54. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  55. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  56. 95b4d9d board: toradex: imx: Remove not needed env variables by Francesco Dolcini · Thu Apr 18 15:12:47 2024 +0200
  57. 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
  58. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  59. a0ae790 fastboot: introduce 'oem board' subcommand by Alexey Romanov · Thu Apr 18 13:01:29 2024 +0300
  60. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  61. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  62. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  63. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  64. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  65. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  66. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  67. 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
  68. 700c8ac efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · Thu Apr 11 00:50:43 2024 +0200
  69. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  70. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · Fri Apr 12 16:23:19 2024 -0600
  71. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · Sun Mar 31 23:03:27 2024 +0300
  72. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · Sun Mar 31 23:03:24 2024 +0300
  73. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · Sun Mar 31 23:03:21 2024 +0300
  74. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  75. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  76. 176e8f0 usb: Add environment based device ignorelist by Janne Grunau · Thu Apr 04 08:25:52 2024 +0200
  77. 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
  78. 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
  79. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  80. e0df140 bootm: Make cmdline optional with bootm_boot_start() by Simon Glass · Thu Dec 14 21:19:05 2023 -0700
  81. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  82. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  83. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  84. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  85. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  86. 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · Wed Apr 03 17:33:35 2024 +0200
  87. d0f3520 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:34 2024 +0200
  88. 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:33 2024 +0200
  89. 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
  90. 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
  91. b1e8165 arm: imx: fix signature_block_hdr struct fields order by Javier Viguera · Thu Apr 04 17:11:09 2024 +0200
  92. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  93. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  94. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  95. 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
  96. f2761dc board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · Tue Feb 27 09:54:04 2024 +0300
  97. 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
  98. 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
  99. 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
  100. 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