aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-30spi: Update speed/mode on changeMarek Vasut
2021-06-24usb: ehci-mx6: Do not fail when 'reg' is not foundFabio Estevam
2021-06-24usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6Fabio Estevam
2021-06-23Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-06-23nvme: Don't clear nvme blk device's priv spaceBin Meng
2021-06-23nvme: Drop useless members of 'struct nvme_ns'Bin Meng
2021-06-23nvme: Eliminate the offset of one during block dev creationBin Meng
2021-06-23nvme: Skip block device creation for inactive namespacesBin Meng
2021-06-23nvme: Move block dev creation from uclass post_probe() to driver probe()Bin Meng
2021-06-23nvme: Remove the redundant aqa value settingWesley Sheng
2021-06-23nvme: Correct the prps per page calculation methodWesley Sheng
2021-06-23nvme: fix for big endian systemsDavid Lamparter
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt
2021-06-18net: synquacer: Add netsec driverJassi Brar
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-06-17net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski
2021-06-17mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu
2021-06-17mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORTYangbo Lu
2021-06-17pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab
2021-06-11Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-06-11spi: zynqmp_gqspi: Fix write issueAshok Reddy Soma
2021-06-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti
2021-06-09timer: imx-gpt: Add timer support for i.MX SoCs familyGiulio Benetti
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay
2021-06-05pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár