Commit Graph

1327 Commits (lime2-spi)

Author SHA1 Message Date
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
Heinrich Schuchardt 065a8eca69 efi_selftest: fix typo in efi_selftest_devicepath.c 6 years ago
Heinrich Schuchardt b5cd6878e4 efi_selftest: do not execute test if setup failed 6 years ago
Heinrich Schuchardt c524997acb efi_loader: no support for ARMV7_NONSEC=y 6 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 6 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 6 years ago
Heinrich Schuchardt 0c5d2a3dac efi_loader: completely initialize network 6 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 6 years ago
Heinrich Schuchardt 1348c17ab2 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) 6 years ago
Heinrich Schuchardt db851c84c9 efi_selftest: partition label for test image 6 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 6 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 6 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 6 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 6 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 6 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 6 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 6 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 6 years ago
Alexander Graf 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio 6 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 6 years ago
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 6 years ago
Heinrich Schuchardt 90b658b4cc efi_loader: use __always_inline for pixel conversion 6 years ago
Heinrich Schuchardt 0f7fcc7256 efi_loader: RestoreTPL should execute queued events 6 years ago
Heinrich Schuchardt ee3db4fc04 efi_loader: use TPL_NOTIFY for network timer event 6 years ago