1. 9a82aca pinmux: generic: Use ENOENT instead of ENOSYS by Sean Anderson · 4 months ago
  2. 16cc79c spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0> by Michael Polyntsov · 4 months ago
  3. 7539fe1 spi: soft_spi: fix miso gpio property name by Mikhail Kshevetskiy · 4 months ago
  4. de72e1a i2c: Remove CFG_SYS_I2C_DIRECT_BUS by Simon Glass · 4 months ago
  5. 8d425ff i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 4 months ago
  6. fd01413 i2c: Remove I2C_SET_BUS() by Simon Glass · 4 months ago
  7. c79866b i2c: Drop reference to SYS_I2C_INIT_BOARD by Simon Glass · 4 months ago
  8. 239089c fsl: mxc: Drop legacy I2c by Simon Glass · 4 months ago
  9. 1a9a217 i2c: Remove IC2_xxx enum by Simon Glass · 4 months ago
  10. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · 4 months ago
  11. a00df29 Merge patch series "Bug-fixes for a few boards" by Tom Rini · 4 months ago
  12. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · 4 months ago
  13. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · 4 months ago
  14. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · 4 months ago
  15. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · 4 months ago
  16. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · 4 months ago
  17. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · 4 months ago
  18. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · 4 months ago
  19. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · 4 months ago
  20. ace391d cpu: add release_core callback by Hou Zhiqiang · 4 months ago
  21. 04a0643 clk: imx8m: register ARM A53 core clock by Hou Zhiqiang · 4 months ago
  22. f84d65c clk: clk-uclass: Print clk name in clk_enable/clk_disable by Michael Trimarchi · 5 months ago
  23. 46bba6e clk: Fix error message in clk_get_bulk by Jan Kiszka · 9 months ago
  24. a4a0c6e Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM" by Tom Rini · 4 months ago
  25. 3c2ae7d clk: mediatek: add support for APMIXED parent in infra MUX by Christian Marangi · 5 months ago
  26. 475d00f clk: mediatek: add support for GATEs for APMIXED OPs by Christian Marangi · 5 months ago
  27. c05ebe6 clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro by Christian Marangi · 5 months ago
  28. 29771ad clk: mediatek: add support for remapping clock ID by Christian Marangi · 5 months ago
  29. e03d080 clk: mediatek: provide common clk init function for infrasys by Christian Marangi · 5 months ago
  30. 56dc7cd clk: mediatek: add support for gate clock to reference topckgen clock by Christian Marangi · 5 months ago
  31. 1bde149 clk: mediatek: add support for parent mux from different source for topckgen by Christian Marangi · 5 months ago
  32. a4143eb clk: mediatek: add support for parent mux from different source by Christian Marangi · 5 months ago
  33. 8f5b30c clk: mediatek: add support for gate ID at offset by Christian Marangi · 5 months ago
  34. baa244c clk: mediatek: add support for gates in clk_tree for infrasys by Christian Marangi · 5 months ago
  35. 358415a clk: mediatek: return XTAL rate for infrasys get_mux_rate by Christian Marangi · 5 months ago
  36. 16f5f3f clk: mediatek: return XTAL rate directly for gates with XTAL parent by Christian Marangi · 5 months ago
  37. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · 7 months ago
  38. 06e8f11 Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 months ago
  39. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  40. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  41. 89ee5ef sandbox: Drop video-sync in serial driver by Simon Glass · 4 months ago
  42. e0337a5 video: Use cyclic to handle video sync by Simon Glass · 4 months ago
  43. 7f6280f video: Move last_sync to private data by Simon Glass · 4 months ago
  44. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
  45. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 4 months ago
  46. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · 4 months ago
  47. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · 4 months ago
  48. 353deb9 led: Implement software led blinking by Michael Polyntsov · 4 months ago
  49. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  50. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  51. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · 6 months ago
  52. d6b748e clock: qcom: ipq4019: add missing networking resets by Robert Marko · 6 months ago
  53. bbb5483 clock: qcom: ipq4019: add ESS clock by Robert Marko · 6 months ago
  54. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 5 months ago
  55. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 5 months ago
  56. f0e5db5 power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · 5 months ago
  57. 9e4ff4d power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · 5 months ago
  58. c4c9cc0 power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · 5 months ago
  59. 924d9a7 power: regulator: qcom-rpmh-regulator: port over lineage_range helpers by Caleb Connolly · 5 months ago
  60. 812aacf power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot by Caleb Connolly · 5 months ago
  61. c0e6aa6 power: regulator: import qcom-rpmh-regulator from Linux by Caleb Connolly · 5 months ago
  62. 8bef2e4 soc: qcom: add build infrastructure by Caleb Connolly · 5 months ago
  63. 1479485 soc: qcom: rpmh: U-Boot API changes by Caleb Connolly · 5 months ago
  64. 49deb54 soc: qcom: rpmh: drop unused functions by Caleb Connolly · 5 months ago
  65. 77e9be4 soc: qcom: rpmh: adjust headers for U-Boot by Caleb Connolly · 5 months ago
  66. 974e743 soc: qcom: rpmh-rsc: remaining U-Boot API changes by Caleb Connolly · 5 months ago
  67. 8a54010 soc: qcom: rpmh-rsc: adjust probe for U-Boot by Caleb Connolly · 5 months ago
  68. bdc5a79 soc: qcom: rpmh-rsc: adjust headers for U-Boot by Caleb Connolly · 5 months ago
  69. d14e587 soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support by Caleb Connolly · 5 months ago
  70. b005a24 soc: qcom: cmd-db: adjust for U-Boot API by Caleb Connolly · 5 months ago
  71. f8bd3bb soc: qcom: cmd-db: adjust probe for U-Boot by Caleb Connolly · 5 months ago
  72. 8751dfb soc: qcom: cmd-db: drop unused functions by Caleb Connolly · 5 months ago
  73. 31edd02 soc: qcom: cmd-db: adjust headers for U-Boot by Caleb Connolly · 5 months ago
  74. 90ff581 soc: qcom: import rpmh and cmd-db drivers from Linux by Caleb Connolly · 5 months ago
  75. f7aacda dm: core: scan reserved-memory nodes by Caleb Connolly · 5 months ago
  76. 127dc6c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 months ago
  77. 110f810 rng: Add Exynos TRNG driver by Sam Protsenko · 4 months ago
  78. 040f068 clk: exynos: Add SSS clocks for Exynos850 by Sam Protsenko · 4 months ago
  79. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  80. cd506ef Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 months ago
  81. 907d1c4 clk: imx6q: Add definition for IMX6QDL_CLK_PWM1 by Emil Kronborg · 4 months ago
  82. 55f528f clk: imx6q: Add definition for IMX6QDL_CLK_I2C3 by Emil Kronborg · 5 months ago
  83. f9b6d17 clk: imx8mp: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  84. 0e9e169 clk: imx8mm: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  85. a5e8304 clk: imx8mn: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  86. 2468583 clk: imx: clk-imx8mn Fix nand and spi clock parent by Michael Trimarchi · 5 months ago
  87. 720f6ee drivers: watchdog: Remove duplicate newlines by Marek Vasut · 4 months ago
  88. 2b32189 drivers: video: Remove duplicate newlines by Marek Vasut · 4 months ago
  89. 606f26c drivers: usb: Remove duplicate newlines by Marek Vasut · 4 months ago
  90. 635f5c1 drivers: tpm: Remove duplicate newlines by Marek Vasut · 4 months ago
  91. 8cd3b95 drivers: timer: Remove duplicate newlines by Marek Vasut · 4 months ago
  92. 53e8b61 drivers: thermal: Remove duplicate newlines by Marek Vasut · 4 months ago
  93. e38999d drivers: sysreset: Remove duplicate newlines by Marek Vasut · 4 months ago
  94. 1ab8574 drivers: spi: Remove duplicate newlines by Marek Vasut · 4 months ago
  95. 97d5786 drivers: sound: Remove duplicate newlines by Marek Vasut · 4 months ago
  96. 03ae350 drivers: soc: Remove duplicate newlines by Marek Vasut · 4 months ago
  97. 76c2ec8 drivers: serial: Remove duplicate newlines by Marek Vasut · 4 months ago
  98. 8997665 drivers: scsi: Remove duplicate newlines by Marek Vasut · 4 months ago
  99. 68cf922 drivers: rtc: Remove duplicate newlines by Marek Vasut · 4 months ago
  100. 112d056 drivers: reset: Remove duplicate newlines by Marek Vasut · 4 months ago