summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29xilinx: zynqmp: Save multiboot as variableMichal Simek
2021-10-29mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov
2021-10-29cmd: mmc: check whether card is SD or eMMC before hwpartitionJaehoon Chung
2021-10-29cmd: mmc: Support mmc hwpartition user enh start -Marek Vasut
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-10-29drivers: mmc: Add wait_dat0 support for Freescale eSDHC driverStephen Carlson
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-10-28tools: kwboot: Patch nandpagesize to zero also for v1 imagePali Rohár
2021-10-28tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 imagesPali Rohár
2021-10-28arm: mvebu: turris_omnia: Fix MTD partitions order for LinuxPali Rohár
2021-10-28arm: mvebu: Remove dummy BIN header arguments for SPL binaryPali Rohár
2021-10-28arm: mvebu: Add documentation for save_boot_params() functionPali Rohár
2021-10-28tools: kwbimage: Align BIN header executable code to 128-bit boundaryPali Rohár
2021-10-28tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundaryPali Rohár
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-10-26Merge branch '2021-10-26-add-nand-biterr-and-bugfixes'Tom Rini
2021-10-26efi_loader: add DeployedMode and AuditMode variable measurementMasahisa Kojima
2021-10-26efi_loader: simplify tcg2_measure_secure_boot_variable()Masahisa Kojima
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima
2021-10-26env: superfluous check before free()Heinrich Schuchardt
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut
2021-10-26lib: uuid: fix the test on RNG device presencePatrick Delaunay
2021-10-26common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes
2021-10-26lib: rsa: rsa-verify: also check that padding is not NULLPhilippe Reynes
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger
2021-10-26cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-10-26Merge branch '2021-10-25-assorted-updates'Tom Rini
2021-10-25dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-25efi_loader: simplify tcg2_measure_secure_boot_variable()Heinrich Schuchardt
2021-10-25efi_loader: simplify efi_sigstore_parse_sigdb()Heinrich Schuchardt
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt
2021-10-25efi_loader: capsule: add back efi_get_public_key_data()AKASHI Takahiro
2021-10-25Revert "Revert "doc: Update CapsuleUpdate READMEs""AKASHI Takahiro
2021-10-25Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro
2021-10-25.mailmap: add Heinrich SchuchardtHeinrich Schuchardt
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima
2021-10-25doc: Remove the obsolete README.mpc74xx fileThomas Huth
2021-10-25doc: remove AMCC PPC405 processor referencesHeinrich Schuchardt
2021-10-25env: mmc: Add support for redundant env in both eMMC boot partitionsMarek Vasut
2021-10-25loads: Block writes into LMB reserved areas of U-BootMarek Vasut
2021-10-25env: mmc: Add missing eMMC bootpart restoration to env eraseMarek Vasut
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng