aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-24usb: ehci-mx6: Do not fail when 'reg' is not foundFabio Estevam1-1/+1
2021-06-24usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6Fabio Estevam1-8/+7
2021-06-23Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/23Jun2021Tom Rini3-43/+46
2021-06-23nvme: Don't clear nvme blk device's priv spaceBin Meng1-1/+0
2021-06-23nvme: Drop useless members of 'struct nvme_ns'Bin Meng2-5/+1
2021-06-23nvme: Eliminate the offset of one during block dev creationBin Meng1-3/+3
2021-06-23nvme: Skip block device creation for inactive namespacesBin Meng1-1/+22
2021-06-23nvme: Move block dev creation from uclass post_probe() to driver probe()Bin Meng2-30/+18
2021-06-23nvme: Remove the redundant aqa value settingWesley Sheng1-1/+0
2021-06-23nvme: Correct the prps per page calculation methodWesley Sheng1-1/+1
2021-06-23nvme: fix for big endian systemsDavid Lamparter1-4/+4
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam1-21/+8
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung1-12/+12
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung2-2/+1
2021-06-22mmc: dwmmc: socfpga: Get "fifo-mode" property from DTLey Foon Tan1-0/+2
2021-06-22mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan1-3/+3
2021-06-22mmc: mtk-sd: increase the minimum bus frequencyWeijie Gao1-0/+5
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey1-13/+11
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt1-2/+6
2021-06-18net: synquacer: Add netsec driverJassi Brar3-0/+1143
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas1-12/+1
2021-06-18net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas1-3/+3
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey2-0/+5
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang1-1/+3
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/17Jun2021Tom Rini7-13/+91
2021-06-17net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski1-1/+6
2021-06-17mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-6/+1
2021-06-17mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORTYangbo Lu2-3/+21
2021-06-17pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang1-0/+4
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam1-2/+58
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Jun2021Tom Rini7-16/+213
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab1-1/+1
2021-06-11Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...WIP/11Jun2021Tom Rini1-1/+17
2021-06-11spi: zynqmp_gqspi: Fix write issueAshok Reddy Soma1-1/+17
2021-06-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/09Jun2021Tom Rini2-2/+9
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti2-7/+8
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti1-0/+2
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti1-2/+4
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti1-0/+11
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti1-7/+18
2021-06-09timer: imx-gpt: Add timer support for i.MX SoCs familyGiulio Benetti3-0/+170
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro1-1/+8
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I1-1/+1
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut12-1115/+1834
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay1-4/+1
2021-06-05pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak1-1/+1
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng1-6/+0
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng1-1/+5
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár1-1/+157
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár1-1/+1