aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-16efi_loader: variable: add VendorKeys variableAKASHI Takahiro1-6/+63
2020-04-16efi_loader: variable: add secure boot state transitionAKASHI Takahiro1-3/+228
2020-04-16efi_loader: variable: support variable authenticationAKASHI Takahiro2-104/+565
2020-04-16efi_loader: add signature database parserAKASHI Takahiro2-0/+229
2020-04-16efi_loader: add signature verification functionsAKASHI Takahiro4-0/+738
2020-04-16efi_loader: add CONFIG_EFI_SECURE_BOOT config optionAKASHI Takahiro1-0/+18
2020-04-16drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2-2/+0
2020-04-16efi_loader: function descriptions efi_watchdog.cHeinrich Schuchardt2-7/+17
2020-04-16efi_loader: add missing doc comments in efi_disk.cHeinrich Schuchardt1-3/+49
2020-04-16efi_loader: function descriptions efi_unicode_collation.cHeinrich Schuchardt2-4/+8
2020-04-16efi_loader: enable RNG if DM_RNG is enabledPeter Robinson1-0/+1
2020-04-15Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini3-39/+57
2020-04-15watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur1-2/+13
2020-04-15watchdog: honour hw_margin_ms DT propertyRasmus Villemoes1-1/+10
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes2-33/+34
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes1-3/+0
2020-04-14Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini26-158/+920
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún1-0/+11
2020-04-14arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún2-0/+55
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún2-17/+1
2020-04-14arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún3-26/+235
2020-04-14arm64: mvebu: armada-8k: move dram init codeMarek Behún4-46/+59
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún1-8/+8
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún2-11/+14
2020-04-14arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún1-0/+1
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún2-18/+278
2020-04-14arm: mvebu: dts: turris_mox: update sdhci propertiesMarek Behún1-0/+18
2020-04-14arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún1-3/+6
2020-04-14arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson2-2/+8
2020-04-14arm: mvebu: clearfog: add SPI offsetsJoel Johnson1-0/+12
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson2-1/+2
2020-04-14arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2-0/+31
2020-04-14arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2-0/+12
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson3-6/+52
2020-04-14arm: mvebu: clearfog: use Pro name by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: solidrun: remove hardcoded DTS MAC addressJoel Johnson1-1/+0
2020-04-14arm: mvebu: fix SerDes table alignmentJoel Johnson1-3/+3
2020-04-14arm: mvebu: clearfog: support multiple SATA bootJoel Johnson1-4/+34
2020-04-14arm: mvebu: clearfog: add SCSI to distro bootcmdJoel Johnson1-0/+7
2020-04-14arm: mvebu: update RTC values for PCIe memory wrappersChris Packham4-0/+35
2020-04-14arm: mvebu: clearfog: add scsi target to distro-bootJosua Mayer1-0/+7
2020-04-14arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt1-4/+0
2020-04-14arm: mvebu: dts: Sort Armada series dts alphabeticallyJosip Kelecic1-10/+10
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham5-1/+24
2020-04-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini9-146/+308
2020-04-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-0/+107
2020-04-13Merge branch 'next'Tom Rini403-6392/+15439
2020-04-13Prepare v2020.04v2020.04Tom Rini1-1/+1
2020-04-13arm: socfpga: arria10: Enable cache driver in SPLLey Foon Tan2-0/+5