summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-05arm: imx8mp: Add new variant parts supportYe Li
2026-06-05watchdog: ulp_wdog: Use driver model for reset_cpu()Alice Guo
2026-06-03Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-06-03net: mvpp2: convert FDT access to ofnode APIPeng Fan
2026-06-03net: mvpp2: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03net: dc2114x: Use dev_remap_addr()Peng Fan
2026-06-03net: calxedaxgmac: Use dev_read_addr()Peng Fan
2026-06-03net: qe: dm_qe_uec: Use dev_read_addr()Peng Fan
2026-06-03net: ethoc: Use dev_read_addr_index()Peng Fan
2026-06-03phy: cadence: Use device APIPeng Fan
2026-06-03phy: marvell: comphy: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03phy: ti-pipe3: Use device API for DT parsingPeng Fan
2026-06-03phy: Kconfig: use bool instead of tristateDavid Lechner
2026-06-03net: tsec: make tsec_private a private structureQuentin Schulz
2026-06-03usb: dwc3: generic: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: sti: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: am62: Staticize and constify driver opsMarek Vasut
2026-06-02timer: sp804: Fix dev_read_addr error checkFrancois Berder
2026-06-02Merge patch series "Clean up bloblist initialization"Tom Rini
2026-05-30Merge patch series "video: bridge: anx6345: Staticize and constify driver ops"Tom Rini
2026-05-30video console: add 6x8 console font from linuxAlexey Charkov
2026-05-30video: kconfig: replace tristate with bool for LCD panel driversDario Binacchi
2026-05-30video: Kconfig: fix indentation of help textDario Binacchi
2026-05-30video: simplefb: Parse memory region from memory-region propertyAelin Reidel
2026-05-30video: simplefb: Map framebuffer region on probe on ARM64Luca Weiss
2026-05-30video: Correct dependencies for VIDEO_TIDSSTom Rini
2026-05-30video: Correct dependencies for VIDEO_LCD_RAYDIUM_RM68200Tom Rini
2026-05-30video: Correct dependencies of LOGICORE_DP_TXTom Rini
2026-05-29video: tegra: Staticize and constify driver opsMarek Vasut
2026-05-29video: tda19988: Staticize and constify driver opsMarek Vasut
2026-05-29video: stm32: Staticize and constify driver opsMarek Vasut
2026-05-29video: imx: ldb: Staticize and constify driver opsMarek Vasut
2026-05-29video: dw_mipi_dsi: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: truetype: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: rotate: Staticize and constify driver opsMarek Vasut
2026-05-29video: console: normal: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: ptn3460: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: ps862x: Staticize and constify driver opsMarek Vasut
2026-05-29video: bridge: anx6345: Staticize and constify driver opsMarek Vasut
2026-05-25cros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
2026-05-25led: Fix toggling LED on initial SW blinkFrancois Berder
2026-05-25gpio: uclass: show DT gpio-line-namesVincent Jardin
2026-05-25Merge tag 'v2026.07-rc3' into nextTom Rini
2026-05-25Merge tag 'xilinx-for-v2026.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-05-25global: Update URL for U-Boot projectTom Rini
2026-05-25fpga: versalpl: Fix unaligned buffer handlingPranav Tilak
2026-05-22virtio: blk: Fix converting the vendor id to a stringDaniel Palmer
2026-05-22virtio: mmio: Allow instantiation via platform dataDaniel Palmer
2026-05-22timer: goldfish: Use __raw_readl()Kuan-Wei Chiu
2026-05-22rtc: goldfish: Use __raw_readl() and __raw_writel()Kuan-Wei Chiu