aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-19board: sl28: disable HS400 modeMichael Walle
2021-03-19ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-03-18Merge branch '2021-03-17-assorted-fixes'Tom Rini
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko
2021-03-17avb: Fix error when partition not foundschspa
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass
2021-03-17mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle
2021-03-16Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-16doc: move README.dfu to HTML documentationHeinrich Schuchardt
2021-03-16efi: Fix compiler warningsSimon Glass
2021-03-16efi_selftest: Remove loadfile2 for initrd selftestsIlias Apalodimas
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass
2021-03-16efi_selftest: illegal cast to pointer in initrddumpHeinrich Schuchardt
2021-03-16efi_loader: fix memory type for memory reservation blockMark Kettenis
2021-03-16efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt
2021-03-15Prepare v2021.04-rc4Tom Rini
2021-03-15configs: Resync with savedefconfigTom Rini
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-15configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford
2021-03-15configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford
2021-03-12doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=yMarek Vasut
2021-03-12Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard
2021-03-12board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard
2021-03-12configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-12arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár
2021-03-12arm: mvebu: Espressobin: Enable additional optionsPali Rohár
2021-03-12ddr: marvell: axp: fix array types have different bounds warningMarek Behún
2021-03-12ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún
2021-03-12ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár
2021-03-12ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre
2021-03-11video: dw_mipi_dsi: missing device to log debugYannick Fertre
2021-03-11video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay
2021-03-11board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay
2021-03-11configs: stm32mp1_trusted_defconfig rely on SCMI supportPatrick Delaunay
2021-03-11scmi: cosmetic: reorder include filesPatrick Delaunay
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay