summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam2020-09-241-2/+3
| * | | | drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur2020-09-241-0/+15
| * | | | drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabledGrigore Popescu2020-09-241-2/+2
| * | | | pci: layerscape: Fix spurious writes and panicMichael Walle2020-09-231-0/+6
* | | | | arm64: a37xx: pci: Disable link training when unloading driverPali Rohár2020-09-241-0/+5
* | | | | mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid2020-09-241-0/+1
|/ / / /
* | | | pinmux: pic32: add SDHCI pin configJohn Robertson2020-09-231-0/+28
* | | | mmc: pic32: Refresh PIC32 MMC driverJohn Robertson2020-09-231-36/+50
* | | | gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes2020-09-221-0/+1
* | | | spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes2020-09-221-4/+2
| |_|/ |/| |
* | | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-09-191-1/+3
|\ \ \
| * | | rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt2020-09-181-1/+3
* | | | mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen2020-09-171-1/+6
|/ / /
* | | mmc: xenon_sdhci: Add missing common host capabilitiesAndre Heider2020-09-151-14/+4
* | | mmc: msm_sdhci: Use mmc_of_parse for setting host_capsManivannan Sadhasivam2020-09-151-0/+4
* | | mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy2020-09-111-3/+3
* | | PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
* | | bcmgenet: Add support for rgmii-rxidJason Wessel2020-09-081-1/+2
* | | bcmgenet: fix DMA buffer managementJason Wessel2020-09-081-8/+9
|/ /
* | phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary2020-09-041-19/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-09-0321-88/+1753
|\ \
| * | fastboot: getvar: fix partition-size return valueGary Bisson2020-09-011-2/+2
| * | fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi2020-09-011-2/+2
| * | f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
| * | f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
| * | f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58
| * | f_sdp: Fix wrong usb request sizeYe Li2020-09-011-1/+1
| * | f_sdp: Add high speed endpoint descriptorYe Li2020-09-011-2/+28
| * | usb: max3420: add the gadget driverJassi Brar2020-09-014-0/+890
| * | fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-013-0/+56
| * | fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-012-0/+40
| * | fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-012-2/+2
| * | dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-3/+4
| * | dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt2020-09-011-0/+1
| * | fastboot: Support defining raw partitions without a partition tableFilip Brozovic2020-09-011-9/+66
| * | usb: ci_udc: Add function to remove usb deviceYe Li2020-09-012-0/+25
| * | usb: gadget: Fix controller index in UMSYe Li2020-09-011-2/+4
| * | eth/r8152: support RTL8153B/RTL8154BHayes Wang2020-09-013-4/+414
| * | eth/r8152: modify rtl_clear_bp functionHayes Wang2020-09-012-35/+36
| * | eth/r8152: reset PHY after setting itHayes Wang2020-09-011-1/+1
| * | eth/r8152: reset bmu after disabling Tx/RxHayes Wang2020-09-012-1/+20
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-09-031-1/+4
|\ \ \
| * | | serial: sh: Improve FIFO empty check on RXMarek Vasut2020-09-011-1/+4
| |/ /
* / / x86: pinctrl: Fix 'relatove' typoSimon Glass2020-09-011-1/+1
|/ /
* | Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-311-59/+3
|\ \
| * | firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-311-49/+3
| * | firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla2020-08-311-11/+1
* | | arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-312-8/+3
* | | mmc: xenon: set signal voltage and max base clockEvan Wang2020-08-311-1/+78
* | | arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21