summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-15mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-15mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah
2019-07-15mmc: skip select_mode_and_width for MMC SPI hostAnup Patel
2019-07-15mmc: retry a few times if a partition switch failedJean-Jacques Hiblot
2019-07-15mmc: do not change mode when accessing a boot partitionJean-Jacques Hiblot
2019-07-15mmc: During a switch, poll on dat0 if available and check the final statusJean-Jacques Hiblot
2019-07-15mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot
2019-07-15mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot
2019-07-15mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot
2019-07-15mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()Jean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supportedJean-Jacques Hiblot
2019-07-15Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: don't fill the send_init_stream callbackJean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new commandJean-Jacques Hiblot
2019-07-15mmc: rpmb: fix response type of CMD25Akio Hirayama
2019-07-15mmc: sdhci: Implement SDHCI card detectT Karthik Reddy
2019-07-15mmc: sdhci: Read cd-gpio from devicetreeT Karthik Reddy
2019-07-15mmc: Read sd card detect properties from DTT Karthik Reddy
2019-07-15mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-14Merge branch '2019-07-12-master-imports'Tom Rini
2019-07-13test: Disable pci_ep test for nowTom Rini
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford
2019-07-13regulator: Allow autosetting fixed regulatorsSven Schwermer
2019-07-13gpio: add gpio-hog supportHeiko Schocher
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford
2019-07-13ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford
2019-07-13pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-13power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy
2019-07-13power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie