Commit Graph

50401 Commits (6aae84769a0be095daf94d34fdd61b12d59a7022)
 

Author SHA1 Message Date
Seung-Woo Kim 6aae84769a gadget: f_thor: Fix memory leaks of usb request and its buffer 6 years ago
Philipp Tomsich afa314d3a3 rockchip: xhci: remove DTS parsing for PHY (which is unused) 6 years ago
Bin Meng e40406603f usb: xhci: Handle endianness in xhci_set_configuration() 6 years ago
Bin Meng eaaefb066c usb: xhci: Fix config fail of FS hub behind a HS hub with MTT 6 years ago
Bin Meng ae751b060e usb: xhci: Initialize dev_state to 0 in the input slot context 6 years ago
Bin Meng 793c819c6e usb: xhci: Set accurate add context flags when updating hub attributes 6 years ago
Matthias Blankertz 3f48422679 usb: xhci-rcar: deregister before deactivating clock 6 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 6 years ago
Ley Foon Tan ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 6 years ago
Patrice Chotard 635159a090 mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() 6 years ago
Patrick Delaunay 7f7deb0c72 stm32mp1: use OTP to configure MAC address and serial number 6 years ago
Patrick Delaunay c3600e1f92 stm32mp1: add FUSE command support 6 years ago
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