summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara
2022-07-01Merge commit 'ef5ba2cef4a08b68caaa9215fcac142d3025bbf7' of https://github.com...Tom Rini
2022-07-01drivers: clk: Update license for Intel N5X deviceTeik Heng Chong
2022-07-01socfpga: arria10: Wait for fifo empty after writing bitstreamPaweł Anikiel
2022-07-01socfpga: arria10: Improve bitstream loading speedPaweł Anikiel
2022-07-01sysreset: socfpga: Use parent device for reading base addressPaweł Anikiel
2022-07-01misc: atsha204a: Increase wake delay by tWHIPaweł Anikiel
2022-06-30Merge tag 'u-boot-rockchip-20220630' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-06-29mtd: mxs_nand_spl: fix nand_command protocol violationAndrea Scian
2022-06-29rockchip: Add option to prevent booting on power plug-inChris Morgan
2022-06-29power: pmic: rk8xx: Support sysreset shutdown methodChris Morgan
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz
2022-06-28pmic: pca9450: Add optional SD_VSEL GPIO for LDO5Frieder Schrempf
2022-06-26clk: sunxi: Add additional RTC compatible stringsSamuel Holland
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-25driver: video: Check allocated pointersBin Meng
2022-06-23arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau
2022-06-17Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini
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-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-07misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun
2022-06-03net: enetc: unregister mdiobusMichael Walle
2022-05-26net: e1000: Depend on CONFIG_PCISean Anderson
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara