summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-12sata: sata_mv: use correct format specifier in debug()Michael Walle
2019-04-12arm: mvebu: ds412: Enable CONFIG_BLKStefan Roese
2019-04-12arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach
2019-04-12arm: mvebu: clearfog: document eMMC installationBaruch Siach
2019-04-12git-mailrc: update the kirkwood entryBaruch Siach
2019-04-12ata: ahci_mvebu: add support for Armada 38xBaruch Siach
2019-04-12ARM: mvebu: define board_ahci_enable() for A38xBaruch Siach
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for nas220Chris Packham
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhlChris Packham
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for goflexhomeChris Packham
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for ds109Chris Packham
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for dns325Chris Packham
2019-04-12ARM: kirkwood: enable CONFIG_DM_USB for {dream, guru, sheeva}plugChris Packham
2019-04-12ARM: kirkwood: remove kw_config_adr_windowsChris Packham
2019-04-12ARM: kirkwood: switch to using mvebu mbusChris Packham
2019-04-12ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAPChris Packham
2019-04-12ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham
2019-04-12Makefile: Correct logic for DM_SCSI + unconverted drivers checkStefan Roese
2019-04-12arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch testStefan Roese
2019-04-12arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLKStefan Roese
2019-04-12arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLKStefan Roese
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese
2019-04-12tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham
2019-04-12arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham
2019-04-12watchdog: orion_wdt: take timeout value in msChris Packham
2019-04-12watchdog: orion_wdt: support SPL usageChris Packham
2019-04-12arm: sync armada-xp dts files from Linux 5.0Chris Packham
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand
2019-04-11dm: sound: make all functions static inlineChristian Gmeiner
2019-04-11sandbox: Enable fdtdec testsThierry Reding
2019-04-11fdtdec: test: Add carveout testsThierry Reding
2019-04-11fdtdec: test: Use compound statement macrosThierry Reding
2019-04-11fdtdec: test: Fix build warningThierry Reding
2019-04-11fdtdec: Add Kconfig symbol for testsThierry Reding
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-11fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding
2019-04-11fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding
2019-04-11libfdt: Add phandle generation helperThierry Reding
2019-04-11dm: remove unused function dm_fdt_pre_relocPatrick Delaunay
2019-04-11clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-11sandbox: Properly print physical addressesThierry Reding
2019-04-11sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding
2019-04-11vsprintf: Support phys_addr_t specifier unconditionallyThierry Reding
2019-04-11core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_addressEugeniu Rosca
2019-04-11sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay