summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-07-18phy: sun4i-usb: Add D1 variantSamuel Holland
2022-07-18phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara
2022-07-18phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland
2022-07-18mtd: spi-nor-ids: add winbond w25q512nw family supportJae Hyun Yoo
2022-07-18mtd: spi-nor-core: Add support for Macronix Octal flashJaimeLiao
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao
2022-07-18mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao
2022-07-18sunxi-nand: fix the PIO instead of DMA implementationMarkus Hoffrogge
2022-07-18spi: sunxi: Add support for F1C100s SPI controllerAndre Przywara
2022-07-18spi: sunxi: improve SPI clock calculationAndre Przywara
2022-07-18spi: sunxi: refactor SPI speed/mode programmingAndre Przywara
2022-07-18spi: sunxi: use XCH status to detect in-progress transferIcenowy Zheng
2022-07-18net: sun8i-emac: Drop use of arch-specific headerSamuel Holland
2022-07-18net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland
2022-07-18reset: sunxi: Reuse the platform data from the clock driverSamuel Holland
2022-07-18reset: sunxi: Convert driver private data to platform dataSamuel Holland
2022-07-18clk: sunxi: Convert driver private data to platform dataSamuel Holland
2022-07-18clk: sunxi: Use a single driver for all variantsSamuel Holland
2022-07-18reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland
2022-07-18clk: sunxi: Prevent out-of-bounds gate array accessSamuel Holland
2022-07-18clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-13nand: raw: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13net: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13net: mediatek: use regmap api to modify ethsys registersWeijie Gao
2022-07-13net: mediatek: remap iobase addressWeijie Gao
2022-07-13mmc: mediatek: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13watchdog: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13gpio: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13spi: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13pinctrl: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-07-12rng: stm32mp1_rng: add conditional reset feature for STM32MP13xLionel Debieve
2022-07-12i2c: stm32: add support for the st,stm32mp13 SOCPatrick Delaunay
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: introduce of_to_plat opsPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: remove privdataPatrick Delaunay
2022-07-12mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bindPatrick Delaunay
2022-07-11Merge branch 'next'Tom Rini
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini