aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-07-17configs: am65x_evm: Enable CONFIG_REGMAPFaiz Abbas
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas
2019-07-17arm: dts: k3: Add phy specific properties to SD card nodeFaiz Abbas
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas
2019-07-17mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas
2019-07-17mmc: am654_sdhci: Remove quirksFaiz Abbas
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara
2019-07-16sunxi: gpio: Enable support for H6 pin controllerAndre Przywara
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-15net: macb: Add support for 1000-baseXRadu Pirea
2019-07-15net: macb: Fixed reading MII_LPA registerRadu Pirea
2019-07-15configs: am65x_evm_a53: enable networkingGrygorii Strashko
2019-07-15arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko
2019-07-15arm64: dts: ti: k3-am65: add mcu cpsw nodeGrygorii Strashko
2019-07-15net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy
2019-07-15driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy
2019-07-15net: phy: cortina: Use block layer to read from mmcYinbo Zhu
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara
2019-07-15mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan
2019-07-15mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan
2019-07-15mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan
2019-07-15mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan
2019-07-15mmc: Parse no-1-8-v DT propertyPeng Fan
2019-07-15mmc: Parse HS400 Enhanced strobe DT propertiesPeng Fan
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan