1. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 3 months ago
  2. 556ea53 serial: ns16550: Try get serial clock rate from DT before CLK by Jonas Karlman · 5 months ago
  3. f4df9f5 pinctrl: mediatek: Bind gpio while binding pinctrl by Chris Webb · 6 months ago
  4. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  5. dd4d130 clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching by Marek Vasut · 3 months ago
  6. 28dc470 Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 3 months ago
  7. 7ed8bcd mtd: rawnand: brcmnand: Add support for getting ecc setting from strap by William Zhang · 4 months ago
  8. 337cf1c mtd: rawnand: brcmnand: Support write protection setting from dts by William Zhang · 4 months ago
  9. c65730b mtd: rawnand: brcmnand: Add read data bus interface by Linus Walleij · 4 months ago
  10. 84d1a73 mtd: rawnand: brcmnand: Fix mtd oobsize by William Zhang · 4 months ago
  11. 32bcf7c mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write by William Zhang · 4 months ago
  12. 29777ec mtd: rawnand: brcmnand: Fix potential false time out warning by William Zhang · 4 months ago
  13. 1610172 mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller by William Zhang · 4 months ago
  14. 7321b7d Merge tag 'u-boot-imx-next-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 3 months ago
  15. be99d3c Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · 3 months ago
  16. 7fea4f2 rockchip: Provid SPL control over otp presence by Jonas Karlman · 3 months ago
  17. 0458408 clk/qcom: sm8250: add debug data by Caleb Connolly · 5 months ago
  18. 9b93eb4 clk/qcom: sm6115: add debug data by Caleb Connolly · 5 months ago
  19. 7605db1 clk/qcom: sdm845: add dump data by Caleb Connolly · 5 months ago
  20. ba0598b clk/qcom: implement clk dump by Caleb Connolly · 5 months ago
  21. dc554a0 Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration" by Caleb Connolly · 4 months ago
  22. 58fa520 pinctr: qcom: sm8250: add special pins pins configuration data by Neil Armstrong · 4 months ago
  23. f9bb539 gpio: msm: add support for special pins by Neil Armstrong · 4 months ago
  24. 62130bc phy: qcom: Add QMP UFS PHY driver by Bhupesh Sharma · 4 months ago
  25. b4256b5 phy: qcom: Import QMP phy related header files from Linux by Bhupesh Sharma · 4 months ago
  26. a9a8f97 pinctrl: qcom: add driver for SM8150 SoC by Julius Lehmann · 4 months ago
  27. 035e29c clk: qcom: add driver for SM8150 SoC by Julius Lehmann · 4 months ago
  28. 5261218 da9063: Add watchdog support by Fabio Estevam · 4 months ago
  29. c24dcfa mmc: fsl_esdhc_imx: Reset tuning logic by Peng Fan · 4 months ago
  30. 876f6de mmc: fsl_esdhc_imx: Avoid resource leak by Ye Li · 4 months ago
  31. c820d33 mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver by Ye Li · 4 months ago
  32. 51e7c1f mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command by Ye Li · 4 months ago
  33. 76332fa mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API by Peng Fan · 4 months ago
  34. dd95eef gpio: adp5585: Add SPL config for ADP5585 driver by Ye Li · 4 months ago
  35. 00292c6 Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 3 months ago
  36. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 3 months ago
  37. fe38b88 rockchip: Provided SPL control over efuse presence by Simon Glass · 4 months ago
  38. 877bae2 rockchip: mmc: Fix a missing colon and newline by Simon Glass · 4 months ago
  39. b2f571f mmc: rockchip: Allow clocks to be missing by Simon Glass · 4 months ago
  40. e59e502 mmc: rockchip: Log some error returns by Simon Glass · 4 months ago
  41. e771a9d mmc: Log the error when init fails by Simon Glass · 4 months ago
  42. db59f0b mmc: Support driver model in TPL by Simon Glass · 4 months ago
  43. 5d93d81 serial: Support debug UART in TPL by Simon Glass · 4 months ago
  44. 752fb69 ram: Support driver model in VPL by Simon Glass · 4 months ago
  45. cb75110 tpl: Support numbered aliases in device tree by Simon Glass · 4 months ago
  46. 718c225 rtc: rv3028: add support to manage VDD regulator by Arturo Buzarra · 4 months ago
  47. 983fd3d spi: davinci: Drop the preload of TX buffer before read/writes operations by Bastien Curutchet · 4 months ago
  48. a280368 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · 4 months ago
  49. 50bb758 usb: gadget: usbhs: Add Renesas USBHS device driver by Vitaliy Vasylskyy · 4 months ago
  50. 4b17845 dfu: define a callback function for the dfu_alt_info environment variable by Rasmus Villemoes · 4 months ago
  51. 6f52fee power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · 4 months ago
  52. ba0faba power: regulator: Drop regulator_unset() by Marek Vasut · 4 months ago
  53. 332e0a0 power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe by Marek Vasut · 4 months ago
  54. 51c4679 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · 4 months ago
  55. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  56. bfb87a3 Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 months ago
  57. 17da979 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · 4 months ago
  58. 7210de4 regulator: rk8xx: Use buck variable consistently by Jonas Karlman · 4 months ago
  59. 5964651 regulator: rk8xx: Fix buck get and set enabled state on RK806 by Jonas Karlman · 4 months ago
  60. 4386ab9 power: regulator: Consistently return -ENOSYS when ops is unimplemented by Jonas Karlman · 6 months ago
  61. f417c14 power: regulator: Do not call set_suspend_value with -ENODATA by Jonas Karlman · 6 months ago
  62. 49e3b57 Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 4 months ago
  63. 99abeaa net: fec_mxc: Skip recv packet process when fec is halted by Ye Li · 4 months ago
  64. 94d02f1 net: fec_mxc: Fix clk_ref rate on iMX93 by Peng Fan · 4 months ago
  65. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  66. 104e890 net: fec_mxc_init(): do not ignore return status of fec_open() by Jerome Forissier · 4 months ago
  67. 620c02e net: ftgmac100: depend on NET by Jerome Forissier · 4 months ago
  68. ec571cd net: phy: ncsi: depend on NET by Jerome Forissier · 4 months ago
  69. fd23e80 net: fm: call dtsec_init_phy() only when it is defined by Jerome Forissier · 4 months ago
  70. 9aa7e53 flash: prefix error codes with FL_ by Jerome Forissier · 4 months ago
  71. ab50741 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 4 months ago
  72. 541d21c ram: k3-ddrss: Handle error properly in lpddr4_start by Udit Kumar · 5 months ago
  73. 0aea826 Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 months ago
  74. 90cc07f mmc: Poll CD in case cyclic framework is enabled by Marek Vasut · 4 months ago
  75. 28a4e43 phy: cadence: sierra: Don't spam console by Roger Quadros · 4 months ago
  76. 8e7a7ff mux: mmio: Support "reg-mux" compatible by Roger Quadros · 4 months ago
  77. 6161eaf net: gem: Remove undocumented is-internal-pcspma dt flag by Michal Simek · 4 months ago
  78. bde2e72 mmc: zynq_sdhci: Remove device_is_compatible() function by Padmarao Begari · 4 months ago
  79. 9486168 mtd: spi-nor: scale up timeout for full-chip erase by Venkatesh Yadav Abbarapu · 1 year ago
  80. 5ee773e imx93: Add Low performance parts 9302/9301 support by Ye Li · 4 months ago
  81. 1b63158 imx9: Add 233Mhz DDR PLL frequency by Ye Li · 4 months ago
  82. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  83. 4048219 usb: Drop old non-DM code by Simon Glass · 5 months ago
  84. ec811ab nvmxip: Avoid probing on boot by Simon Glass · 5 months ago
  85. 48fef88 nvmxip: Drop the message on probe by Simon Glass · 5 months ago
  86. 773f138 Merge patch series "Arm: npcm: modify npcm8xx boot setting" by Tom Rini · 4 months ago
  87. 3aa2eac pinctrl: npcm8xx: clear all gpio events by Stanley Chu · 4 months ago
  88. fca70d6 drivers/crypto: aspeed: Add Caliptra SHA ACC support by Chia-Wei Wang · 5 months ago
  89. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  90. 2f9c472 dfu: fix Kconfig dependencies by Jerome Forissier · 4 months ago
  91. 35394e1 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 months ago
  92. 7387be5 bootcount: Update to point to current documentation by Tom Rini · 5 months ago
  93. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  94. 9eb0d73 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 months ago
  95. 5748aa1 pwm: imx: Don't drop the enable bit once set by Miquel Raynal · 4 months ago
  96. a1ad11c ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · 4 months ago
  97. 4b0129e timer: Add AST2700 IBEX timer support by Chia-Wei Wang · 4 months ago
  98. db378b0 driver: net: Add Aspeed AST2700 MDIO support by Jacky Chou · 4 months ago
  99. c724f3e net: ftgmac100: Add Aspeed AST2700 support by Jacky Chou · 6 months ago
  100. 40c45a5 net: ftgmac100: Modify desc. size to cache line by Jacky Chou · 7 months ago