summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-17clk: Add directory for STM32 clock driversPatrick Delaunay
2022-06-17mmc: stm32_sdmmc2: make reset property optionalPatrick Delaunay
2022-06-17ram: stm32mp1: add support of STM32MP13xPatrick Delaunay
2022-06-17ddr: altera: soc64: Integer fix overflow that caused DDR size mismatchedDinesh Maniyam
2022-06-17drivers: cache: ncore: Disable snoop filterDinesh Maniyam
2022-06-17pinctrl: stm32: add support of STM32MP135Patrick Delaunay
2022-06-16usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara
2022-06-16crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese
2022-06-16Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-06-16ddr: altera: Stratix10: Use phys_size_t for memory sizeTien Fong Chee
2022-06-16ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPSTien Fong Chee
2022-06-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-06-15intel: n5x: ddr: update licenseTien Fong Chee
2022-06-15spi: nxp_fspi: Fix clock imbalanceMarek Vasut
2022-06-15mmc: fsl_esdhc_imx: Implement wait_dat0 mmc opsLoic Poulain
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain
2022-06-15mmc: fix error message for unaligned erase requestPatrick Delaunay
2022-06-14clk: imx8mp: use usb_core_ref for usb_root_clkAndrey Zhizhikin
2022-06-14clk: imx8mp: fix root clock names for ecspiAndrey Zhizhikin
2022-06-14phy: adin: add support for clock outputJosua Mayer
2022-06-14phy: adin: fix broken support for adi, phy-mode-overrideNate Drude
2022-06-14pmic: pca9450: add DM_I2C dependencies in KconfigRasmus Villemoes
2022-06-13arm: tegra: Update some DT compatiblesPeter Robinson
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson
2022-06-10firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra
2022-06-10dma: ti: Add PSIL data for AM62x DMASSVignesh Raghavendra
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna
2022-06-10soc: ti: k3-socinfo: Add entry for AM62X SoC familySuman Anna
2022-06-10drivers: mmc: am654_sdhci: Add new compatible for AM62 SoCAswath Govindraju
2022-06-10rng: nuvoton: Add NPCM7xx rng driverJim Liu
2022-06-10spi: synquacer: simplify tx completion checkingMasahisa Kojima
2022-06-10spi: synquacer: DMSTART bit must not be set while transferringMasahisa Kojima
2022-06-10spi: synquacer: wait until slave is deselectedMasahisa Kojima
2022-06-10spi: synquacer: busy variable must be initialized before useMasahisa Kojima
2022-06-10pinctrl: nuvoton: Add NPCM7xx pinctrl driverJim Liu
2022-06-08test: Load mac address using misc deviceSean Anderson
2022-06-08test: Load mac address using RTCSean Anderson
2022-06-08test: Load mac address with i2c eepromSean Anderson
2022-06-08misc: Add support for nvmem cellsSean Anderson
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-08virtio: rng: Check length before copyingAndrew Scull
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull
2022-06-08virtio_ring: Add helper to attach vring descriptorAndrew Scull
2022-06-08virtio_ring: Merge identical variablesAndrew Scull
2022-06-07misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut