aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-08Merge git://git.denx.de/u-boot-marvellTom Rini
2021-02-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2021-02-08gpio: mpc8xxx_gpio: Fix for litte endianBiwen Li
2021-02-08pci: kconfig: layerscape: Change LX2162A PCIe node compatible stringHou Zhiqiang
2021-02-08pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang
2021-02-08spi: fsl_qspi: apply the same settings for LS1088 as LS208xMathew McBride
2021-02-08spi: fsl_qspi: Ensure width is respected in spi-mem operationsMathew McBride
2021-02-08net: eqos: Reduce the MDIO wait timeYe Li
2021-02-08net: memac_phy: add a timeout to MDIO operationsIoana Ciornei
2021-02-08mtd: spi-nor: add unlock all config optionMichael Walle
2021-02-08mmc: mv_sdhci: parse device-tree entryBaruch Siach
2021-02-08pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese
2021-02-07fastboot: reinit partition after storing GPT or MBRRoman Stratiienko
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay
2021-02-07fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2Patrick Delaunay
2021-02-07fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORTPatrick Delaunay
2021-02-07fastboot: Implement generic fastboot_set_reboot_flagRoman Kovalivskyi
2021-02-07Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi
2021-02-07dfu: dfu_sf: use correct print codeHeinrich Schuchardt
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
2021-02-04remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna
2021-02-03firmware: smci: possible NULL dereferenceHeinrich Schuchardt
2021-02-03net: ftmac100: Cast priv->iobase with uintptr_tBin Meng
2021-02-03serial: sifive: Cast dev_read_addr() with uintptr_tBin Meng
2021-02-03dm: core: Add late driver remove optionMarek Vasut
2021-02-03dm: core: Avoid partially removing devicesSimon Glass
2021-02-03dm: core: Remove children before advising uclassSimon Glass
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass
2021-02-03nand: brcmnand: Don't use -EPROBE_DEFERSimon Glass
2021-02-03smem: Don't use -EPROBE_DEFERSimon Glass
2021-02-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-02-01x86: tsc_timer: Correct overflow in __udelay()Simon Glass
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-31ata: sunxi: fix debug messagesDario Binacchi
2021-01-31net: sun8i-emac: Determine pinmux based on SoC, not EMAC typeAndre Przywara
2021-01-31net: sun8i-emac: Always clear syscon EPHY registerAndre Przywara
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini