aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-20Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/20Dec2020Tom Rini7-1/+598
2020-12-20MAINTAINERS: add tools/efivar.py to EFI PAYLOADHeinrich Schuchardt1-0/+1
2020-12-20tools: add a simple script to generate EFI variablesPaulo Alcantara1-0/+380
2020-12-20efi_loader: make variable store size customizableHeinrich Schuchardt2-1/+15
2020-12-20doc: man-page for bootefi commandHeinrich Schuchardt3-0/+137
2020-12-20doc: button commandHeinrich Schuchardt2-0/+65
2020-12-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/18Dec2020Tom Rini27-173/+1094
2020-12-18Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+4
2020-12-18ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4Marek Szyprowski1-0/+4
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang1-0/+1
2020-12-18spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen4-0/+587
2020-12-18riscv: Add device tree bindings for SPISean Anderson2-1/+47
2020-12-18spi: dw: Add mem_opsSean Anderson1-7/+111
2020-12-18spi: dw: Document devicetree bindingSean Anderson1-0/+56
2020-12-18spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson1-35/+149
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson9-17/+28
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 Anderson3-3/+6
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-18spi: Fix typo in headerSean Anderson1-1/+1
2020-12-18doc: Fix typo in FIT documentationSean Anderson1-1/+1
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-18dh_imx6: Switch to full DM-awareJagan Teki2-6/+3
2020-12-18cm_fx6: Switch to full DM-awareJagan Teki2-7/+3
2020-12-18cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASHJagan Teki1-2/+5
2020-12-16Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/16Dec2020Tom Rini3-7/+42
2020-12-16configs: Resync with savedefconfigTom Rini5-82/+61
2020-12-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini9-53/+77
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: Switch to DM_USB_GADGETAndy Shevchenko4-39/+9
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko3-0/+8
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2-1/+1
2020-12-16x86: edison: Add CPU to compatible stringAndy Shevchenko1-1/+1
2020-12-16x86: edison: Drop unneeded DM_PCI_COMPATAndy Shevchenko1-1/+0
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko1-0/+43
2020-12-16x86: coral: Update the boot scriptSimon Glass1-4/+7
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass1-7/+8