summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-10board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel
2020-03-10board: sama5d3_xplained: Fix SPL DTB read from NANDFabien Lehoussel
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber
2020-03-09net: tftp: use correct printf codesHeinrich Schuchardt
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-03-09dt-bindings: net: dp83867: Remove binding doc from U-Boot treeMichal Simek
2020-03-09net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09doc: net: Rewrite network driver documentationAndre Przywara
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean
2020-03-09env: Update env_addr for mmc environment driverPankit Garg
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-03-09Azure/Travis: Re-sync jobs and clarify exclusionsTom Rini
2020-03-09imx: imx8qm_rom7720: added missing USDHC Base address definesOliver Graute
2020-03-09ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher
2020-03-09ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk
2020-03-09serial_lpuart: make clock failure less verboseGiulio Benetti
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf
2020-03-09mx6cuboxi: don't disable fdt relocationBaruch Siach
2020-03-09imx: Makefile: added missing ahab.oOliver Graute
2020-03-09mx6sxsabresd: Enable DM_PCIFabio Estevam
2020-03-09configs: imxrt1050-evk: enable D/I cacheGiulio Benetti
2020-03-09imx: mx6ul_14x14_evk: configure for 24bpp displayAnatolij Gustschin
2020-03-09ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16Fabio Estevam
2020-03-09ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam
2020-03-09imx8qxp_mek: Add myself as maintainerFabio Estevam
2020-03-09mx7dsabresd: Add myself as maintainerFabio Estevam
2020-03-09imx8qxp_mek: Fix the console command line stringFabio Estevam
2020-03-09imx: remove woodburn boardStefano Babic
2020-03-09imx6, aristainetos2c: add da9063 pmic setupHeiko Schocher
2020-03-09configs: j721e_evm: Add Support for eMMC bootFaiz Abbas
2020-03-09configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas
2020-03-09arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas
2020-03-09mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas
2020-03-09mmc: am654_sdhci: Update output tap delay writesFaiz Abbas
2020-03-09mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas
2020-03-09sdhci: Add sdhci_deferred_probe() APIFaiz Abbas
2020-03-09mmc: Add a deferred_probe() APIFaiz Abbas
2020-03-09mmc: Add a saved_clock memberFaiz Abbas
2020-03-09mmc: make <mmc.h> self-containedMasahiro Yamada
2020-03-09board: presidio-asic: Add eMMC board supportAlex Nemirovsky
2020-03-09mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCsArthur Li
2020-03-06Makefile: fix processing of default environment fileSamuel Mescoff
2020-03-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner