summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-01i2c: rcar_i2c: Fix i2c read/write errorsLad Prabhakar
2020-09-29video: typo NormllyHeinrich Schuchardt
2020-09-29mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.cHeinrich Schuchardt
2020-09-28Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-09-28rng: meson: make core clock optionalNeil Armstrong
2020-09-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-09-24pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang
2020-09-24net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh
2020-09-24net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh
2020-09-24driver: net: fm: add support for XFIMadalin Bucur
2020-09-24ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam
2020-09-24ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam
2020-09-24drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur
2020-09-24drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabledGrigore Popescu
2020-09-24arm64: a37xx: pci: Disable link training when unloading driverPali Rohár
2020-09-24mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid
2020-09-23pci: layerscape: Fix spurious writes and panicMichael Walle
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen
2020-09-15mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider
2020-09-15mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-09-01fastboot: getvar: fix partition-size return valueGary Bisson
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan
2020-09-01f_sdp: Fix wrong usb request sizeYe Li
2020-09-01f_sdp: Add high speed endpoint descriptorYe Li
2020-09-01usb: max3420: add the gadget driverJassi Brar
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt
2020-09-01fastboot: Support defining raw partitions without a partition tableFilip Brozovic
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li
2020-09-01usb: gadget: Fix controller index in UMSYe Li
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang