aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-16Merge branch '2020-01-15-master-imports'Tom Rini
2020-01-16configs: mediatek: fix mt7623n bpir2 defconfigSam Shih
2020-01-16arm: dts: mediatek: move u-boot properties to -u-boot.dtsi fileSam Shih
2020-01-16Add support for MT7622 reference boardSam Shih
2020-01-16mmc: add mmc and sd support for MT7622Sam Shih
2020-01-16power: domain: add power domain support for MT7622Sam Shih
2020-01-16clk: mediatek: fix clock-rate overflow problemSam Shih
2020-01-16clk: mediatek: add driver for MT7622Sam Shih
2020-01-16pinctrl: mediatek: add support for different pinctrlSam Shih
2020-01-16pinctrl: mediatek: add driver for MT7622Sam Shih
2020-01-16ARM: MediaTek: Add support for MediaTek MT7622 SoCSam Shih
2020-01-16phy: phy-mtk-tphy: make ref clock optionalChunfeng Yun
2020-01-16phy: phy-mtk-tphy: remove the check of -ENOSYSChunfeng Yun
2020-01-16clk: fixed_rate: add dummy enable() functionChunfeng Yun
2020-01-16clk: add APIs to get (optional) clock by name without a deviceChunfeng Yun
2020-01-16clk: check valid clock by clk_valid()Chunfeng Yun
2020-01-16clk: fix error check for devm_clk_get_optional()Chunfeng Yun
2020-01-16clk: mediatek: mt7629: add support for ssusbsysChunfeng Yun
2020-01-16ARM: MediaTek: add basic support for MT8512 boardsmingming lee
2020-01-16mmc: mtk-sd: fix hang when data read quicklymingming lee
2020-01-16mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCsmingming lee
2020-01-16pinctrl: mediatek: add driver for MT8512mingming lee
2020-01-16clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pllmingming lee
2020-01-16clk: mediatek: add set_clr_upd mux type flowmingming lee
2020-01-16clk: mediatek: add driver support for MT8512mingming lee
2020-01-16ARM: MediaTek: Add support for MediaTek MT8512 SoCmingming lee
2020-01-16MAINTAINERS: Fix mailSam Protsenko
2020-01-16cmd/blk_common: clarify no partition error messageAlexandre Besnard
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson
2020-01-15Include missing headers for asm-generic/sections.hSean Anderson
2020-01-15dma: Add stub of dma_memcpy and dma_get_deviceVignesh Raghavendra
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-15Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-01-15Merge tag 'u-boot-imx-20200115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2020-01-15efi_loader: imply VIDEO_ANSIHeinrich Schuchardt
2020-01-15efi_driver: debug output efi_uc_start, efi_uc_stopHeinrich Schuchardt
2020-01-15efi_driver: fix efi_uc_stop()Heinrich Schuchardt
2020-01-15efi_selftest: enable CONFIG_CMD_POWEROFFHeinrich Schuchardt
2020-01-15efi_loader: describe returning of controlHeinrich Schuchardt
2020-01-15efi_loader: document functions in efi_rng.cHeinrich Schuchardt
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti
2020-01-14imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti
2020-01-14mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhcGiulio Benetti
2020-01-14mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statementGiulio Benetti
2020-01-14ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti
2020-01-14serial_lpuart: add support for i.MXRTGiulio Benetti
2020-01-14serial_lpuart: add clock enable if CONFIG_CLK is definedGiulio Benetti
2020-01-14ARM: dts: imxrt1050: add dtsi fileGiulio Benetti