1. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 3 months ago
  2. d2faad3 boot: pxe_utils: Add fallback support by Martyn Welch · 3 months ago
  3. d206182 dts: Deduplicate dtbs target by Marek Vasut · 4 months ago
  4. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 3 months ago
  5. e65dcfe configs: enable MbedTLS as default setting by Raymond Mao · 4 months ago
  6. 4e1ca04 test: Remove ASN1 library test by Raymond Mao · 4 months ago
  7. ab58c46 asn1_decoder: add build options for ASN1 decoder by Raymond Mao · 4 months ago
  8. e9b681a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · 4 months ago
  9. 1df80a4 mbedtls: add RSA helper layer on MbedTLS by Raymond Mao · 4 months ago
  10. 513a15d lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 4 months ago
  11. 65a7b48 mbedtls: add MSCode parser porting layer by Raymond Mao · 4 months ago
  12. c47bbf9 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 4 months ago
  13. 7de0d15 mbedtls: add PKCS7 parser porting layer by Raymond Mao · 4 months ago
  14. 3741abf lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 4 months ago
  15. 70002ce mbedtls: add X509 cert parser porting layer by Raymond Mao · 4 months ago
  16. f758647 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 4 months ago
  17. bfbf3ab mbedtls: add public key porting layer by Raymond Mao · 4 months ago
  18. aed1c9a pkcs7: move common functions to PKCS7 helper by Raymond Mao · 4 months ago
  19. fa1289c x509: move common functions to x509 helper by Raymond Mao · 4 months ago
  20. b36a8b8 public_key: move common functions to public key helper by Raymond Mao · 4 months ago
  21. 6b0d26c mbedtls/external: update MbedTLS PKCS7 test suites by Raymond Mao · 4 months ago
  22. 6e7acd3 mbedtls/external: support decoding multiple signer's cert by Raymond Mao · 4 months ago
  23. 540bd26 mbedtls/external: support PKCS9 Authenticate Attributes by Raymond Mao · 4 months ago
  24. 9acdd53 mbedtls/external: support Microsoft Authentication Code by Raymond Mao · 4 months ago
  25. c60e99f mbedtls: Enable smaller implementation for SHA256/512 by Raymond Mao · 4 months ago
  26. bdc3f44 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · 4 months ago
  27. 988e749 sha1: Remove sha1 non-watchdog API by Raymond Mao · 4 months ago
  28. 2b6f572 md5: Remove md5 non-watchdog API by Raymond Mao · 4 months ago
  29. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 4 months ago
  30. 13de848 mbedtls: add mbedtls into the build system by Raymond Mao · 4 months ago
  31. 25ce987 CI: Exclude MbedTLS subtree for CONFIG checks by Raymond Mao · 4 months ago
  32. c7aafb2 Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · 3 months ago
  33. c676fc3 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 months ago
  34. e87c5df Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 3 months ago
  35. 315cad9 configs: meson64: Ensure commands for boot targets are available by Callum Parsey · 3 months ago
  36. 0b063d6 configs: meson64_android: Remove dtbo support by Mattijs Korpershoek · 3 months ago
  37. ce138d9 configs: khadas-vim3{l}: Increase boot/recovery partition size by Mattijs Korpershoek · 3 months ago
  38. bfa89c5 power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · 3 months ago
  39. 53a9bae clk: meson: gxbb: add HDMI clocks by Neil Armstrong · 3 months ago
  40. 8c914e5 video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · 3 months ago
  41. b52364b dts: meson-g12-common-u-boot: do not disable canvas by Neil Armstrong · 3 months ago
  42. 12ea40d2 ARM: meson: add support for Libre Computer aml-s905d3-cc by Neil Armstrong · 4 months ago
  43. 9e6e6b0 ARM: meson: add support for Libre Computer aml-a311d-cc by Neil Armstrong · 4 months ago
  44. 75c87c6 board: libre-computer: aml-s805x-cc: Enable capsule updates by Neil Armstrong · 4 months ago
  45. f5b9f89 board: libretech-ac: move board support into dedicated directory by Neil Armstrong · 4 months ago
  46. 0c9c501 ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 4 months ago
  47. 690db79 ufs: allow UFSHCI version 4.0 by Neil Armstrong · 4 months ago
  48. b3f89c1 ufs: add get_max_pwr_mode callback by Neil Armstrong · 4 months ago
  49. 182e192 ufs: add device_reset callback by Neil Armstrong · 4 months ago
  50. d3c32f2 configs: versal2: Add support for AMD UFS platform driver by Venkatesh Yadav Abbarapu · 4 months ago
  51. b5ac5f0 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · 4 months ago
  52. 4b0ea24 ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · 4 months ago
  53. fd6ce5a MAINTAINERS: Add myself to the list of UFS maintainers by Neil Armstrong · 4 months ago
  54. 67e291d ufs: core: remove link_startup_again logic by Neil Armstrong · 4 months ago
  55. 966d3bf ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 4 months ago
  56. 5ce1a2c ufs: Add missing memory barriers by Bhupesh Sharma · 4 months ago
  57. 00c54af ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 4 months ago
  58. 002afcc ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 4 months ago
  59. fdd33a7 ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 4 months ago
  60. 03c6f9b ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 4 months ago
  61. 31f1615 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 4 months ago
  62. 589a7bf ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · 4 months ago
  63. 4139e56 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · 4 months ago
  64. c64d22b ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · 4 months ago
  65. 9c223d8 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · 4 months ago
  66. 29e5dbc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 months ago
  67. 96573a1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 months ago
  68. 580fb57 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  69. edcb15c58 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  70. 47fc273 clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  71. 8c417ce clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  72. d46a040 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  73. 04395af pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  74. 4d84508 pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 by Marek Vasut · 4 months ago
  75. 0034edc sh: cache: Fill in invalidate_icache_all() by Marek Vasut · 4 months ago
  76. 82686e6 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 months ago
  77. 711fcd3 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 1 month ago
  78. 744bce5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · 6 months ago
  79. 68ebc7c video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · 6 months ago
  80. 43800d7 usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · 1 year, 5 months ago
  81. 5396338 arm: tegra: add AP20 and AP20H SKU by Ion Agorria · 4 months ago
  82. 2b323dc arm: tegra: fix typo in logging functions by Ion Agorria · 4 months ago
  83. 8768ade board: asus: transformer: implement multi-DTB support by Svyatoslav Ryhel · 6 months ago
  84. 1c1608e board: asus: grouper: implement multi-DTB support by Svyatoslav Ryhel · 6 months ago
  85. 1f7a575 board: htc: endeavoru: simplify RCM hook by Svyatoslav Ryhel · 5 months ago
  86. 37f85ab board: asus: grouper: dynamically detect correct SPL configuration by Svyatoslav Ryhel · 6 months ago
  87. 2ff444d drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · 5 months ago
  88. d7c98f2 ARM: tegra-u-boot: add recipe for multi-dtb image by Svyatoslav Ryhel · 6 months ago
  89. 539800b ARM: tegra: board2: add common dtb reselect logic by Svyatoslav Ryhel · 6 months ago
  90. b515d7a Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · 12 months ago
  91. 5e13730 board: tegra: convert boards to text env by Svyatoslav Ryhel · 7 months ago
  92. 83b5f63 disk: add TegraPT support by Svyatoslav Ryhel · 6 months ago
  93. 19c0e50 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · 3 months ago
  94. b970b73 arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM by Gilles Talis · 3 months ago
  95. 03b415d imx8: Correct the SCU API return value check by Peng Fan · 3 months ago
  96. cd31c72 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 4 months ago
  97. 784f84d binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 4 months ago
  98. e612d5c ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM by Marek Vasut · 3 months ago
  99. d947b78 ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM by Marek Vasut · 3 months ago
  100. 6f446cc misc: fuse: Update fuse driver by Ye Li · 3 months ago