summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: truetype: Fill in the measured lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Make white-on-black a video-device propertySimon Glass
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02pinctrl: qcom: qcm2290: fix off by 1 in pin_countCaleb Connolly
2025-05-02clk/qcom: qcm2290: show clock name in set_rate()Caleb Connolly
2025-05-01Merge tag 'dm-pull-mayday' of git://git.denx.de/u-boot-dmTom Rini
2025-05-01video: Enable VIDEO_DAMAGE for drivers that need itAlexander Graf
2025-05-01video: Always compile cache flushing codeAlexander Graf
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf
2025-05-01video: Only dcache flush damaged linesAlexander Graf
2025-05-01video: Add damage notification on bmp displayAlexander Graf
2025-05-01vidconsole: Add damage notifications to all vidconsole driversAlexander Graf
2025-05-01dm: video: Add damage notification on display fillsAlexander Graf
2025-05-01dm: video: Add damage tracking APIAlexander Graf
2025-04-30mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitionsMike Looijmans
2025-04-30clk: fix crash on clk_set_rate clean rate cacheChristian Marangi
2025-04-29Revert "mtd: spi-nor: Remove recently added SST special case"Prasad Kummari
2025-04-29drivers: spi: Fix data loss issue in QSPINaresh Kumar Ravulapalli
2025-04-29Merge patch series "Add support for Infineon S28HL256T and S28HL02GT"Tom Rini
2025-04-29mtd: spi-nor-ids: Add support for S28HL02GTTakahiro Kuwano
2025-04-29mtd: spi-nor-ids: Add support for S28HL256TTakahiro Kuwano
2025-04-29mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR definesBernhard Messerklinger
2025-04-29mtd: spi-nor: Add NO_CHIP_ERASE flag for mt35xu01g/2gVenkatesh Yadav Abbarapu
2025-04-28mtd: mtdparts: calculate mtd partition offset before calculating sizeWeijie Gao
2025-04-28cros_ec_sandbox.c: Drop spi.h includeTom Rini
2025-04-28net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callbackSiddharth Vadapalli
2025-04-28Merge tag 'u-boot-imx-master-20250428' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-04-28sunxi: mmc: remove usage of struct sunxi_ccm_regAndre Przywara
2025-04-28watchdog: sunxi: add A523 supportAndre Przywara
2025-04-28phy: sun4i-usb: Determine USB OTG detection pin from devicetreeAndre Przywara
2025-04-28phy: sun4i-usb: Determine VBUS detection pin from devicetreeAndre Przywara
2025-04-28gpio: axp: Remove virtual VBUS enable GPIOSamuel Holland
2025-04-28phy: sun4i-usb: Control supplies via the regulator uclassSamuel Holland
2025-04-28power: regulator: Add a driver for the AXP PMIC drivevbusSamuel Holland