summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf
2018-05-29configs: remove redundant comment sectionsChris Packham
2018-05-29configs: remove empty #ifdef block from mv-common.hChris Packham
2018-05-29arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBUKen Ma
2018-05-29ata: ahci_mvebu: add scsi supportKen Ma
2018-05-29ata: ahci_mvebu: a8040 a0: remove bad port register offsets workaroundsDavid Sniatkiwicz
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma
2018-05-29dts: mvebu: a80x0: Enable SD/eMMC interfacesKonstantin Porotchkin
2018-05-29mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin
2018-05-29mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang
2018-05-29ARM: kirkwood: Add device-tree for keymileChris Packham
2018-05-29ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham
2018-05-29ARM: kirkwood: Add device-tree for lschlv2 & lsxhlChris Packham
2018-05-29ARM: kirkwood: Add device-tree for ds109Chris Packham
2018-05-29ARM: kirkwood: Add device-tree for dreamplugChris Packham
2018-05-29ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham
2018-05-29board: turris_mox: Add fixed regulator support to defconfigMarek BehĂșn
2018-05-29sf: Add Macronix MX25U25635F IDMarek Vasut
2018-05-29sf: Add Winbond W25Q256 IDMarek 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