Commit Graph

50389 Commits (19f589923af27f9caf32615f179e19a240a07672)
 

Author SHA1 Message Date
Patrick Delaunay 19f589923a stm32mp1: add bsec driver 6 years ago
Patrick Delaunay de20e43794 stm32mp1: remove the second TAMP_BOOT_CONTEXT update 6 years ago
Patrick Delaunay 320d266368 stm32mp1: Allow to activate CONFIG_DEBUG_UART 6 years ago
Patrick Delaunay bc709a41ca serial: stm32: Add setparity support 6 years ago
Patrick Delaunay eae4764f1a dm: serial: Add setparity 6 years ago
Patrice Chotard be1a6f775e serial: stm32: Fix bits defines name 6 years ago
Patrick Delaunay 215c8bed12 serial: stm32: Add debug uart support 6 years ago
Radoslaw Pietrzyk 246a5e5fc2 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting 6 years ago
Ramon Fried b460b889e2 serial: serial_msm: added pinmux & config 6 years ago
Ramon Fried 9558ddab96 db410: added pinctrl node and serial bindings 6 years ago
Ramon Fried ad97051b7f mach-snapdragon: Introduce pinctrl driver 6 years ago
Ramon Fried 640dc34942 mach-snapdragon: Fix UART clock flow 6 years ago
Ramon Fried 7e5ad796bc serial: serial_msm: initialize uart only before relocation 6 years ago
Ramon Fried 11d59fe537 serial: serial_msm: fail probe if settings clocks fails 6 years ago
Ramon Fried ffada23ca7 db820c: set clk node to be probed before relocation 6 years ago
Chris Packham 0ed34aa741 Remove CONFIG_MVGBE from config_whitelist.txt 6 years ago
Tuomas Tynkkynen 5ce9aca8a6 PCI: Document pciauto_region_allocate() 6 years ago
Tuomas Tynkkynen d71975ae6e PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources 6 years ago
Tuomas Tynkkynen ed12a89d07 PCI: Add newlines to debug prints in pci_auto_common.c 6 years ago
Tuomas Tynkkynen 9792be7d93 doc: qemu-arm: Drop highmem=off references 6 years ago
Tuomas Tynkkynen f37770c770 ARM: qemu-arm: Bump RAM size in AArch64 MMU table 6 years ago
Tuomas Tynkkynen 52ba907328 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set 6 years ago
Miquel Raynal 2a8e80dfce configs: add TPMv2.x support in Sandbox 6 years ago
Miquel Raynal b91ad16a69 sandbox: dts: add Sandbox TPMv2.x node 6 years ago
Miquel Raynal 31b106fc1c doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 years ago
Miquel Raynal 2bae712f7a tpm: add a Sandbox TPMv2.x driver 6 years ago
Miquel Raynal 2dffe1c6ad test/py: add TPMv2.x test suite 6 years ago
Miquel Raynal 8ee59472cb doc: device-tree-bindings: add TIS TPMv2.0 SPI module info 6 years ago
Miquel Raynal a174f0001f tpm2: tis_spi: add the possibility to reset the chip with a gpio 6 years ago
Miquel Raynal eb46910b4b tpm: add support for TPMv2.x SPI modules 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 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