1. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  2. 293bbb5 Kconfig: Remove trailing whitespace in its prompt by Michal Simek · Tue Apr 16 08:55:15 2024 +0200
  3. 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
  4. 8c43f96 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Apr 15 07:38:51 2024 -0600
  5. 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
  6. e7d220d clk: imx93: fix anatop base by Peng Fan · Fri Apr 12 22:24:54 2024 +0800
  7. 7ab56ec cpu: drop imx9_cpu by Peng Fan · Fri Apr 12 22:24:53 2024 +0800
  8. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  9. bcdc616 gpio: imx_rgpio2p: support one address by Peng Fan · Fri Apr 12 22:24:51 2024 +0800
  10. 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · Mon Apr 15 16:56:50 2024 +0900
  11. 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
  12. 84df6a7 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · Thu Feb 01 22:05:43 2024 +0800
  13. 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
  14. 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · Sun Mar 17 04:01:22 2024 +0100
  15. 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
  16. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  17. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  18. aaf5927 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · Tue Feb 20 09:38:45 2024 +0100
  19. c2275a3 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · Tue Feb 20 09:38:14 2024 +0100
  20. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  21. e64c9b4 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · Thu Feb 08 10:33:43 2024 +0100
  22. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  23. b8bcdeb mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · Tue Jan 23 17:18:16 2024 +0100
  24. 82479d4 mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · Thu Jan 04 04:49:42 2024 +0100
  25. 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
  26. 829183a chameleonv3: set in defconfig for FPGA to reprogram every reboot by Michał Barnaś · Tue Mar 19 18:18:14 2024 +0000
  27. 8fdccae arm: socfpga: arria10: add option to reprogram the FPGA every reboot by Michał Barnaś · Tue Mar 19 18:18:13 2024 +0000
  28. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  29. 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
  30. eeee659 cmd: mtd: OTP access support by Arseniy Krasnov · Wed Mar 27 01:39:19 2024 +0300
  31. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  32. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · Wed Mar 20 10:02:13 2024 +0100
  33. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · Wed Mar 20 10:02:11 2024 +0100
  34. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  35. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · Wed Mar 20 10:02:09 2024 +0100
  36. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · Sun Feb 11 01:39:27 2024 +0300
  37. 90fec2b cmd: sf: Fix sf probe crash by Weizhao Ouyang · Thu Jan 04 11:46:19 2024 +0000
  38. 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
  39. cb0e968 doc/sphinx: Bump idna to 3.7 by Tom Rini · Fri Apr 12 08:23:17 2024 -0600
  40. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  41. 700c8ac efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · Thu Apr 11 00:50:43 2024 +0200
  42. c01ad8a efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · Wed Apr 10 12:19:33 2024 +0000
  43. 3b56ffd efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · Tue Apr 09 22:48:24 2024 +0200
  44. 211ff08 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · Fri Apr 05 10:12:57 2024 +0200
  45. cc0ead7 efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · Fri Apr 05 09:50:58 2024 +0300
  46. 4470d9d doc: build: fix gen_compile_commands section level by Mattijs Korpershoek · Fri Apr 05 08:18:42 2024 +0200
  47. 7fe617c doc: build: update docker image to latest by Mattijs Korpershoek · Fri Apr 05 08:16:19 2024 +0200
  48. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · Fri Apr 12 16:23:19 2024 -0600
  49. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · Sun Mar 31 23:03:27 2024 +0300
  50. 2d54641 mcheck: add stats, add a comment with test results by Eugene Uriev · Sun Mar 31 23:03:26 2024 +0300
  51. e84d69a mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · Sun Mar 31 23:03:25 2024 +0300
  52. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · Sun Mar 31 23:03:24 2024 +0300
  53. c61e313 mcheck: support memalign by Eugene Uriev · Sun Mar 31 23:03:23 2024 +0300
  54. 172be69 mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · Sun Mar 31 23:03:22 2024 +0300
  55. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · Sun Mar 31 23:03:21 2024 +0300
  56. 5a1d968 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · Sun Mar 31 23:03:20 2024 +0300
  57. 33bd33d mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · Sun Mar 31 23:03:19 2024 +0300
  58. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  59. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  60. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  61. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  62. 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
  63. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  64. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  65. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  66. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  67. 5d08523 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · Fri Apr 12 12:57:13 2024 -0600
  68. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  69. c83bdfb zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · Wed Mar 27 15:14:52 2024 +0100
  70. e9a1956 zlib: Rename write variable to wnext (window write index) by Michal Simek · Wed Mar 27 15:14:51 2024 +0100
  71. e2a7fb2 zlib: Rename this variable to here (current decoding table entry) by Michal Simek · Wed Mar 27 15:14:50 2024 +0100
  72. 6b9ec01 Merge branch '2024-04-12-assorted-updates' by Tom Rini · Fri Apr 12 12:50:57 2024 -0600
  73. b261bce ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() by Kunihiko Hayashi · Fri Apr 05 17:37:15 2024 +0900
  74. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · Wed Apr 03 13:40:47 2024 +0200
  75. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · Wed Apr 03 13:11:41 2024 +0200
  76. 94483d2 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · Fri Mar 29 19:55:53 2024 -0500
  77. 127ad5f cli: always show cursor by Heinrich Schuchardt · Fri Mar 29 17:09:22 2024 +0100
  78. ee92a69 part: Check all partitions in part_get_info_by_name() by Sam Protsenko · Thu Mar 28 17:29:50 2024 -0500
  79. 23b571e image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · Thu Mar 21 12:22:22 2024 +0100
  80. 8fb9430 sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · Mon Feb 12 09:37:30 2024 +0100
  81. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · Thu Jan 11 09:03:43 2024 +0100
  82. 3efaa0e sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · Sun Jan 07 09:27:12 2024 +0100
  83. c838172 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · Thu Apr 04 08:25:54 2024 +0200
  84. 4a7fda9 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · Thu Apr 04 08:25:53 2024 +0200
  85. 176e8f0 usb: Add environment based device ignorelist by Janne Grunau · Thu Apr 04 08:25:52 2024 +0200
  86. 304c425 board: phycore-am62x: Extend for better environment handling by Wadim Egorov · Wed Apr 03 15:59:11 2024 +0200
  87. 3eab206 arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs by Wadim Egorov · Wed Apr 03 15:59:10 2024 +0200
  88. a85a8fa arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL by Wadim Egorov · Wed Apr 03 15:59:09 2024 +0200
  89. 977c09e arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images by Kamlesh Gurudasani · Wed Apr 03 17:33:10 2024 +0530
  90. 0908c08 arm: mach-k3: add support for detecting TIFSSTUB images by Kamlesh Gurudasani · Wed Apr 03 17:33:09 2024 +0530
  91. 62a2d3a verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:10 2024 +0200
  92. 6044eab arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes by Andrew Davis · Tue Apr 02 11:09:08 2024 -0500
  93. 1ed20d6 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · Tue Apr 02 11:09:07 2024 -0500
  94. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  95. a7e364b arm: mach-k3: common: EFI loader map memory below ram top by Vitor Soares · Thu Mar 28 10:05:48 2024 +0000
  96. 322e473 am625x_evm_a53: Tweak boot command to set fdt by Martyn Welch · Tue Mar 26 14:26:33 2024 +0000
  97. 7585cc5 tools: binman: ti_board_cfg: improve error message by Michael Walle · Tue Mar 26 10:39:34 2024 +0100
  98. 8cfcc9b binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · Tue Mar 26 13:37:06 2024 +0530
  99. 908ee7b arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:32 2024 -0300
  100. f468fb6 arm: mach-k3: am62: Get a53 max cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:31 2024 -0300