summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-31MAINTAINERS: Add allwinner/sunxi driver directoriesSamuel Holland1-0/+3
2021-05-31sunxi: Bring back SD card as MMC device 0Andre Przywara1-0/+1
2021-05-28Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians...Tom Rini9-6/+26
2021-05-28Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini9-35/+285
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima6-26/+277
2021-05-28efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2-1/+3
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc4-7/+1
2021-05-28efi_loader: Fix coverity warnings for efi tcg2 protocolIlias Apalodimas1-2/+5
2021-05-28arm: dts: stm32mp157c-odyssey-som: enable the RNG1Grzegorz Szymaszek1-0/+4
2021-05-28configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boardsPatrick Delaunay2-0/+2
2021-05-28ARM: stm32: Enable UNZIP on DHSOM by defaultMarek Vasut2-0/+2
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut1-1/+10
2021-05-28ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier1-0/+1
2021-05-28reset: stm32: Fix bank and offset computationPatrice Chotard1-4/+4
2021-05-28dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supportedPatrick Delaunay1-1/+3
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-2/+22
2021-05-27Merge branch '2021-05-26-assorted-bugfixes'Tom Rini10-60/+88
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas1-2/+2
2021-05-27arm: dts: k3-am642-sk: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27arm: dts: k3-am642-evm: Add sysreset controller nodeSuman Anna1-0/+4
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach2-0/+3
2021-05-27arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna1-0/+8
2021-05-27configs: am64x_evm_a53_defconfig: Enable DP83867 PHY driverVignesh Raghavendra1-0/+1
2021-05-27test: Remove duplicate macroSean Anderson1-17/+0
2021-05-27GitLab: Remove tags for sandbox_noinst testsHarm Berntsen1-1/+0
2021-05-27test: Fix filesystem tests always being skippedAlper Nebi Yasak1-12/+36
2021-05-27spl: Kconfig: Use tabs instead of space for alignmentMichal Simek1-12/+12
2021-05-27fs: btrfs: Add missing cache aligned allocationMarek Vasut1-1/+1
2021-05-27fs/squashfs: zero out unused fields in fs_direntHeinrich Schuchardt1-1/+1
2021-05-27powerpc: fix regression in arch_initr_trap()Matt Merhar1-0/+1
2021-05-27part: Add check for NULL dev_part_strSean Anderson2-8/+35
2021-05-27pinctrl: single: Fix probe failure getting register area sizeVignesh Raghavendra1-8/+2
2021-05-25configs: Resync with savedefconfigTom Rini20-25/+16
2021-05-25net: Remove ne2000 driverTom Rini7-1603/+0
2021-05-25Merge tag 'efi-2021-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini10-162/+137
2021-05-25Merge tag 'mips-pull-2021-05-25' of https://source.denx.de/u-boot/custodians/...Tom Rini17-709/+81
2021-05-25doc: update and fix Qemu MIPS documentationDaniel Schwierzeck1-195/+78
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck15-512/+0
2021-05-25mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setupStefan Roese1-2/+3
2021-05-25efi_loader: Fix -Wextra warning for EFI TCG2Ilias Apalodimas1-18/+22
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt1-15/+18
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt1-23/+14
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt1-14/+1
2021-05-25efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt1-12/+1
2021-05-25efi_loader: path length in efi_dp_from_name()Heinrich Schuchardt1-2/+7
2021-05-25efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima5-68/+73
2021-05-25efi_loader: remove weak efi_get_public_key_data()Heinrich Schuchardt1-10/+0
2021-05-25doc: usage: modify mmc man-pageJaehoon Chung1-1/+2
2021-05-25Prepare v2021.07-rc3Tom Rini1-1/+1
2021-05-24Merge branch '2021-05-24-add-lto-support'Tom Rini110-187/+523