summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin2020-12-266-0/+26
| * | | imx8mm_beacon: Enable HS400 on MMC controllerAdam Ford2020-12-261-0/+7
| * | | arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford2020-12-262-19/+41
| * | | arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford2020-12-261-20/+99
| * | | imx: imx8mm: Update clock bindings headerAdam Ford2020-12-261-1/+27
| * | | ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute2020-12-261-2/+2
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-12-283-3/+23
|\ \ \ \
| * | | | Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár2020-12-281-3/+0
| * | | | arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese2020-12-281-0/+4
| * | | | arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese2020-12-281-0/+19
| |/ / /
* | | | Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-12-261-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas2020-12-261-5/+15
|/ / /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-12-223-24/+34
|\ \ \ | |/ / |/| |
| * | fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-222-4/+5
| * | doc: edison: Update information about xFSTKAndy Shevchenko2020-12-221-20/+29
|/ /
* | Prepare v2021.01-rc4Tom Rini2020-12-211-1/+1
* | Travis-CI: Drop supportTom Rini2020-12-211-698/+0
* | board: kontron: sl28: reorder mmc devicesMichael Walle2020-12-202-3/+3
* | Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-12-207-1/+598
|\ \
| * | MAINTAINERS: add tools/efivar.py to EFI PAYLOADHeinrich Schuchardt2020-12-201-0/+1
| * | tools: add a simple script to generate EFI variablesPaulo Alcantara2020-12-201-0/+380
| * | efi_loader: make variable store size customizableHeinrich Schuchardt2020-12-202-1/+15
| * | doc: man-page for bootefi commandHeinrich Schuchardt2020-12-203-0/+137
| * | doc: button commandHeinrich Schuchardt2020-12-202-0/+65
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom 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