1. ddc75bc video: dw_hdmi: Fix compiler warnings with gcc-14 by Khem Raj · 12 months ago
  2. 804838a video: rockchip: Add rk3328 vop support by Jagan Teki · 12 months ago
  3. f3ea872 video: rockchip: Add rk3328 hdmi support by Jagan Teki · 12 months ago
  4. aa22711 phy: rockchip: Add Rockchip INNO HDMI PHY driver by Jagan Teki · 12 months ago
  5. f7f4789 clk: rk3328: Add get hdmiphy clock by Jagan Teki · 12 months ago
  6. 92edae7 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · 12 months ago
  7. 7cebb30 video: rockchip: vop: Add dsp offset support by Jagan Teki · 12 months ago
  8. 41b612e video: rockchip: vop: Add win offset support by Jagan Teki · 12 months ago
  9. 3c0f45c video: rockchip: vop: Simplify rkvop_enable by Jagan Teki · 12 months ago
  10. 25353b5 video: dw_hdmi: Add setup_hpd hook by Jagan Teki · 12 months ago
  11. 054a0ca video: dw_hdmi: Add read_hpd hook by Jagan Teki · 12 months ago
  12. 5eacb92 video: dw_hdmi: Extend the HPD detection by Jagan Teki · 12 months ago
  13. f889491 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · 12 months ago
  14. 41524d7 video: rockchip: hdmi: Detect hpd after controller init by Jagan Teki · 12 months ago
  15. 25ca331 video: simple_panel: add EDID support by Svyatoslav Ryhel · 1 year ago
  16. 02bb997 video: simple_panel: simplify platform data pass by Svyatoslav Ryhel · 1 year ago
  17. af04f37 Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 9 months ago
  18. c9e25d8 Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 9 months ago
  19. e725682 mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings by Patrice Chotard · 10 months ago
  20. f3901e8 mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible by Patrick Delaunay · 10 months ago
  21. 1ef28c5 net: dwc_eth_qos: Add support for st, ext-phyclk property by Marek Vasut · 10 months ago
  22. 882b228 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · 10 months ago
  23. a440d19 net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform by Christophe Roullier · 10 months ago
  24. 22265e2 net: dwc_eth_qos: Constify st, eth-* values parsed out of DT by Marek Vasut · 10 months ago
  25. 2e8f75b net: dwc_eth_qos: Use consistent logging prints by Marek Vasut · 10 months ago
  26. a810aa8 net: dwc_eth_qos: Move log_debug statements on top of case block by Marek Vasut · 10 months ago
  27. 416592e net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield by Marek Vasut · 10 months ago
  28. b204c2a net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · 10 months ago
  29. d100c1a net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · 10 months ago
  30. 85d1de9 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · 10 months ago
  31. 3437426 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · 10 months ago
  32. f5667d7 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · 11 months ago
  33. a10ee13 memory: stm32-fmc2-ebi: add MP25 RIF support by Christophe Kerello · 11 months ago
  34. 3171e38 memory: stm32-fmc2-ebi: add MP25 support by Christophe Kerello · 11 months ago
  35. 024c953 input: button_kbd: gracefully handle buttons that fail probe by Caleb Connolly · 9 months ago
  36. a1802b3 reboot-mode: must depend on CONFIG_DM_RTC by Heinrich Schuchardt · 9 months ago
  37. d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 9 months ago
  38. cdf0195 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 9 months ago
  39. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 9 months ago
  40. 4fb931e spi: mpc8xx: Set up speed as requested by Christophe Leroy · 9 months ago
  41. dff3680 spi: mpc8xx: Use 16 bit mode for large transfers with even size by Christophe Leroy · 9 months ago
  42. 244f846 spi: mpc8xx: Allow transfer of more than MAX_BUFFER len by Christophe Leroy · 9 months ago
  43. dcf7af5 powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · 9 months ago
  44. c578728 thermal: Add support for TI LM74 by Christophe Leroy · 10 months ago
  45. ea20820 spi: mpc8xx: Fix transfert when input or output buffer is NULL by Christophe Leroy · 9 months ago
  46. 8f58ecf spi: mpc8xx: Add GPIO dependency by Christophe Leroy · 10 months ago
  47. b905599 tee: remove common.h inclusion by Igor Opaniuk · 10 months ago
  48. 6e8bb1f tee: optee: fix description in Kconfig by Igor Opaniuk · 10 months ago
  49. b2acf59 fastboot: introduce 'oem board' subcommand by Alexey Romanov · 9 months ago
  50. 6e316e3 Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  51. db97266 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 9 months ago
  52. 8ecb093 clk: imx93: fix anatop base by Peng Fan · 9 months ago
  53. 9422e1c cpu: drop imx9_cpu by Peng Fan · 9 months ago
  54. 1e635a3 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · 9 months ago
  55. 51cfa66 gpio: imx_rgpio2p: support one address by Peng Fan · 9 months ago
  56. 3657ef7 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · 9 months ago
  57. 2ea7b7a mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · 12 months ago
  58. 1fa6dc2 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · 12 months ago
  59. 4685d6f mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · 12 months ago
  60. 27ba82c mmc: Unconditionally call mmc_deinit() by Marek Vasut · 10 months ago
  61. b786306 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · 11 months ago
  62. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 11 months ago
  63. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 11 months ago
  64. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 11 months ago
  65. 60649a8 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 11 months ago
  66. a3b2786 mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 11 months ago
  67. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 11 months ago
  68. d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 12 months ago
  69. 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 12 months ago
  70. f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 1 year ago
  71. 27ed98d drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG by Wan Yee Lau · 10 months ago
  72. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 9 months ago
  73. 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 9 months ago
  74. cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 10 months ago
  75. 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 10 months ago
  76. e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 10 months ago
  77. 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 10 months ago
  78. 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 10 months ago
  79. c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 11 months ago
  80. 13c1100 net: designware: Pass all multicast frames in designware driver by Jim Liu · 9 months ago
  81. 3d98b8c net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 9 months ago
  82. b4e9b52 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 10 months ago
  83. b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 9 months ago
  84. 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 10 months ago
  85. 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 10 months ago
  86. ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 10 months ago
  87. 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 10 months ago
  88. 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 10 months ago
  89. fc5d402 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · 10 months ago
  90. 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 10 months ago
  91. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
  92. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 1 year ago
  93. a469c8e video: Drop unnecessary truetype operations from SPL by Simon Glass · 1 year ago
  94. 9e95e90 video: Correct setting of cursor position by Simon Glass · 1 year ago
  95. 1630360 fastboot: Update help text with respect to CMDLINE by Tom Rini · 9 months ago
  96. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
  97. b0c27bd fastboot: Remove dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
  98. 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 1 year, 1 month ago
  99. 8431433 Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 9 months ago
  100. f12001b net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · 10 months ago