summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2020-01-17aes: add test unit for aes196 and aes256Philippe Reynes
2020-01-17aes: add test unit for aes128Philippe Reynes
2020-01-17aes: add support of aes192 and aes256Philippe Reynes
2020-01-17aes: add a define for the size of a blockPhilippe Reynes
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
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-16arm: mvebu: clearfog: update eMMC documentationBaruch Siach
2020-01-16arm: mvebu: clearfog: set uboot image SD card offsetBaruch Siach
2020-01-16spl: mmc: support uboot image offset on main partitionBaruch Siach
2020-01-16configs: clearfog: enable SPL_DM_GPIO to fix boot from SDBaruch Siach
2020-01-16mmc: config help typo fixJoel Johnson
2020-01-16mmc: add additional quirk for APP_CMD retryJoel Johnson
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu
2020-01-16configs: ls1028a: use default SDHC clock divider valueYangbo Lu
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-16mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu
2020-01-16mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson