Commit Graph

1231 Commits (50c59522c2f26d98b5fc042a59e86dccb9f68b51)

Author SHA1 Message Date
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
Eugeniu Rosca 39883af3f0 lib/rsa: Kconfig: Remove superfluous 'depends on RSA' 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Heinrich Schuchardt e83222bfc3 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
Heinrich Schuchardt 3acef5da40 efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL 7 years ago
Heinrich Schuchardt f6dd3f359c efi_loader: correcty determine total device path length 7 years ago
Heinrich Schuchardt adb575124d efi_loader: correctly determine length of empty device path 7 years ago
Heinrich Schuchardt 07836345ba efi_loader: fix AppendDevicePath 7 years ago
Heinrich Schuchardt 211314c107 efi_loader: implement CreateDeviceNode 7 years ago
Heinrich Schuchardt 065a8eca69 efi_selftest: fix typo in efi_selftest_devicepath.c 7 years ago
Heinrich Schuchardt b5cd6878e4 efi_selftest: do not execute test if setup failed 7 years ago
Heinrich Schuchardt c524997acb efi_loader: no support for ARMV7_NONSEC=y 7 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 7 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 7 years ago
Heinrich Schuchardt 0c5d2a3dac efi_loader: completely initialize network 7 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 7 years ago
Heinrich Schuchardt 1348c17ab2 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) 7 years ago
Heinrich Schuchardt db851c84c9 efi_selftest: partition label for test image 7 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 7 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 7 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 7 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 7 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 7 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 7 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 7 years ago