1. 8b0599e arm: mach-k3: security: Lower verbosity of cert message for GP by Andrew Davis · Wed Apr 10 13:38:34 2024 -0500
  2. c7c9f09 configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot by Judith Mendez · Wed Apr 10 13:20:16 2024 -0500
  3. 1e5fda3 configs: arbel: Use generic timer and npcm reset driver by Jim Liu · Wed Apr 10 13:54:37 2024 +0800
  4. cab43b0 fs: fat: fill creation and change date by Heinrich Schuchardt · Tue Apr 09 22:06:07 2024 +0200
  5. 4aa5291 fs: fat: convert change month correctly by Heinrich Schuchardt · Tue Apr 09 20:04:56 2024 +0200
  6. 15f85c2 tools: copyfile: use 64k instead of 512 buffer by Ahelenia Ziemiańska · Tue Apr 09 14:14:34 2024 +0200
  7. c3b20a5 test: typo curren by Heinrich Schuchardt · Tue Apr 09 09:55:49 2024 +0200
  8. 0e157c6 Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM by Jonathan Humphreys · Mon Apr 08 16:28:43 2024 -0500
  9. 3a12c76 Merge patch series "configs: ti: Enable basic settings for SystemReady ACS" by Tom Rini · Wed Apr 17 13:16:12 2024 -0600
  10. 01dea33 configs: beagleboneai64: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:11:00 2024 -0500
  11. 674fa1a configs: beagleboneai64: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:59 2024 -0500
  12. 4f23b54 configs: am62x: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:10:58 2024 -0500
  13. 3559a61 configs: am62x: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:57 2024 -0500
  14. 0ad2e9d configs: am62x: cosmetic config cleanup by Jonathan Humphreys · Mon Apr 08 16:10:56 2024 -0500
  15. a77fcf5 configs: am62px: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:10:55 2024 -0500
  16. c64aa8a configs: am62px: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:54 2024 -0500
  17. 0a6d4fc configs: am62px: cosmetic config cleanup by Jonathan Humphreys · Mon Apr 08 16:10:53 2024 -0500
  18. 6ce1e9d configs: beagleplay: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:10:52 2024 -0500
  19. f1e9be8 configs: beagleplay: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:51 2024 -0500
  20. 5290fd3 configs: j721e: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:10:50 2024 -0500
  21. 61649d4 configs: j721e: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:49 2024 -0500
  22. bc5d505 configs: am64x: Enable RTC emulation by Jonathan Humphreys · Mon Apr 08 16:10:48 2024 -0500
  23. 6e22f01 configs: am64x: Enable basic EFI CMD support by Jonathan Humphreys · Mon Apr 08 16:10:47 2024 -0500
  24. 915dad3 configs: am64x: cosmetic config cleanup by Jonathan Humphreys · Mon Apr 08 16:10:46 2024 -0500
  25. 98185eb Merge patch series "zfs: Fix zfs support on aarch64" by Tom Rini · Wed Apr 17 10:08:03 2024 -0600
  26. 67766f7 zfs: Fix zfs_read() to actually work by mwleeds@mailtundra.com · Sat Apr 06 18:47:29 2024 -0700
  27. 185b1aa zfs: Fix return value of fs_devread() by mwleeds@mailtundra.com · Sat Apr 06 18:47:28 2024 -0700
  28. f5eb122 zfs: Fix unaligned read of uint64 by mwleeds@mailtundra.com · Sat Apr 06 18:47:27 2024 -0700
  29. 437d788 zfs: Add a comment to clarify nvlist memory layout by mwleeds@mailtundra.com · Sat Apr 06 18:47:26 2024 -0700
  30. 14a9faa zfs: Fix malloc() success check by mwleeds@mailtundra.com · Sat Apr 06 18:47:25 2024 -0700
  31. 2c9b5af net: wget: fix TCP sequence number wrap around issue by Yasuharu Shibata · Tue Apr 16 09:26:24 2024 +0900
  32. 07a00ef net: wget: Support retransmission a dropped packet by Yasuharu Shibata · Sun Apr 14 19:46:07 2024 +0900
  33. 944bbab Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 15 07:39:14 2024 -0600
  34. 8c43f96 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Apr 15 07:38:51 2024 -0600
  35. e501d6e Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Apr 15 07:38:18 2024 -0600
  36. e7d220d clk: imx93: fix anatop base by Peng Fan · Fri Apr 12 22:24:54 2024 +0800
  37. 7ab56ec cpu: drop imx9_cpu by Peng Fan · Fri Apr 12 22:24:53 2024 +0800
  38. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  39. bcdc616 gpio: imx_rgpio2p: support one address by Peng Fan · Fri Apr 12 22:24:51 2024 +0800
  40. 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · Mon Apr 15 16:56:50 2024 +0900
  41. e52d3c0 mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · Thu Feb 01 22:05:44 2024 +0800
  42. 84df6a7 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · Thu Feb 01 22:05:43 2024 +0800
  43. 0425947 mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · Thu Feb 01 22:05:42 2024 +0800
  44. 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · Sun Mar 17 04:01:22 2024 +0100
  45. 0e05fa3 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · Sat Feb 24 23:32:11 2024 +0100
  46. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  47. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  48. aaf5927 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · Tue Feb 20 09:38:45 2024 +0100
  49. c2275a3 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · Tue Feb 20 09:38:14 2024 +0100
  50. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  51. e64c9b4 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · Thu Feb 08 10:33:43 2024 +0100
  52. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  53. b8bcdeb mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · Tue Jan 23 17:18:16 2024 +0100
  54. 82479d4 mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · Thu Jan 04 04:49:42 2024 +0100
  55. 80db98c drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG by Wan Yee Lau · Thu Mar 28 14:24:00 2024 +0800
  56. 829183a chameleonv3: set in defconfig for FPGA to reprogram every reboot by Michał Barnaś · Tue Mar 19 18:18:14 2024 +0000
  57. 8fdccae arm: socfpga: arria10: add option to reprogram the FPGA every reboot by Michał Barnaś · Tue Mar 19 18:18:13 2024 +0000
  58. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  59. d4c6bb1 Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sun Apr 14 12:26:42 2024 -0600
  60. eeee659 cmd: mtd: OTP access support by Arseniy Krasnov · Wed Mar 27 01:39:19 2024 +0300
  61. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  62. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · Wed Mar 20 10:02:13 2024 +0100
  63. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · Wed Mar 20 10:02:11 2024 +0100
  64. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  65. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · Wed Mar 20 10:02:09 2024 +0100
  66. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · Sun Feb 11 01:39:27 2024 +0300
  67. 90fec2b cmd: sf: Fix sf probe crash by Weizhao Ouyang · Thu Jan 04 11:46:19 2024 +0000
  68. 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
  69. cb0e968 doc/sphinx: Bump idna to 3.7 by Tom Rini · Fri Apr 12 08:23:17 2024 -0600
  70. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  71. 700c8ac efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · Thu Apr 11 00:50:43 2024 +0200
  72. c01ad8a efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · Wed Apr 10 12:19:33 2024 +0000
  73. 3b56ffd efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · Tue Apr 09 22:48:24 2024 +0200
  74. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  75. cc0ead7 efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · Fri Apr 05 09:50:58 2024 +0300
  76. 4470d9d doc: build: fix gen_compile_commands section level by Mattijs Korpershoek · Fri Apr 05 08:18:42 2024 +0200
  77. 7fe617c doc: build: update docker image to latest by Mattijs Korpershoek · Fri Apr 05 08:16:19 2024 +0200
  78. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · Fri Apr 12 16:23:19 2024 -0600
  79. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · Sun Mar 31 23:03:27 2024 +0300
  80. 2d54641 mcheck: add stats, add a comment with test results by Eugene Uriev · Sun Mar 31 23:03:26 2024 +0300
  81. e84d69a mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · Sun Mar 31 23:03:25 2024 +0300
  82. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · Sun Mar 31 23:03:24 2024 +0300
  83. c61e313 mcheck: support memalign by Eugene Uriev · Sun Mar 31 23:03:23 2024 +0300
  84. 172be69 mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · Sun Mar 31 23:03:22 2024 +0300
  85. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · Sun Mar 31 23:03:21 2024 +0300
  86. 5a1d968 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · Sun Mar 31 23:03:20 2024 +0300
  87. 33bd33d mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · Sun Mar 31 23:03:19 2024 +0300
  88. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  89. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  90. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  91. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  92. 6b8c29e net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · Thu Apr 04 12:38:03 2024 +0530
  93. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  94. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  95. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  96. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  97. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  98. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  99. c83bdfb zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · Wed Mar 27 15:14:52 2024 +0100
  100. e9a1956 zlib: Rename write variable to wnext (window write index) by Michal Simek · Wed Mar 27 15:14:51 2024 +0100