summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-01-04-minor-fixes'WIP/04Jan2021Tom Rini2021-01-045-12/+11
|\
| * cosmetic: fix typo in drivers/usb/KconfigMarc Ferland2021-01-041-1/+1
| * cmd: ubi: don't allow to rename a volume to a name that already existPhilippe Reynes2021-01-041-0/+5
| * mailmap: Update mail address for Igor OpaniukIgor Opaniuk2021-01-041-0/+1
| * doc: android/boot-image: invalid C declarationHeinrich Schuchardt2021-01-041-3/+4
| * nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner2021-01-041-8/+0
|/
* Merge tag 'efi-2021-01-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/29Dec2020Tom Rini2020-12-294-12/+33
|\
| * efi_loader: use after free in efi_exit()Heinrich Schuchardt2020-12-292-7/+14
| * efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt2020-12-291-1/+3
| * efi_loader: efi_signal_event() fix comment typosHeinrich Schuchardt2020-12-291-2/+2
| * efi_loader: avoid invalid freeHeinrich Schuchardt2020-12-291-1/+1
| * efi_loader: escape key handlingHeinrich Schuchardt2020-12-291-0/+12
| * efi_loader: missing parentheses after ifHeinrich Schuchardt2020-12-291-1/+1
|/
* Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-12-2837-105/+428
|\
| * i2c: mxc_i2c: improve error message readabilityMarc Ferland2020-12-261-1/+1
| * imx: mx7: clock: use correct format stringsHeinrich Schuchardt2020-12-261-11/+11
| * arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland2020-12-263-1/+113
| * arm: dart6ul: change compatible string for eepromMarc Ferland2020-12-261-2/+7
| * toradex: hand over maintainershipIgor Opaniuk2020-12-269-9/+9
| * imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LENFabio Estevam2020-12-261-1/+1
| * imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron2020-12-261-1/+2
| * board: ge: bx50v3: cleanup phy configSebastian Reichel2020-12-262-23/+23
| * board: ge: bx50v3: remove confidx magic numbersSebastian Reichel2020-12-262-8/+12
| * compiler.h: add host_build()Sebastian Reichel2020-12-261-0/+9
| * mx6sabresd: Remove unneeded checkboard()Fabio Estevam2020-12-261-6/+0
| * configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVKAndrey Zhizhikin2020-12-263-0/+11
| * ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin2020-12-266-0/+27
| * 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...WIP/26Dec2020Tom 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-rc4v2021.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...WIP/20Dec2020Tom 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