Commit Graph

50359 Commits (b9dd4fabbeed0fcb8bb1811044266d13df8d379f)
 

Author SHA1 Message Date
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 3219cf693a tpm: add missing parameter in private data structure description 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 06425aa087 tpm: add Revision ID field in the chip structure 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 fded837fd9 tpm: use the BIT() macro where applicable 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
Tom Rini 8730d012c9 Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc 6 years ago
Tom Rini 7049f62000 Patch queue for rpi - 2018-05-24 6 years ago
Alexey Brodkin 0556b569e5 ARC: Enable debug UART on nSIM boards 6 years ago
Alexey Brodkin 54705016ba serial/serial_arc: Implement debug serial 6 years ago
Alexey Brodkin d7ac185fd8 serial: Convert ARC_SERIAL to Kconfig 6 years ago
Eugeniy Paltsev b271d366cc ARC: enable debug uart for HSDK and AXS10x boards 6 years ago
Eugeniy Paltsev 429fa25e17 ARC: init debug uart in early common arc code 6 years ago
Tuomas Tynkkynen 385cbe298a rpi: Change load addresses to make more room for the kernel & DTB 6 years ago
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 6 years ago
Marek Vasut f919fbd350 pylibfdt: Add missing CC and LD to Makefile 6 years ago
Heinrich Schuchardt 02c3a3d09e scripts: add decodecode from Linux 6 years ago
Heinrich Schuchardt bd2a13f329 arm: print instructions pointed to by pc 6 years ago
Michal Simek d0f855f221 arm64: timer: Create timer_get_bootus for bootstage support 6 years ago
Philipp Tomsich 9de4f95929 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux 6 years ago
Ladislav Michl 9b0888ced4 twister: Let SPL load U-Boot from MMC 6 years ago
Marek Vasut 0298d20375 fit: Add standalone image type handling 6 years ago
Marek Vasut a3c43b129e fit: Add empty fit_print_contents() and fit_image_print() 6 years ago
Marek Vasut b527b9c6c6 fit: Fix CONFIG_FIT_SPL_PRINT 6 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 6 years ago
Alex Kiernan b11ed7d602 bootcount: Add bootcount command 6 years ago
Eugen Hristev c4d7b7a6b8 configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo 6 years ago
Eugen Hristev e75477e4f2 configs: sama5d2_xplained: set default FAT env location to SD-Card 6 years ago
Heinrich Schuchardt 3d9640f55c doc: expand README.commands 6 years ago
Eugen Hristev 78ccbd1395 test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir 6 years ago
Eugen Hristev e71a969cea fs: ext4: fix crash on ext4ls 6 years ago
Tuomas Tynkkynen 2239690aca i2c: Drop CONFIG_SH_SH7734_I2C 6 years ago