summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-18serial: mxc: have putc use the TXFIFOJohannes Schneider
2022-09-18serial: mxc: enable the RX pipelineJohannes Schneider
2022-09-18imx8m: ddrphy_utils: Remove unused fileMarek Vasut
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain
2022-09-18RAM: Add changes for i.MXRT11xx seriesJesse Taube
2022-09-18clk: imx: Add initial support for i.MXRT1170 clock driverJesse Taube
2022-09-18clk: imx: Add i.MXRT11xx pllv3 variantJesse Taube
2022-09-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini
2022-09-18timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár
2022-09-15i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz
2022-09-15i2c: stm32: do not set the STOP condition on errorAlain Volmat
2022-09-15i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat
2022-09-15i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat
2022-09-15i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz
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-23button: gpio: add DM_GPIO dependencyMichael Walle
2022-08-23timer: add orion-timer supportMichael Walle
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini