summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-12-188-136/+944
|\
| * mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang2020-12-181-0/+1
| * spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen2020-12-183-0/+585
| * spi: dw: Add mem_opsSean Anderson2020-12-181-7/+111
| * spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson2020-12-181-35/+149
| * spi: dw: Rearrange struct dw_spi_privSean Anderson2020-12-181-14/+13
| * spi: dw: Remove spi_enable_chipSean Anderson2020-12-181-11/+6
| * spi: dw: Rename registers to match datasheetSean Anderson2020-12-181-9/+9
| * spi: dw: Use generic function to read reg addressSean Anderson2020-12-181-0/+2
| * spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson2020-12-181-1/+2
| * spi: dw: Convert calls to debug to dev_*Sean Anderson2020-12-181-19/+19
| * spi: dw: Fix driving MOSI low while recievingSean Anderson2020-12-181-1/+1
| * mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy2020-12-181-1/+9
| * mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf2020-12-181-9/+0
| * mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf2020-12-181-0/+1
| * mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf2020-12-181-7/+7
| * mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko2020-12-181-1/+1
| * mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das2020-12-181-0/+1
| * mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar2020-12-181-0/+1
| * spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay2020-12-181-23/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-12-163-7/+42
|\ \ | |/ |/|
| * eth/r8152: fix the aggregation issueHayes Wang2020-12-162-2/+20
| * eth/r8152: free previous memory if r8152_eth_probe failHayes Wang2020-12-161-2/+7
| * usb: xhci: fix lack of short packet event trb handlingRan Wang2020-12-161-3/+15
* | x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-161-0/+1
|/
* pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong2020-12-141-2/+2
* usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-141-3/+0
* Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-12-112-5/+3
|\
| * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-071-4/+1
| * mmc: atmel-sdhci: fix the clk_enable call in case of no opsEugen Hristev2020-11-261-1/+2
* | net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-101-4/+44
* | pci: layerscape: fix a dead loop issueHou Zhiqiang2020-12-101-0/+2
* | armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-106-7/+14
* | drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal2020-12-102-4/+13
* | pci: ls_pcie_g4: Add size check for config resourceWasim Khan2020-12-101-0/+8
* | pci: layerscape: Add size check for config resourceWasim Khan2020-12-101-1/+7
* | pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan2020-12-101-4/+7
* | pci: layerscape: Update print of pcie controllerWasim Khan2020-12-102-3/+7
* | Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-12-0914-14/+14
|\ \
| * | treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-0914-14/+14
* | | power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk2020-12-061-0/+7
* | | pca9450a: fix i2c addressMax Krummenacher2020-12-061-1/+1
* | | mmc: fsl_esdhc_imx: optimize the timing settingHaibo Chen2020-12-061-8/+24
* | | mmc: fsl_esdhc_imx: add wait_dat0() supportHaibo Chen2020-12-061-0/+15
* | | imx: clk: added IPG Clock for I2C on imx8qmOliver Graute2020-12-061-0/+24
|/ /
* | mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle2020-12-021-0/+5
* | watchdog: sbsa: timeout should be in "millisecond"Zhao Qiang2020-12-021-1/+1
* | Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini2020-12-022-11/+9
|\ \
| * | dm: core: Fix incorrect flag checkMarek Vasut2020-11-301-1/+1
| * | sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-301-10/+8