summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-18gpio: Update for new sequence numbersSimon Glass
2020-12-18usb: Update for new sequence numbersSimon Glass
2020-12-18usb: ehci-mx6: Drop assignment of sequence numberSimon Glass
2020-12-18spi: Update for new sequence numbersSimon Glass
2020-12-18pci: Update to use new sequence numbersSimon Glass
2020-12-18dm: core: Allow manual sequence numberingSimon Glass
2020-12-18net: Update to use new sequence numbersSimon Glass
2020-12-18i2c: Update for new sequence numbersSimon Glass
2020-12-18octeon: Don't attempt to set the sequence numberSimon Glass
2020-12-18dm: Fix return value in dev_read_alias_seq()Simon Glass
2020-12-18dm: core: Switch binding to use new sequence numbersSimon Glass
2020-12-18dm: core: Add a new sequence number for devicesSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() argsSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang
2020-12-18spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen
2020-12-18spi: dw: Add mem_opsSean Anderson
2020-12-18spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson
2020-12-18spi: dw: Rearrange struct dw_spi_privSean Anderson
2020-12-18spi: dw: Remove spi_enable_chipSean Anderson
2020-12-18spi: dw: Rename registers to match datasheetSean Anderson
2020-12-18spi: dw: Use generic function to read reg addressSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-12-18spi: dw: Convert calls to debug to dev_*Sean Anderson
2020-12-18spi: dw: Fix driving MOSI low while recievingSean Anderson
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-12-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar
2020-12-18spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay
2020-12-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-12-16eth/r8152: fix the aggregation issueHayes Wang
2020-12-16eth/r8152: free previous memory if r8152_eth_probe failHayes Wang
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass
2020-12-13dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass