aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-15Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-15Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2024-04-15clk: imx93: fix anatop basePeng Fan
2024-04-15cpu: drop imx9_cpuPeng Fan
2024-04-15serial: lpuart: use ipg clk for i.MX7ULPPeng Fan
2024-04-15gpio: imx_rgpio2p: support one addressPeng Fan
2024-04-15mmc: cv1800b_sdhci: Remove the unused argumentJaehoon Chung
2024-04-15mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probeYang Xiwen
2024-04-15mmc: dw_mmc: Don't return error if data busy timeoutYang Xiwen
2024-04-15mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET...Yang Xiwen
2024-04-15mmc: Unconditionally call mmc_deinit()Marek Vasut
2024-04-15mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callbackMarek Vasut
2024-04-15mmc: Add generic tuning flagMarek Vasut
2024-04-15mmc: Convert hs400_tuning flag from u8 to boolMarek Vasut
2024-04-15mmc: renesas-sdhi: Stop transmission in case tuning block transfer failsMarek Vasut
2024-04-15mmc: tmio: Check INFO1 for completion during DMA transferMarek Vasut
2024-04-15mmc: Drop unused mmc_send_tuning() cmd_error parameterMarek Vasut
2024-04-15mmc: arm_pl180_mmci: Rely on DMLinus Walleij
2024-04-15mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPLJonas Karlman
2024-04-15mmc: Don't suggest to build modules in Kconfig.Heinrich Schuchardt
2024-04-15mmc: Avoid buffer overrun in mmc_startup()Heinrich Schuchardt
2024-04-15drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA...Wan Yee Lau
2024-04-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-04-14Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2024-04-14mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl
2024-04-14mtd: nand: raw: Fix (most) Kconfig indentationAlexander Dahl
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2024-04-14mtd: nand: raw: Use macro nand_to_mtd() where appropriateAlexander Dahl
2024-04-14mtd: rawnand: Meson NAND controller supportArseniy Krasnov
2024-04-12net: designware: Pass all multicast frames in designware driverJim Liu
2024-04-12net: designware: Invalidate RX buffer cache before freeing the DMA descriptorJim Liu
2024-04-12net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()Patrice Chotard
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add support sending FDB command to update rx_flow_idMD Danish Anwar
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-12net: ti: icssg: Add icssg queues APIs and macrosMD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware config and classification APIs.MD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass
2024-04-10video: Correct setting of cursor positionSimon Glass
2024-04-10fastboot: Update help text with respect to CMDLINETom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10fastboot: Remove dependencies on CMDLINESimon Glass
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini