aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31arm64: zynqmp: Disable WP on zcu111Michal Simek
2018-05-31arm64: zynqmp: Remove broken-cd from zcu100-revCMichal Simek
2018-05-31arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104Michal Simek
2018-05-31arm64: zynqmp: Add ina226 to zcu104 revCMichal Simek
2018-05-31arm: zynq: Add support for Bitmain Antminer S9 control boardEzequiel Garcia
2018-05-31arm64: zynqmp: Sync defconfigs with latest Kconfig layoutMichal Simek
2018-05-31arm: zynq: Add initial support for Avnet MiniZedIbai Erkiaga
2018-05-31arm64: zynqmp: Remove CMD_UNZIP for mini configurationMichal Simek
2018-05-31arm64: zynqmp: Remove empty configuration fileMichal Simek
2018-05-31timer: cadence: Use live-tree functionsMichal Simek
2018-05-31watchdog: cadence: Use live-tree functionsMichal Simek
2018-05-31mmc: zynq: Use live-tree functionsMichal Simek
2018-05-31serial: zynq: Use live-tree functionsMichal Simek
2018-05-31arm64: zynqmp: Setup the first boot_target at run timeMichal Simek
2018-05-31soc: zynqmp: Update required API version to 1.0Rajan Vaja
2018-05-31arm64: zynqmp: Get rid of emulation platformsMichal Simek
2018-05-31arm64: zynqmp: Show reset reasonMichal Simek
2018-05-31usb: xhci: zynqmp: Fix header locationMichal Simek
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