1. ef473d5 memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM by Roger Quadros · 10 months ago
  2. a5f877a net: designware: Support high memory nodes by Nils Le Roux · 12 months ago
  3. 91c37c4 Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  4. 05d3602 spi: mxc_spi: Add imx6ul-ecspi compatible string by Marek Vasut · 10 months ago
  5. c49f936 mtd: spi: renesas: Add R8A779H0 V4M support by Hai Pham · 10 months ago
  6. 995a857 pinctrl: renesas: Add R8A779H0 V4M PFC tables by Hai Pham · 10 months ago
  7. 0fb76cc0 clk: renesas: Implement R8A779H0 V4M PLL7 support by Marek Vasut · 10 months ago
  8. 13a014c clk: renesas: Add R8A779H0 V4M clock tables by Hai Pham · 10 months ago
  9. 2b51069 Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  10. 0bc69a1 imx: scu_api: add implementation of sc_pm_reset_reason by Igor Opaniuk · 10 months ago
  11. 55fc0cb net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · 12 months ago
  12. 7e02c3ac net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · 12 months ago
  13. 84e57e7 net: phy: nxp-c45-tja11xx: read PHY the speed from hardware by Radu Pirea (NXP OSS) · 12 months ago
  14. 6c43208 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · 12 months ago
  15. 0101a2f Merge branch '2024-02-06-assorted-fixes' by Tom Rini · 10 months ago
  16. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 10 months ago
  17. e5e7d8b blk: host_dev: Fix error code in host_sb_attach_file() by Dan Carpenter · 10 months ago
  18. c59720c firmware: ti_sci: Add comment explaining the is_secure code by Dhruva Gole · 10 months ago
  19. 0c4e36d firmware: ti_sci: fix the secure_hdr in do_xfer by Dhruva Gole · 10 months ago
  20. 4312a1d dma: ti: k3-udma: Use ring_idx to pair k3 nav rings by MD Danish Anwar · 10 months ago
  21. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 10 months ago
  22. 5c053f3 mmc: rockchip_sdhci: Fix HS400 mode write on RK3568 by Jonas Karlman · 10 months ago
  23. 644e8fc ram: rockchip: Add rv1126 ddr4 support by Tim Lunn · 10 months ago
  24. f1e2f41 net: designware: Reset eth phy before phy connect by Jonas Karlman · 10 months ago
  25. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 10 months ago
  26. 545e0e4 smbios: provide type 4 RISC-V SMBIOS Processor ID by Heinrich Schuchardt · 10 months ago
  27. 4350e99 drivers: watchdog: add andes atcwdt200 support by Randolph · 10 months ago
  28. b6d8969 Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 10 months ago
  29. c025c8a net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · 10 months ago
  30. 10127cd mmc: bcmstb: Add support for bcm2712 SD controller by Ivan T. Ivanov · 10 months ago
  31. cce167e bcm2835: Dynamically calculate bytes per pixel parameter by Ivan T. Ivanov · 10 months ago
  32. a8dc496 clk: clk-gpio: add actual gated clock by Svyatoslav Ryhel · 11 months ago
  33. c9309f4 treewide: Remove clk_free by Sean Anderson · 12 months ago
  34. 82719d3 clk: Remove rfree by Sean Anderson · 12 months ago
  35. b500447 clk: fix clk_get_rate() always return ulong by Julien Masson · 12 months ago
  36. 2da1331 clk: meson: add Hardware Clock measure driver by Neil Armstrong · 11 months ago
  37. 24adbee video: console: Fix buffer overflow in cmd 'font list' by Janne Grunau · 10 months ago
  38. 3883c9a video: Support VIDEO_X2R10G10B10 in truetype console by Janne Grunau · 10 months ago
  39. ca6d60d video: tidss: Use DT property names for parsing nodes by Devarsh Thakkar · 10 months ago
  40. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  41. b30414f video: Fill video handoff in video post probe by Devarsh Thakkar · 12 months ago
  42. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
  43. 8986be5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 10 months ago
  44. 2bfab76 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · 10 months ago
  45. 16dd109 mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID by Takahiro Kuwano · 11 months ago
  46. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 11 months ago
  47. d386fa8 mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  48. 33934e1 mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  49. c4de92d mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  50. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 11 months ago
  51. 9768d7c mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode by Takahiro Kuwano · 11 months ago
  52. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 11 months ago
  53. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 11 months ago
  54. f07ca79 mtd: spi: spi-nor-ids: Add more XM25Q series chips by Ssunk · 11 months ago
  55. b4b0228 spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data by Tejas Bhumkar · 10 months ago
  56. 18e61f2 mtd: spi-nor-ids: Add is25lx512 chip by Tejas Bhumkar · 11 months ago
  57. 26bb23b spi: dw: add check for Rx FIFO overflow by Maksim Kiselev · 11 months ago
  58. 526a865 Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 10 months ago
  59. b90862d pinctrl: renesas: Drop include common.h by Marek Vasut · 10 months ago
  60. 402786c clk: renesas: Drop include common.h by Marek Vasut · 10 months ago
  61. b92d0f7 smbios: use struct_table_length to get SMBIOS 2.1 total table length by Masahisa Kojima · 10 months ago
  62. 53c3e38 reset: reset-hisilicon: also handle #reset-cells = <2> by Yang Xiwen · 10 months ago
  63. db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  64. 9d8f814 clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) by Dinesh Maniyam · 12 months ago
  65. a1c6b08 mtd: nand: raw: atmel: Remove duplicate definitions by Alexander Dahl · 12 months ago
  66. 3c04fcf Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 10 months ago
  67. cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 11 months ago
  68. 83a8424 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 10 months ago
  69. f4d5486 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 10 months ago
  70. 9f1dc11 arm: Rename STM32MP15x by Patrick Delaunay · 11 months ago
  71. 49de864 arm: Rename STM32MP13x by Patrick Delaunay · 11 months ago
  72. e1f83dd configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 1 year, 1 month ago
  73. 85946d6 nvme: Update nvme_scan_namespace to keep trying on busy by Moritz Fischer · 11 months ago
  74. 5775b0f nvme: Fix error code and log to indicate busy by Moritz Fischer · 11 months ago
  75. 0408347 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · 11 months ago
  76. b185618 iommu: dont fail silently by Caleb Connolly · 11 months ago
  77. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  78. 2d6dc19 rtc: driver for Goldfish RTC by Heinrich Schuchardt · 11 months ago
  79. 883a7a9 reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 11 months ago
  80. 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 11 months ago
  81. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 11 months ago
  82. 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 12 months ago
  83. 92fe089 spmi: msm: fix register range names by Caleb Connolly · 12 months ago
  84. f1d66ed gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 12 months ago
  85. ab42143 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 12 months ago
  86. 5415d5f gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 12 months ago
  87. 4e8aa00 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 12 months ago
  88. 033f09b gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 12 months ago
  89. a4ba2a6 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 1 year ago
  90. 836b7f4 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 1 year ago
  91. 6156e39 msm_gpio: use unsigned int by Caleb Connolly · 1 year ago
  92. 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 1 year ago
  93. 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year ago
  94. 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 1 year ago
  95. d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 1 year, 1 month ago
  96. 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 1 year, 1 month ago
  97. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 1 year, 1 month ago
  98. 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 1 year, 1 month ago
  99. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 1 year, 1 month ago
  100. fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 1 month ago