summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/18Dec2020Tom Rini2020-12-1827-173/+1094
|\
| * mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang2020-12-181-0/+1
| * spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen2020-12-184-0/+587
| * riscv: Add device tree bindings for SPISean Anderson2020-12-182-1/+47
| * spi: dw: Add mem_opsSean Anderson2020-12-181-7/+111
| * spi: dw: Document devicetree bindingSean Anderson2020-12-181-0/+56
| * spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson2020-12-181-35/+149
| * spi: dw: Add SoC-specific compatible stringsSean Anderson2020-12-189-17/+28
| * 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-183-3/+6
| * 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
| * spi: Fix typo in headerSean Anderson2020-12-181-1/+1
| * doc: Fix typo in FIT documentationSean Anderson2020-12-181-1/+1
| * 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
| * dh_imx6: Switch to full DM-awareJagan Teki2020-12-182-6/+3
| * cm_fx6: Switch to full DM-awareJagan Teki2020-12-182-7/+3
| * cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASHJagan Teki2020-12-181-2/+5
* | Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-12-181-0/+4
|\ \
| * | ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski2020-12-181-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/16Dec2020Tom 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
* | configs: Resync with savedefconfigTom Rini2020-12-165-82/+61
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-12-169-53/+77
|\ \
| * | x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-164-39/+9
| * | x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-163-0/+8
| * | x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-162-1/+1
| * | x86: edison: Add CPU to compatible stringAndy Shevchenko2020-12-161-1/+1
| * | x86: edison: Drop unneeded DM_PCI_COMPATAndy Shevchenko2020-12-161-1/+0
| * | x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-161-0/+43
| * | x86: coral: Update the boot scriptSimon Glass2020-12-161-4/+7
| * | x86: zimage: Update cmdline parameter to be an env varSimon Glass2020-12-161-7/+8
| |/
* | Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/15Dec2020Tom Rini2020-12-1514-431/+551
|\ \
| * | doc: uefi: remove leading $ from bash commandsHeinrich Schuchardt2020-12-151-3/+3
| * | doc: move README.bootmenu to HTML docHeinrich Schuchardt2020-12-153-98/+96
| * | doc: move README.trace to HTML documentationHeinrich Schuchardt2020-12-152-113/+123
| * | doc: move README.NetConsole to HTML documentationHeinrich Schuchardt2020-12-152-21/+35
| * | doc: use code-block in pstore.rstHeinrich Schuchardt2020-12-151-1/+3