index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-04-19
mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings
Patrice Chotard
2024-04-19
mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible
Patrick Delaunay
2024-04-19
net: dwc_eth_qos: Add support for st, ext-phyclk property
Marek Vasut
2024-04-19
net: dwc_eth_qos: Add support of STM32MP13xx platform
Christophe Roullier
2024-04-19
net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform
Christophe Roullier
2024-04-19
net: dwc_eth_qos: Constify st, eth-* values parsed out of DT
Marek Vasut
2024-04-19
net: dwc_eth_qos: Use consistent logging prints
Marek Vasut
2024-04-19
net: dwc_eth_qos: Move log_debug statements on top of case block
Marek Vasut
2024-04-19
net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield
Marek Vasut
2024-04-19
net: dwc_eth_qos: Scrub ifdeffery
Marek Vasut
2024-04-19
net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
Marek Vasut
2024-04-19
net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config
Marek Vasut
2024-04-19
net: dwc_eth_qos: Split STM32 glue into separate file
Marek Vasut
2024-04-19
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
2024-04-19
memory: stm32-fmc2-ebi: add MP25 RIF support
Christophe Kerello
2024-04-19
memory: stm32-fmc2-ebi: add MP25 support
Christophe Kerello
2024-04-18
input: button_kbd: gracefully handle buttons that fail probe
Caleb Connolly
2024-04-18
reboot-mode: must depend on CONFIG_DM_RTC
Heinrich Schuchardt
2024-04-18
Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-04-18
Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-18
spi: mpc8xx: Set up speed as requested
Christophe Leroy
2024-04-18
spi: mpc8xx: Use 16 bit mode for large transfers with even size
Christophe Leroy
2024-04-18
spi: mpc8xx: Allow transfer of more than MAX_BUFFER len
Christophe Leroy
2024-04-18
powerpc: 8xx: Set SDMA configuration register correcly
Christophe Leroy
2024-04-18
thermal: Add support for TI LM74
Christophe Leroy
2024-04-18
spi: mpc8xx: Fix transfert when input or output buffer is NULL
Christophe Leroy
2024-04-18
spi: mpc8xx: Add GPIO dependency
Christophe Leroy
2024-04-18
tee: remove common.h inclusion
Igor Opaniuk
2024-04-18
tee: optee: fix description in Kconfig
Igor Opaniuk
2024-04-15
Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2024-04-15
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2024-04-15
clk: imx93: fix anatop base
Peng Fan
2024-04-15
cpu: drop imx9_cpu
Peng Fan
2024-04-15
serial: lpuart: use ipg clk for i.MX7ULP
Peng Fan
2024-04-15
gpio: imx_rgpio2p: support one address
Peng Fan
2024-04-15
mmc: cv1800b_sdhci: Remove the unused argument
Jaehoon Chung
2024-04-15
mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe
Yang Xiwen
2024-04-15
mmc: dw_mmc: Don't return error if data busy timeout
Yang Xiwen
2024-04-15
mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET...
Yang Xiwen
2024-04-15
mmc: Unconditionally call mmc_deinit()
Marek Vasut
2024-04-15
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
Marek Vasut
2024-04-15
mmc: Add generic tuning flag
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
Marek Vasut
2024-04-15
mmc: tmio: Check INFO1 for completion during DMA transfer
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: arm_pl180_mmci: Rely on DM
Linus Walleij
2024-04-15
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Jonas Karlman
2024-04-15
mmc: Don't suggest to build modules in Kconfig.
Heinrich Schuchardt
[next]