summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-04-19net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_configMarek Vasut
2024-04-19net: dwc_eth_qos: Split STM32 glue into separate fileMarek Vasut
2024-04-19mtd: rawnand: stm32_fmc2: add MP25 supportChristophe Kerello
2024-04-19memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello
2024-04-19memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello
2024-04-18input: button_kbd: gracefully handle buttons that fail probeCaleb Connolly
2024-04-18reboot-mode: must depend on CONFIG_DM_RTCHeinrich Schuchardt
2024-04-18Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18spi: mpc8xx: Set up speed as requestedChristophe Leroy
2024-04-18spi: mpc8xx: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2024-04-18spi: mpc8xx: Allow transfer of more than MAX_BUFFER lenChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy
2024-04-18thermal: Add support for TI LM74Christophe Leroy
2024-04-18spi: mpc8xx: Fix transfert when input or output buffer is NULLChristophe Leroy
2024-04-18spi: mpc8xx: Add GPIO dependencyChristophe Leroy
2024-04-18tee: remove common.h inclusionIgor Opaniuk
2024-04-18tee: optee: fix description in KconfigIgor Opaniuk
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov
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