summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02usb: dwc3: use the phy bulk API to get physChunfeng Yun
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun
2020-05-02phy: Add API for a bulk of physChunfeng Yun
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun
2020-05-02dm: core: Add function to get child count of ofnode or deviceChunfeng Yun
2020-05-01Merge branch '2020-05-01-master-imports'Tom Rini
2020-05-01.readthedocs.yml: fix type docs/Heinrich Schuchardt
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti
2020-05-01video: mxsfb: add clk_enable()Giulio Benetti
2020-05-01imxrt1020-evk: README: change dd command destinationGiulio Benetti
2020-05-01imxrt1050-evk: README: change dd command destinationGiulio Benetti
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler
2020-05-01Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"Harald Seiler
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin
2020-05-01common/board_r: Drop initr_bedbug wrapperOvidiu Panait
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-05-01hush: avoid NULL check before free()Heinrich Schuchardt
2020-05-01fs: ext4: avoid NULL check before free()Heinrich Schuchardt
2020-05-01cmd/gpt: avoid NULL check before free()Heinrich Schuchardt
2020-05-01tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer
2020-05-01tools/mkimage: fix handling long filenamesSven Roederer
2020-05-01arm: enable distro boot for bananapi-r2Matthias Brugger
2020-05-01watchdog MediaTek add upstream compatibleMatthias Brugger
2020-05-01timer MediaTek use upstream compatibleMatthias Brugger
2020-05-01doc: describe the analysis of crash dumpsHeinrich Schuchardt
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01tiny-printf: Support %iMarek Vasut
2020-05-01net: smc911x: Add DM supportMarek Vasut
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes
2020-05-01ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut
2020-05-01ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut
2020-05-01ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine
2020-05-01ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler
2020-05-01ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut
2020-05-01dt-bindings: pinctrl: imxrt1020: remove useless commentGiulio Benetti
2020-05-01ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut
2020-05-01arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7Adam Ford