summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-12fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07net: fm: Add support for FIT firmwareSean Anderson
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson
2022-09-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-09-06Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-06clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYCPatrick Delaunay
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay
2022-09-06RISC-V: enable CONFIG_SYSRESET_SBI by defaultHeinrich Schuchardt
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng
2022-09-06net: enetc: Fix use after free issue in fsl_enetc.cSiarhei Yasinski
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-09-04clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000Michal Suchanek
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-09-03tpm: Implement state command for Cr50Simon Glass
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-09-03tpm: sandbox: Allow init of TPM in a different phaseSimon Glass
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven
2022-08-31spl: ahci: Fix dependency for SPL_AHCI_PCIOleksandr Suvorov
2022-08-26nvme: Do a clean NVMe shutdownHector Martin
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-26reset: qcom: Add support for QCS404 SoC reset tableSumit Garg
2022-08-26reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle
2022-08-23timer: add orion-timer supportMichael Walle
2022-08-22mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár
2022-08-22mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár
2022-08-22mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi