1. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · 6 weeks ago
  2. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
  3. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
  4. 68b5b2a configs: enable MbedTLS as default setting by Raymond Mao · 7 weeks ago
  5. 37ac127 test: Remove ASN1 library test by Raymond Mao · 7 weeks ago
  6. 2faa4bd asn1_decoder: add build options for ASN1 decoder by Raymond Mao · 7 weeks ago
  7. d6d088a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · 7 weeks ago
  8. 42948e8 mbedtls: add RSA helper layer on MbedTLS by Raymond Mao · 7 weeks ago
  9. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 7 weeks ago
  10. cd17ac2 mbedtls: add MSCode parser porting layer by Raymond Mao · 7 weeks ago
  11. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 7 weeks ago
  12. 7b3dfd0 mbedtls: add PKCS7 parser porting layer by Raymond Mao · 7 weeks ago
  13. f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 7 weeks ago
  14. 7deec0f mbedtls: add X509 cert parser porting layer by Raymond Mao · 7 weeks ago
  15. f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 7 weeks ago
  16. 702817b mbedtls: add public key porting layer by Raymond Mao · 7 weeks ago
  17. 1c432cb pkcs7: move common functions to PKCS7 helper by Raymond Mao · 7 weeks ago
  18. 0d2d4b0 x509: move common functions to x509 helper by Raymond Mao · 7 weeks ago
  19. 4887c0e public_key: move common functions to public key helper by Raymond Mao · 7 weeks ago
  20. a7864eb mbedtls/external: update MbedTLS PKCS7 test suites by Raymond Mao · 7 weeks ago
  21. e90e844 mbedtls/external: support decoding multiple signer's cert by Raymond Mao · 7 weeks ago
  22. 851b01b mbedtls/external: support PKCS9 Authenticate Attributes by Raymond Mao · 7 weeks ago
  23. d838da0 mbedtls/external: support Microsoft Authentication Code by Raymond Mao · 7 weeks ago
  24. 001b613 mbedtls: Enable smaller implementation for SHA256/512 by Raymond Mao · 7 weeks ago
  25. f51f355 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · 7 weeks ago
  26. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · 7 weeks ago
  27. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · 7 weeks ago
  28. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · 7 weeks ago
  29. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · 7 weeks ago
  30. dc52054 CI: Exclude MbedTLS subtree for CONFIG checks by Raymond Mao · 7 weeks ago
  31. f8cfbec Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · 6 weeks ago
  32. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 6 weeks ago
  33. 378e92c Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 6 weeks ago
  34. 42f33cf configs: meson64: Ensure commands for boot targets are available by Callum Parsey · 6 weeks ago
  35. 2cfdf4b configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · 6 weeks ago
  36. 87acada configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · 6 weeks ago
  37. e8e3f1d power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · 6 weeks ago
  38. 7481d3c clk: meson: gxbb: add HDMI clocks by Neil Armstrong · 6 weeks ago
  39. ec3a9cb video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · 6 weeks ago
  40. 07eafde dts: meson-g12-common-u-boot: do not disable canvas by Neil Armstrong · 7 weeks ago
  41. 4778a37 ARM: meson: add support for Libre Computer aml-s905d3-cc by Neil Armstrong · 9 weeks ago
  42. 4051389 ARM: meson: add support for Libre Computer aml-a311d-cc by Neil Armstrong · 9 weeks ago
  43. 1fce231 board: libre-computer: aml-s805x-cc: Enable capsule updates by Neil Armstrong · 10 weeks ago
  44. 7914a9a board: libretech-ac: move board support into dedicated directory by Neil Armstrong · 10 weeks ago
  45. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 2 months ago
  46. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · 2 months ago
  47. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · 2 months ago
  48. 5168a8b ufs: add device_reset callback by Neil Armstrong · 2 months ago
  49. b8fc0aa configs: versal2: Add support for AMD UFS platform driver by Venkatesh Yadav Abbarapu · 9 weeks ago
  50. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · 9 weeks ago
  51. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · 9 weeks ago
  52. 695b1d7 MAINTAINERS: Add myself to the list of UFS maintainers by Neil Armstrong · 8 weeks ago
  53. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · 8 weeks ago
  54. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 8 weeks ago
  55. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · 8 weeks ago
  56. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 8 weeks ago
  57. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 8 weeks ago
  58. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 8 weeks ago
  59. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 8 weeks ago
  60. 5b1431b ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 8 weeks ago
  61. c865da1 ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · 8 weeks ago
  62. ead4219 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · 8 weeks ago
  63. a9b880f ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · 8 weeks ago
  64. ceb2bf4 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · 8 weeks ago
  65. f04d244 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 6 weeks ago
  66. 266d0b6 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 6 weeks ago
  67. d55f592 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 weeks ago
  68. b6cc984 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  69. 7efb7da clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  70. 160b23a clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  71. 1f6052d clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  72. 7c00fb3 pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  73. 5d7061f pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 by Marek Vasut · 2 months ago
  74. c5afa02 sh: cache: Fill in invalidate_icache_all() by Marek Vasut · 2 months ago
  75. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 6 weeks ago
  76. ecb1209 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · 11 months ago
  77. ab120e5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · 4 months ago
  78. e970800 video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · 4 months ago
  79. f87b40f usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · 1 year, 3 months ago
  80. e7ce930 arm: tegra: add AP20 and AP20H SKU by Ion Agorria · 9 weeks ago
  81. 947fdb6 arm: tegra: fix typo in logging functions by Ion Agorria · 7 weeks ago
  82. 41c0918 board: asus: transformer: implement multi-DTB support by Svyatoslav Ryhel · 4 months ago
  83. 84686d8 board: asus: grouper: implement multi-DTB support by Svyatoslav Ryhel · 4 months ago
  84. e1bc2ff board: htc: endeavoru: simplify RCM hook by Svyatoslav Ryhel · 4 months ago
  85. f4ec2e6 board: asus: grouper: dynamically detect correct SPL configuration by Svyatoslav Ryhel · 4 months ago
  86. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · 4 months ago
  87. 79c34b9 ARM: tegra-u-boot: add recipe for multi-dtb image by Svyatoslav Ryhel · 4 months ago
  88. f1e8377 ARM: tegra: board2: add common dtb reselect logic by Svyatoslav Ryhel · 4 months ago
  89. a2c9b97 Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · 10 months ago
  90. 41d86e7 board: tegra: convert boards to text env by Svyatoslav Ryhel · 5 months ago
  91. f19eb7c disk: add TegraPT support by Svyatoslav Ryhel · 4 months ago
  92. d492090 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · 6 weeks ago
  93. ba14c99 arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM by Gilles Talis · 6 weeks ago
  94. ddeb21a imx8: Correct the SCU API return value check by Peng Fan · 6 weeks ago
  95. 1f2a517 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 8 weeks ago
  96. d26a497 binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 8 weeks ago
  97. 6378840 ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM by Marek Vasut · 7 weeks ago
  98. 1444a5d ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM by Marek Vasut · 7 weeks ago
  99. 508809d misc: fuse: Update fuse driver by Ye Li · 7 weeks ago
  100. a48556c misc: fuse: Fix FSB redundancy fuse word check and clear res by Ye Li · 7 weeks ago