aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-21Support building on macOS/arm64WIP/Check-host-toolsJessica Clarke2-7/+2
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Mar2021Tom Rini5-24/+101
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt1-2/+8
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt3-9/+55
2021-03-19efi_loader: NULL dereference in EFI consoleHeinrich Schuchardt1-13/+38
2021-03-19Merge branch '2021-03-19-assorted-fixes'Tom Rini5-21/+52
2021-03-19nvme: Elaborate on cache maintenance operation in get/set_featuresWIP/2021-03-19-assorted-fixesAndre Przywara1-5/+20
2021-03-19nvme: Always invalidate whole cqes[] arrayAndre Przywara1-4/+12
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek Behún1-5/+18
2021-03-19bus: ti-sysc: change in a normal driverDario Binacchi1-6/+0
2021-03-19board: sl28: disable HS400 modeMichael Walle1-1/+1
2021-03-19ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich1-0/+1
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-129/+129
2021-03-18Merge branch '2021-03-17-assorted-fixes'Tom Rini5-4/+7
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageWIP/2021-03-17-assorted-fixesAndy Shevchenko1-0/+2
2021-03-17avb: Fix error when partition not foundschspa1-1/+1
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass2-2/+2
2021-03-17mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle1-1/+2
2021-03-16Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Mar2021Tom Rini13-548/+421
2021-03-16doc: move README.dfu to HTML documentationHeinrich Schuchardt4-311/+406
2021-03-16efi: Fix compiler warningsSimon Glass3-5/+5
2021-03-16efi_selftest: Remove loadfile2 for initrd selftestsIlias Apalodimas2-222/+0
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass1-7/+7
2021-03-16efi_selftest: illegal cast to pointer in initrddumpHeinrich Schuchardt1-1/+1
2021-03-16efi_loader: fix memory type for memory reservation blockMark Kettenis1-1/+1
2021-03-16efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt1-1/+1
2021-03-15Prepare v2021.04-rc4v2021.04-rc4WIP/nextTom Rini1-1/+1
2021-03-15configs: Resync with savedefconfigTom Rini25-25/+3
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Mar2021Tom Rini8-2/+16
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini45-177/+193
2021-03-15configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla1-0/+5
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla1-1/+1
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford1-1/+5
2021-03-15configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford5-0/+5
2021-03-12doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=yMarek Vasut1-5/+11
2021-03-12Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/12Mar2021Tom Rini23-175/+37
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard1-2/+4
2021-03-12board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard6-40/+0
2021-03-12configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard7-10/+0
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár9-126/+3
2021-03-12arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+10
2021-03-12arm: mvebu: Espressobin: Enable additional optionsPali Rohár1-1/+4
2021-03-12ddr: marvell: axp: fix array types have different bounds warningMarek Behún2-3/+3
2021-03-12ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún2-4/+4
2021-03-12ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár10-40/+6
2021-03-12ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal1-1/+7
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay3-1/+9
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre1-4/+4
2021-03-11video: dw_mipi_dsi: missing device to log debugYannick Fertre1-0/+1
2021-03-11video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay1-0/+3