summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-21Merge tag 'efi-next-20240321' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-03-21usb: dwc3-generic: implement Qualcomm wrapperCaleb Connolly
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau
2024-03-20gpio: mcp230xx: Add support for models with SPI interface.Piotr Wojtaszczyk
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim
2024-03-18drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau
2024-03-17drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree nodeBenjamin Hahn
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-03-14button: add missing ADC dependency for BUTTON_ADCQuentin Schulz
2024-03-14adc: add missing depends on ADC for controller driversQuentin Schulz
2024-03-14power: pmic: rk8xx: fix duplicate promptQuentin Schulz
2024-03-14rockchip: adc: rockchip-saradc: add support for RK3588Quentin Schulz
2024-03-14rockchip: adc: rockchip-saradc: factor out stop callbackQuentin Schulz
2024-03-14rockchip: adc: rockchip-saradc: factor out start_channel callbackQuentin Schulz
2024-03-14rockchip: adc: rockchip-saradc: factor out channel_data callbackQuentin Schulz
2024-03-14rockchip: adc: rockchip-saradc: use union for preparing for v2Quentin Schulz
2024-03-14power: rk8xx: add support for RK806Quentin Schulz
2024-03-14regulator: rk8xx: add indirection level for some ldo callbacksQuentin Schulz
2024-03-14regulator: rk8xx: fix SWITCH enable on RK809William Wu
2024-03-14regulator: rk8xx: remove unused functionsQuentin Schulz
2024-03-14rockchip: spi: rk_spi: do not write bytes when in read-only modeQuentin Schulz
2024-03-14rockchip: io-domain: Add support for RK3399Jonas Karlman
2024-03-14rockchip: Update the default USB Product ID valueJonas Karlman
2024-03-14phy: rockchip-inno-usb2: Limit changes made to regsJonas Karlman
2024-03-14phy: rockchip-inno-usb2: Write to correct GRFJonas Karlman
2024-03-14rng: rockchip: Use same compatible as linuxJonas Karlman
2024-03-14gpio: rockchip: Use gpio alias id as gpio bank idJonas Karlman
2024-03-13driver: rng: Fix SMCCC TRNG crashWeizhao Ouyang
2024-03-13firmware: psci: Fix bind_smccc_features psci checkWeizhao Ouyang
2024-03-13dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722SVignesh Raghavendra
2024-03-13firmware: ti_sci_static_data: add static DMA channel dataHari Nagalla
2024-03-13ram: k3-ddrss: enable the am62ax's DDR controller for am62pxBryan Brattlof
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-13power: domain: ti: use IS_ENABLED macroBryan Brattlof
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz
2024-03-12mtd: nand: arasan: Fix the crash caused by use after freeVenkatesh Yadav Abbarapu
2024-03-12mtd: nand: arasan: Print warning for unsupported ecc modesVenkatesh Yadav Abbarapu
2024-03-12serial: move sbi_dbcn_available to .data sectionHeinrich Schuchardt
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-03-07serial: pl01x: set baudrate when probingYang Xiwen
2024-03-07net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros
2024-03-05virtio: fix get_config / set_config for legacy VirtIO targetsDmitry Baryshkov
2024-03-05Merge patch series "Fix driver for misc/atsha204a"Tom Rini
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś