Commit Graph

1308 Commits (0a60a81ba3860946551cb79aa6486aa076e357f3)

Author SHA1 Message Date
Heinrich Schuchardt 85b469215f efi_selftest: test unaligned memory access 7 years ago
Heinrich Schuchardt fa241e2f19 efi_selftest: test ReinstallProtocolInterface 7 years ago
Heinrich Schuchardt e861a120e7 efi_loader: implement ReinstallProtocolInterface 7 years ago
Heinrich Schuchardt 1f470e1790 efi_loader: check interface when uninstalling protocol 7 years ago
Heinrich Schuchardt 0d6ea050cc efi_selftest: correct efi_selftest_manageprotocols 7 years ago
Ivan Gorinov d73c8bc052 efi_loader: fix off-by-one bug in efi_get_variable 7 years ago
Heinrich Schuchardt 62217295d7 efi_loader: avoid using unitialized values as console size 7 years ago
Heinrich Schuchardt d799c67ad3 efi_selftest: unit test for variable services 7 years ago
Heinrich Schuchardt 45c66f9cdf efi_loader: adjust definitions of variable services 7 years ago
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 7 years ago
Heinrich Schuchardt f2431415d6 efi_selftest: updating the cursor position 7 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 7 years ago
Heinrich Schuchardt 1f0532ca15 efi_loader: remove unnecessary include 7 years ago
Heinrich Schuchardt 503e04fab8 efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI 7 years ago
Ivan Gorinov e2dc4229ad efi_loader: correctly apply relocations from the .reloc section 7 years ago
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 7 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 7 years ago
Rick Chen 6836adbe75 efi_loader: Enable RISC-V support 7 years ago
Alexander Graf 89aea43642 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too 7 years ago
Miquel Raynal b9dd4fabbe tpm: add PCR authentication commands support 7 years ago
Miquel Raynal dc26e913a8 tpm: add TPM2_HierarchyChangeAuth command support 7 years ago
Miquel Raynal da9c3392e6 tpm: add dictionary attack mitigation commands support 7 years ago
Miquel Raynal 69cd8f0681 tpm: add TPM2_GetCapability command support 7 years ago
Miquel Raynal 1c4ea8f496 tpm: add TPM2_PCR_Read command support 7 years ago
Miquel Raynal 6284be5a90 tpm: add TPM2_PCR_Extend command support 7 years ago
Miquel Raynal bad8ff569d tpm: add TPM2_Clear command support 7 years ago
Miquel Raynal 2dc6d97e1e tpm: add TPM2_SelfTest command support 7 years ago
Miquel Raynal 1922df2010 tpm: add TPM2_Startup command support 7 years ago
Miquel Raynal bcdf6b9f26 tpm: report driver error code to upper layer 7 years ago
Miquel Raynal aa643013e4 tpm: add possible traces to analyze buffers returned by the TPM 7 years ago
Miquel Raynal f6872816ce tpm: add macros to enhance TPM commands readability 7 years ago
Miquel Raynal ff32245bb3 tpm: prepare support for TPMv2.x commands 7 years ago
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 7 years ago
Miquel Raynal 9f9ce3c369 tpm: prepare introduction of TPMv2.x support in Kconfig 7 years ago
Miquel Raynal 96cc4e31fb tpm: add extra blank lines between declarations and code 7 years ago
Miquel Raynal 52da18a378 tpm: fix spelling 7 years ago
Miquel Raynal c617918764 tpm: align arguments with open parenthesis 7 years ago
Miquel Raynal b9804e5bf3 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent 7 years ago
Miquel Raynal fd0bc263d9 tpm: remove extra spaces between a function and its opening bracket 7 years ago
Miquel Raynal ba4d2eca96 tpm: remove redundant blank line 7 years ago
Marek Vasut 19c8fc77e1 fdt: Add another Altera Arria10 clock init compatible 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Tom Rini 6417572efa lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT 7 years ago
Praneeth Bajjuri 58a46f88af configs: TI: Enable FIT Library overlay support 7 years ago
Jaehoon Chung 817669231c lib: fdtdec: drop the old compatible about max77686 7 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Alex Kiernan e21c03be6d Consolidate __assert_failed into one implementation 7 years ago
Alex Kiernan 4f1eed7527 spl: Disable printf if not required 7 years ago
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 7 years ago