summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01ARM: rmobile: Represent SF partitioning with mtdparts on PorterMarek Vasut
2018-06-01ARM: rmobile: Represent SF partitioning with mtdparts on LagerMarek Vasut
2018-06-01ARM: rmobile: Represent SF partitioning with mtdparts on KoelschMarek Vasut
2018-06-01ARM: rmobile: Represent SF partitioning with mtdparts on GoseMarek Vasut
2018-06-01ARM: rmobile: Represent SF partitioning with mtdparts on AltMarek Vasut
2018-06-01ARM: rmobile: Enable MTD partitioning on Gen2 with SFMarek Vasut
2018-05-26add FIT data-position & data-offset property supportKelvin Cheung
2018-05-26malloc: Use malloc simple before malloc is fully initialized in memalign()Ley Foon Tan
2018-05-26mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay
2018-05-26stm32mp1: add bsec driverPatrick Delaunay
2018-05-26stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay
2018-05-26serial: stm32: Add setparity supportPatrick Delaunay
2018-05-26dm: serial: Add setparityPatrick Delaunay
2018-05-26serial: stm32: Fix bits defines namePatrice Chotard
2018-05-26serial: stm32: Add debug uart supportPatrick Delaunay
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-26serial: serial_msm: added pinmux & configRamon Fried
2018-05-26db410: added pinctrl node and serial bindingsRamon Fried
2018-05-26mach-snapdragon: Introduce pinctrl driverRamon Fried
2018-05-26mach-snapdragon: Fix UART clock flowRamon Fried
2018-05-26serial: serial_msm: initialize uart only before relocationRamon Fried
2018-05-26serial: serial_msm: fail probe if settings clocks failsRamon Fried
2018-05-26db820c: set clk node to be probed before relocationRamon Fried
2018-05-26Remove CONFIG_MVGBE from config_whitelist.txtChris Packham
2018-05-26PCI: Document pciauto_region_allocate()Tuomas Tynkkynen
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen
2018-05-26PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen
2018-05-26doc: qemu-arm: Drop highmem=off referencesTuomas Tynkkynen
2018-05-26ARM: qemu-arm: Bump RAM size in AArch64 MMU tableTuomas Tynkkynen
2018-05-26PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen
2018-05-25configs: add TPMv2.x support in SandboxMiquel Raynal
2018-05-25sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal
2018-05-25doc: device-tree-bindings: add Sandbox TPMv2.0 module infoMiquel Raynal
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal
2018-05-25test/py: add TPMv2.x test suiteMiquel Raynal
2018-05-25doc: device-tree-bindings: add TIS TPMv2.0 SPI module infoMiquel Raynal
2018-05-25tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal
2018-05-25tpm: add PCR authentication commands supportMiquel Raynal
2018-05-25tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal
2018-05-25tpm: add dictionary attack mitigation commands supportMiquel Raynal
2018-05-25tpm: add TPM2_GetCapability command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Read command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Extend command supportMiquel Raynal
2018-05-25tpm: add TPM2_Clear command supportMiquel Raynal
2018-05-25tpm: add TPM2_SelfTest command supportMiquel Raynal
2018-05-25tpm: add TPM2_Startup command supportMiquel Raynal