1. b185618 iommu: dont fail silently by Caleb Connolly · 1 year ago
  2. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 12 months ago
  3. 2d6dc19 rtc: driver for Goldfish RTC by Heinrich Schuchardt · 1 year ago
  4. 883a7a9 reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 1 year ago
  5. 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 1 year, 1 month ago
  6. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 12 months ago
  7. 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 1 year, 1 month ago
  8. 92fe089 spmi: msm: fix register range names by Caleb Connolly · 1 year, 1 month ago
  9. f1d66ed gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 1 year, 1 month ago
  10. ab42143 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 1 year, 1 month ago
  11. 5415d5f gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 1 year, 1 month ago
  12. 4e8aa00 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 1 year, 1 month ago
  13. 033f09b gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 1 year, 1 month ago
  14. a4ba2a6 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 1 year, 2 months ago
  15. 836b7f4 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 1 year, 2 months ago
  16. 6156e39 msm_gpio: use unsigned int by Caleb Connolly · 1 year, 2 months ago
  17. 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 1 year, 2 months ago
  18. 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 2 months ago
  19. 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 1 year, 2 months ago
  20. d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 1 year, 2 months ago
  21. 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 1 year, 2 months ago
  22. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 1 year, 2 months ago
  23. 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 1 year, 2 months ago
  24. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 1 year, 2 months ago
  25. fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 2 months ago
  26. a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 1 year, 2 months ago
  27. e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 1 year ago
  28. dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 1 year ago
  29. 58d6f34 memory: ti-gpmc: Fix build by Roger Quadros · 1 year ago
  30. f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 1 year, 1 month ago
  31. 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 1 year, 1 month ago
  32. cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 1 year, 2 months ago
  33. 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 1 year, 2 months ago
  34. a1997a3 clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  35. 94c2f5b clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  36. 0e2433e clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  37. e811b03 clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  38. f26739e clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  39. aa580d8 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  40. 2555830 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  41. dca7e0c clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · 1 year, 1 month ago
  42. 4f6dd25 phy: phy-mtk-tphy: add properties for phy tuning by Chunfeng Yun · 1 year, 1 month ago
  43. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 1 year ago
  44. c64a1e4 driver/net/rtl8139: remove debug print by Maxim Uvarov · 1 year, 1 month ago
  45. f5ead4c net/smc911x: fix return from smc911x_send by Maxim Uvarov · 1 year, 1 month ago
  46. d3dba8a Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year ago
  47. 344667d Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year ago
  48. 0727b10 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 1 year ago
  49. 5bf111b pinctrl: exynos: Convert to use livetree API for fdt access by Sam Protsenko · 1 year, 1 month ago
  50. da06fef pinctrl: exynos: Reduce variables scope by Sam Protsenko · 1 year, 1 month ago
  51. aad0f6a pinctrl: exynos: Refactor handling the pin related dt properties by Sam Protsenko · 1 year, 1 month ago
  52. 2ed4ba8 pinctrl: exynos: Support different register types in pin banks by Sam Protsenko · 1 year, 1 month ago
  53. 2dfcb25 pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name by Sam Protsenko · 1 year, 1 month ago
  54. 58e84bf pinctrl: exynos: Extract pin parsing code into a separate function by Sam Protsenko · 1 year, 1 month ago
  55. 7b34206 pinctrl: exynos: Improve coding style by Sam Protsenko · 1 year, 1 month ago
  56. 16f79dd fastboot: add oem console command support by Ion Agorria · 1 year ago
  57. 475aa9a fastboot: implement "getvar all" by Ion Agorria · 1 year ago
  58. 85fcd69 fastboot: multiresponse support by Ion Agorria · 1 year ago
  59. 1b6228f cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · 1 year, 1 month ago
  60. 1351cd3 rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 2 months ago
  61. badef4c rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 2 months ago
  62. 638cc36 acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · 1 year, 1 month ago
  63. 27a66fc acpi: carve out qfw_acpi.c by Heinrich Schuchardt · 1 year, 1 month ago
  64. b2f088c acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 1 year, 1 month ago
  65. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 1 year ago
  66. 64e8482 cache: add sifive private L2 cache driver by Zong Li · 1 year, 1 month ago
  67. f03e3f0 spi: npcm_pspi: Fix the wrong clock divider calculation by Jim Liu · 1 year, 1 month ago
  68. d3db45c iommu: add qcom-hyp-smmu by Caleb Connolly · 1 year, 1 month ago
  69. 76c53da iommu: add a connect op by Caleb Connolly · 1 year, 1 month ago
  70. e96ecbe iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · 1 year, 1 month ago
  71. ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 1 year, 1 month ago
  72. cb3ce95 global: Drop common.h inclusion by Tom Rini · 1 year, 1 month ago
  73. 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 1 year, 1 month ago
  74. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 1 year, 1 month ago
  75. f7655af Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 1 year, 1 month ago
  76. b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 1 year, 2 months ago
  77. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 1 year, 2 months ago
  78. 34aeb38 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · 1 year, 1 month ago
  79. c03cd98 drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 6 months ago
  80. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 6 months ago
  81. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 6 months ago
  82. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 1 year, 1 month ago
  83. ac80c6a clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · 1 year, 1 month ago
  84. fd8de97 mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT by Julien Masson · 1 year, 1 month ago
  85. 00b0493 gpio: dw: Drop unused headers by Maksim Kiselev · 1 year, 2 months ago
  86. 51774b3 tee: optee: don't enumerate services if there ain't any by Etienne Carriere · 1 year, 2 months ago
  87. ab9500e tee: optee: don't fail on services enumeration failure by Etienne Carriere · 1 year, 2 months ago
  88. 34fc186 remoteproc: k3-dsp: Avoid reloading of firmware by Udit Kumar · 1 year, 2 months ago
  89. b4534dd net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · 1 year, 1 month ago
  90. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 1 year, 1 month ago
  91. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 1 year, 1 month ago
  92. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 1 year, 1 month ago
  93. 429fa3b timer: starfive: Add Starfive timer support by Kuan Lim Lee · 1 year, 1 month ago
  94. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 1 year, 1 month ago
  95. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 1 year, 1 month ago
  96. 652d8d4 clk: nuvoton: add read only feature for clk driver by Jim Liu · 1 year, 2 months ago
  97. bc3e313 clk: treewide: switch to clock dump from clk_ops by Igor Prusov · 1 year, 2 months ago
  98. 4f48202 clk: amlogic: Move driver and ops structs by Igor Prusov · 1 year, 2 months ago
  99. 77beaad clk: k210: Move soc_clk_dump function by Igor Prusov · 1 year, 2 months ago
  100. 3f19254 clk: ast2600: Move soc_clk_dump function by Igor Prusov · 1 year, 2 months ago