Commit Graph

1249 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

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