summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson1-0/+28
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson1-36/+50
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes1-0/+1
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes1-4/+2
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+3
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt1-1/+3
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen1-1/+6
2020-09-15mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider1-14/+4
2020-09-15mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam1-0/+4
2020-09-12mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy1-3/+3
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu1-6/+13
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel1-1/+2
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel1-8/+9
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary1-19/+14
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini21-88/+1753
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+4
2020-09-01fastboot: getvar: fix partition-size return valueGary Bisson1-2/+2
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi1-2/+2
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun1-2/+2
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun1-16/+107
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan1-12/+58
2020-09-01f_sdp: Fix wrong usb request sizeYe Li1-1/+1
2020-09-01f_sdp: Add high speed endpoint descriptorYe Li1-2/+28
2020-09-01usb: max3420: add the gadget driverJassi Brar4-0/+890
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi3-0/+56
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2-0/+40
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2-2/+2
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt1-3/+4
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt1-0/+1
2020-09-01fastboot: Support defining raw partitions without a partition tableFilip Brozovic1-9/+66
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li2-0/+25
2020-09-01usb: gadget: Fix controller index in UMSYe Li1-2/+4
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang3-4/+414
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang2-35/+36
2020-09-01eth/r8152: reset PHY after setting itHayes Wang1-1/+1
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang2-1/+20
2020-09-01serial: sh: Improve FIFO empty check on RXMarek Vasut1-1/+4
2020-09-01x86: pinctrl: Fix 'relatove' typoSimon Glass1-1/+1
2020-08-31Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-59/+3
2020-08-31arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2-8/+3
2020-08-31mmc: xenon: set signal voltage and max base clockEvan Wang1-1/+78
2020-08-31arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár1-6/+21
2020-08-31arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár1-3/+3
2020-08-31firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla1-49/+3
2020-08-31firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla1-11/+1
2020-08-27pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek1-0/+1
2020-08-27drivers: usb: Fix config indentationRuben Di Battista1-6/+6
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini13-42/+4871
2020-08-25Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini3-35/+28
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-2/+2