Commit Graph

50573 Commits (722742598bb1402caa0c4a6139d7b30ad856a0f2)
 

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