summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-12clk: Fix clk_set_parent() regressionJonas Karlman
2025-05-09net: dwc: xgmac: Allow DMA buffers above 4GBNikunj Kela
2025-05-09x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.cTom Rini
2025-05-08Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-05-08Merge tag 'u-boot-rockchip-20250508' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-05-08video: backlight: add Skyworks/Analogictech AAT2870 led controller driverSvyatoslav Ryhel
2025-05-08video: panel: add LG LH400WV3-SD04 MIPI DSI panel driverSvyatoslav Ryhel
2025-05-08video: panel: add Hitachi TX10D07VM0BAA MIPI DSI panel driverSvyatoslav Ryhel
2025-05-08video: tegra: add 8-bit CPU driven protocolSvyatoslav Ryhel
2025-05-08sysreset: implement MAX9807 sysreset functionsSvyatoslav Ryhel
2025-05-08power: regulator: max9807: add regulator supportSvyatoslav Ryhel
2025-05-08power: pmic: add the base MAX8907 PMIC supportSvyatoslav Ryhel
2025-05-08gpio: tegra_gpio: implement rfree operationSvyatoslav Ryhel
2025-05-08net: gmac_rockchip: Add RMII support for rk3288Christoph Fritz
2025-05-06mtd: spi-nor: Send write disable cmd after every write enableVenkatesh Yadav Abbarapu
2025-05-06mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35XVaishnav Achath
2025-05-06rockchip: io-domain: Enable by default for all supported SoCsChen-Yu Tsai
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for PX30Quentin Schulz
2025-05-06pinctrl: rockchip: fix bank's pin_base computingQuentin Schulz
2025-05-05firmware: ti_sci: Add Initialization of dev_info head nodeUdit Kumar
2025-05-05eth: Support E1000E I225-VZhiJie.zhang
2025-05-05Merge tag 'u-boot-stm32-20250505' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-05-05net: dwc_eth_qos: add support of stm32mp2 platformChristophe Roullier
2025-05-05video: support FRIDA FRD400B25025-A-CTKDario Binacchi
2025-05-05mtd: ubi: Put MTD device after it is not usedAlexander Vickberg
2025-05-04net: ravb: Add RZ/G2L SupportPaul Barker
2025-05-04net: ravb: Add optional reset deassertionPaul Barker
2025-05-04net: ravb: Refactor out R-Car specific codePaul Barker
2025-05-04net: ravb: Fix RX error handlingMarek Vasut
2025-05-03cpu: imx95: add i.MX95 supportAlice Guo
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-03clk: scmi: check the clock state/parent/rate control permissionsAlice Guo
2025-05-03clk: scmi: add the command CLOCK_PARENT_SETPeng Fan
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03pinctrl: nxp: add a pin controller driver based on SCMI pin control protocolAlice Guo
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-05-02vidconsole: Avoid kerning against an unrelated characterSimon Glass