aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-28Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...WIP/28Dec2020Tom Rini37-105/+428
2020-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-3/+23
2020-12-28Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár1-3/+0
2020-12-28arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese1-0/+4
2020-12-28arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese1-0/+19
2020-12-26i2c: mxc_i2c: improve error message readabilityMarc Ferland1-1/+1
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt1-11/+11
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland3-1/+113
2020-12-26arm: dart6ul: change compatible string for eepromMarc Ferland1-2/+7
2020-12-26toradex: hand over maintainershipIgor Opaniuk9-9/+9
2020-12-26imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LENFabio Estevam1-1/+1
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron1-1/+2
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel2-23/+23
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2-8/+12
2020-12-26Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/26Dec2020Tom Rini1-5/+15
2020-12-26efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas1-5/+15
2020-12-26compiler.h: add host_build()Sebastian Reichel1-0/+9
2020-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam1-6/+0
2020-12-26configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVKAndrey Zhizhikin3-0/+11
2020-12-26ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin6-0/+27
2020-12-26ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin6-0/+26
2020-12-26imx8mm_beacon: Enable HS400 on MMC controllerAdam Ford1-0/+7
2020-12-26arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford2-19/+41
2020-12-26arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford1-20/+99
2020-12-26imx: imx8mm: Update clock bindings headerAdam Ford1-1/+27
2020-12-26ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute1-2/+2
2020-12-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-24/+34
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu2-4/+5
2020-12-22doc: edison: Update information about xFSTKAndy Shevchenko1-20/+29
2020-12-21Prepare v2021.01-rc4v2021.01-rc4Tom Rini1-1/+1
2020-12-21Travis-CI: Drop supportTom Rini1-698/+0
2020-12-20board: kontron: sl28: reorder mmc devicesMichael Walle2-3/+3
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