1. beac958 net: wget: fix TCP sequence number wrap around issue by Yasuharu Shibata · 7 months ago WIP/16Apr2024
  2. cab7867 net: wget: Support retransmission a dropped packet by Yasuharu Shibata · 7 months ago
  3. 6e316e3 Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 7 months ago WIP/15Apr2024
  4. db97266 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 7 months ago
  5. d736d9f Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 7 months ago
  6. 8ecb093 clk: imx93: fix anatop base by Peng Fan · 8 months ago
  7. 9422e1c cpu: drop imx9_cpu by Peng Fan · 8 months ago
  8. 1e635a3 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · 8 months ago
  9. 51cfa66 gpio: imx_rgpio2p: support one address by Peng Fan · 8 months ago
  10. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 7 months ago
  11. 2ea7b7a mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 10 months ago
  12. 1fa6dc2 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 10 months ago
  13. 4685d6f mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 10 months ago
  14. 27ba82c mmc: Unconditionally call mmc_deinit() by Marek Vasut · 8 months ago
  15. b786306 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 9 months ago
  16. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 9 months ago
  17. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 9 months ago
  18. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 9 months ago
  19. 60649a8 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 9 months ago
  20. a3b2786 mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 9 months ago
  21. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 10 months ago
  22. d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 10 months ago
  23. 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 10 months ago
  24. f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 11 months ago
  25. 27ed98d drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG by Wan Yee Lau · 8 months ago
  26. adb6420 chameleonv3: set in defconfig for FPGA to reprogram every reboot by Michał Barnaś · 8 months ago
  27. 2b8eabb arm: socfpga: arria10: add option to reprogram the FPGA every reboot by Michał Barnaś · 8 months ago
  28. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 7 months ago WIP/14Apr2024
  29. 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 7 months ago
  30. 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 8 months ago
  31. cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 9 months ago
  32. 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 8 months ago
  33. e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 8 months ago
  34. 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 8 months ago
  35. 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 8 months ago
  36. c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 10 months ago
  37. 85f3d3d cmd: sf: Fix sf probe crash by Weizhao Ouyang · 11 months ago
  38. 266603d Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 7 months ago
  39. f1f4b0e doc/sphinx: Bump idna to 3.7 by Tom Rini · 8 months ago
  40. 6d9a851 Fix references to trace doc by Vincent Stehlé · 8 months ago
  41. 5884481 efi_loader: sanitize efi_tcg2_final_events_table definition by Heinrich Schuchardt · 8 months ago
  42. 0ec4279 efi_loader: using EFI_UNSUPPORTED for private authenticated variables by Weizhao Ouyang · 8 months ago
  43. 8d7ccea efi_loader: 'EFI using ACPI tables at' should be debug message by Heinrich Schuchardt · 8 months ago
  44. b34ce31 efi_loader: eliminate duplicate runtime section definitions by Heinrich Schuchardt · 8 months ago
  45. df1076a efi_loader: move efi_var_collect to common functions by Ilias Apalodimas · 8 months ago
  46. 286546d doc: build: fix gen_compile_commands section level by Mattijs Korpershoek · 8 months ago
  47. 4e5013b doc: build: update docker image to latest by Mattijs Korpershoek · 8 months ago
  48. 977fc15 Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 8 months ago WIP/12Apr2024
  49. 707a6df mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 8 months ago
  50. a0ff152 mcheck: add stats, add a comment with test results by Eugene Uriev · 8 months ago
  51. 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 8 months ago
  52. 18c1bfa mcheck: add pedantic mode support by Eugene Uriev · 8 months ago
  53. ae83876 mcheck: support memalign by Eugene Uriev · 8 months ago
  54. 151493a mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 8 months ago
  55. 7dafc5c mcheck: introduce essentials of mcheck by Eugene Uriev · 8 months ago
  56. dfba071 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 8 months ago
  57. c82ff48 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 8 months ago
  58. 13c1100 net: designware: Pass all multicast frames in designware driver by Jim Liu · 8 months ago
  59. 3d98b8c net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 8 months ago
  60. b4e9b52 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 8 months ago
  61. b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 8 months ago
  62. 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 8 months ago
  63. 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 8 months ago
  64. ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 8 months ago
  65. 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 8 months ago
  66. 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 8 months ago
  67. 4914263 Merge patch series "zlib: Address CVE-2016-9841" by Tom Rini · 8 months ago
  68. 26beded zlib: Remove incorrect ZLIB_VERSION by Michal Simek · 8 months ago
  69. 340fdf1 zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · 8 months ago
  70. 67b252c zlib: Rename write variable to wnext (window write index) by Michal Simek · 8 months ago
  71. 70f37a5 zlib: Rename this variable to here (current decoding table entry) by Michal Simek · 8 months ago
  72. ef8ef5f Merge branch '2024-04-12-assorted-updates' by Tom Rini · 8 months ago
  73. 4341fb7 ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() by Kunihiko Hayashi · 8 months ago
  74. 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 8 months ago
  75. 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 8 months ago
  76. 16b80c9 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · 8 months ago
  77. d2e4b2f cli: always show cursor by Heinrich Schuchardt · 8 months ago
  78. ac0cd52 part: Check all partitions in part_get_info_by_name() by Sam Protsenko · 8 months ago
  79. 55a7d60 image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · 8 months ago
  80. 7b2d32a sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · 10 months ago
  81. 04fc470 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 11 months ago
  82. 233c31d sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · 11 months ago
  83. 63f6a44 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 8 months ago
  84. 575c682 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 8 months ago
  85. 18f288b usb: Add environment based device ignorelist by Janne Grunau · 8 months ago
  86. d5e6401 board: phycore-am62x: Extend for better environment handling by Wadim Egorov · 8 months ago WIP/11Apr2024
  87. 2f9095e arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs by Wadim Egorov · 8 months ago
  88. d1cba4a arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL by Wadim Egorov · 8 months ago
  89. 128f812 arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images by Kamlesh Gurudasani · 8 months ago
  90. 4a0067c arm: mach-k3: add support for detecting TIFSSTUB images by Kamlesh Gurudasani · 8 months ago
  91. c07bba7 verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · 8 months ago
  92. 3757be5 arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes by Andrew Davis · 8 months ago
  93. fc5d402 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · 8 months ago
  94. 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 8 months ago
  95. 3206b77 arm: mach-k3: common: EFI loader map memory below ram top by Vitor Soares · 8 months ago
  96. 17a8209 am625x_evm_a53: Tweak boot command to set fdt by Martyn Welch · 8 months ago
  97. a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 8 months ago
  98. fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 8 months ago
  99. 5ed9610 arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade by Joao Paulo Goncalves · 8 months ago
  100. ba26524 arm: mach-k3: am62: Get a53 max cpu frequency by speed grade by Joao Paulo Goncalves · 8 months ago