summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Include /sbin to the PATH when creating ext4 disk imageWIP/2021-03-17-assorted-fixesAndy Shevchenko2021-03-171-0/+2
* avb: Fix error when partition not foundschspa2021-03-171-1/+1
* image: Avoid -ENODATA in host toolsSimon Glass2021-03-172-2/+2
* mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle2021-03-171-1/+2
* Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Mar2021Tom Rini2021-03-1613-548/+421
|\
| * doc: move README.dfu to HTML documentationHeinrich Schuchardt2021-03-164-311/+406
| * efi: Fix compiler warningsSimon Glass2021-03-163-5/+5
| * efi_selftest: Remove loadfile2 for initrd selftestsIlias Apalodimas2021-03-162-222/+0
| * mkeficapsule: Correct printf() stringsSimon Glass2021-03-161-7/+7
| * efi_selftest: illegal cast to pointer in initrddumpHeinrich Schuchardt2021-03-161-1/+1
| * efi_loader: fix memory type for memory reservation blockMark Kettenis2021-03-161-1/+1
| * efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt2021-03-161-1/+1
|/
* Prepare v2021.04-rc4v2021.04-rc4Tom Rini2021-03-151-1/+1
* configs: Resync with savedefconfigTom Rini2021-03-1525-25/+3
* Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Mar2021Tom Rini2021-03-158-2/+16
|\
| * configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla2021-03-151-0/+5
| * include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla2021-03-151-1/+1
| * ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
| * configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford2021-03-155-0/+5
* | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-1545-177/+193
|\ \ | |/ |/|
| * doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=yMarek Vasut2021-03-121-5/+11
| * arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard2021-03-121-2/+4
| * board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard2021-03-126-40/+0
| * configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard2021-03-127-10/+0
| * board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2021-03-113-1/+9
| * video: dw_mipi_dsi: update log of dphy_enableYannick Fertre2021-03-111-4/+4
| * video: dw_mipi_dsi: missing device to log debugYannick Fertre2021-03-111-0/+1
| * video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
| * configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-115-1/+4
| * stm32mp: bsec: manage clock when present in device treePatrick Delaunay2021-03-111-0/+10
| * stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-112-30/+10
| * stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay2021-03-111-4/+10
| * stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-117-16/+55
| * stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2021-03-112-17/+19
| * board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay2021-03-111-11/+5
| * configs: stm32mp1_trusted_defconfig rely on SCMI supportPatrick Delaunay2021-03-111-0/+2
| * scmi: cosmetic: reorder include filesPatrick Delaunay2021-03-112-3/+2
| * scmi: define LOG_CATEGORYPatrick Delaunay2021-03-116-0/+12
| * scmi: Include device_compat.hPatrick Delaunay2021-03-111-0/+1
| * clk: stm32mp1: gets root clocks from fdtEtienne Carriere2021-03-111-39/+23
| * ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere2021-03-111-0/+4
| * mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard2021-03-111-0/+3
| * mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()Patrice Chotard2021-03-111-0/+2
| * spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()Patrice Chotard2021-03-111-0/+2
| * mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacksPatrice Chotard2021-03-111-0/+3
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/12Mar2021Tom Rini2021-03-1223-175/+37
|\ \
| * | arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-129-126/+3
| * | arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-121-0/+10
| * | arm: mvebu: Espressobin: Enable additional optionsPali Rohár2021-03-121-1/+4
| * | ddr: marvell: axp: fix array types have different bounds warningMarek Behún2021-03-122-3/+3