aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-31test: Add tests for IOMMU uclassMark Kettenis10-0/+60
2021-10-31iommu: Add IOMMU uclassMark Kettenis9-0/+299
2021-10-31arm: mvebu: Fix booting from SATAPali Rohár1-2/+2
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle5-64/+38
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini5-41/+1
2021-10-30cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_numSean Anderson1-2/+2
2021-10-30usb: xhci-brcm: Include header file needed for dev_errStefan Agner1-0/+1
2021-10-30ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfigAdam Ford2-3/+1
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford1-0/+2
2021-10-29ARM: rmobile: Beacon: Remove dead codeAdam Ford2-10/+1
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford4-164/+2
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford2-0/+11
2021-10-29ARM: rmobile: Enable board detection when FIT is enabledAdam Ford1-0/+16
2021-10-29Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/29Oct2021Tom Rini7-6/+89
2021-10-29mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif2-0/+15
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov1-2/+2
2021-10-29cmd: mmc: check whether card is SD or eMMC before hwpartitionJaehoon Chung1-0/+5
2021-10-29cmd: mmc: Support mmc hwpartition user enh start -Marek Vasut1-4/+29
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson2-0/+22
2021-10-29drivers: mmc: Add wait_dat0 support for Freescale eSDHC driverStephen Carlson1-0/+16
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/28Oct2021Tom Rini8-36/+76
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár2-2/+2
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár2-2/+2
2021-10-28tools: kwboot: Patch nandpagesize to zero also for v1 imagePali Rohár1-7/+6
2021-10-28tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 imagesPali Rohár2-1/+4
2021-10-28arm: mvebu: turris_omnia: Fix MTD partitions order for LinuxPali Rohár1-1/+1
2021-10-28arm: mvebu: Remove dummy BIN header arguments for SPL binaryPali Rohár1-1/+1
2021-10-28arm: mvebu: Add documentation for save_boot_params() functionPali Rohár1-0/+9
2021-10-28tools: kwbimage: Align BIN header executable code to 128-bit boundaryPali Rohár1-17/+34
2021-10-28tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundaryPali Rohár1-5/+17
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas31-69/+81
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/26Oct2021Tom Rini23-388/+715
2021-10-26Merge branch '2021-10-26-add-nand-biterr-and-bugfixes'Tom Rini7-18/+144
2021-10-26efi_loader: add DeployedMode and AuditMode variable measurementMasahisa Kojima1-8/+25
2021-10-26efi_loader: simplify tcg2_measure_secure_boot_variable()Masahisa Kojima1-42/+18
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima6-3/+190
2021-10-26env: superfluous check before free()WIP/2021-10-26-add-nand-biterr-and-bugfixesHeinrich Schuchardt1-4/+2
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut1-7/+7
2021-10-26lib: uuid: fix the test on RNG device presencePatrick Delaunay1-1/+1
2021-10-26common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes1-0/+7
2021-10-26lib: rsa: rsa-verify: also check that padding is not NULLPhilippe Reynes1-1/+1
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger1-2/+2
2021-10-26cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar1-3/+124
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima8-14/+261
2021-10-26Merge branch '2021-10-25-assorted-updates'Tom Rini7-14/+111
2021-10-25dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut1-2/+12
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti3-3/+30
2021-10-25efi_loader: simplify tcg2_measure_secure_boot_variable()Heinrich Schuchardt1-16/+13
2021-10-25efi_loader: simplify efi_sigstore_parse_sigdb()Heinrich Schuchardt1-33/+5
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt2-0/+17