summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-23serial: sandbox: Fix buffer underflow in putsAndrew Scull
2022-06-22misc: nuvoton: Add NPCM7xx otp controller driverJim Liu
2022-06-22crypto: nuvoton: Add NPCM7xx SHA driverJim Liu
2022-06-22crypto: nuvoton: Add NPCM7xx AES driverJim Liu
2022-06-22spi: gxp_spi: Add GXP SPI controller driverNick Hawkins
2022-06-22timer: gxp: Add HPE GXP timer supportNick Hawkins
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-06-20mmc: fsl_esdhc: Add new config option for default fallback modePali Rohár
2022-06-20mmc: fsl_esdhc: Set fallback mode to 1-bitPali Rohár
2022-06-20mtd: rawnand: fsl_elbc: Fix DM support in DTS code pathPali Rohár
2022-06-20arm: layerscape: Add sfp driverSean Anderson
2022-06-17Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-17misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay
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