summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-05video: Call video_sync in video_clear()Michal Simek1-1/+1
2021-01-05video: seps525: Add seps525 SPI driverMichal Simek3-0/+335
2021-01-05video: Introduce video_sync operationMichal Simek1-0/+9
2021-01-05video: Let video_sync to return error valueMichal Simek3-18/+39
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt1-6/+4
2021-01-04spi: zynqmp_gqspi: Fix unaligned data writes issueT Karthik Reddy1-4/+2
2021-01-04serial: uartlite: Fix uninitialized ret in debug uartliteAshok Reddy Soma1-1/+1
2020-12-28Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2020-12-28Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár1-3/+0
2020-12-26i2c: mxc_i2c: improve error message readabilityMarc Ferland1-1/+1
2020-12-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini8-136/+944
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang1-0/+1
2020-12-18spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen3-0/+585
2020-12-18spi: dw: Add mem_opsSean Anderson1-7/+111
2020-12-18spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson1-35/+149
2020-12-18spi: dw: Rearrange struct dw_spi_privSean Anderson1-14/+13
2020-12-18spi: dw: Remove spi_enable_chipSean Anderson1-11/+6
2020-12-18spi: dw: Rename registers to match datasheetSean Anderson1-9/+9
2020-12-18spi: dw: Use generic function to read reg addressSean Anderson1-0/+2
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson1-1/+2
2020-12-18spi: dw: Convert calls to debug to dev_*Sean Anderson1-19/+19
2020-12-18spi: dw: Fix driving MOSI low while recievingSean Anderson1-1/+1
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy1-1/+9
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-9/+0
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-12-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko1-1/+1
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das1-0/+1
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar1-0/+1
2020-12-18spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay1-23/+28
2020-12-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-7/+42
2020-12-16eth/r8152: fix the aggregation issueHayes Wang2-2/+20
2020-12-16eth/r8152: free previous memory if r8152_eth_probe failHayes Wang1-2/+7
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang1-3/+15
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko1-0/+1
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong1-2/+2
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski1-3/+0
2020-12-11Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2-5/+3
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li1-4/+44
2020-12-10pci: layerscape: fix a dead loop issueHou Zhiqiang1-0/+2
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal6-7/+14
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal2-4/+13
2020-12-10pci: ls_pcie_g4: Add size check for config resourceWasim Khan1-0/+8
2020-12-10pci: layerscape: Add size check for config resourceWasim Khan1-1/+7
2020-12-10pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan1-4/+7
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan2-3/+7
2020-12-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini14-14/+14
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard14-14/+14
2020-12-07clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea1-4/+1
2020-12-06power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk1-0/+7