summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini
2018-02-20Prepare v2018.03-rc3Tom Rini
2018-02-20script: Make the get_default_envs.sh script working with newest u-bootLukasz Majewski
2018-02-20env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Faiz Abbas
2018-02-19Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-19Merge git://git.denx.de/u-boot-dmTom Rini
2018-02-19Merge git://git.denx.de/u-boot-ubiTom Rini
2018-02-19Merge git://git.denx.de/u-boot-i2cTom Rini
2018-02-19Merge git://git.denx.de/u-boot-shTom Rini
2018-02-19vexpress: Sign up as maintainerLinus Walleij
2018-02-19mmc: Fix uninitialised priv memberAlex Kiernan
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot
2018-02-19mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot
2018-02-19configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS supportJean-Jacques Hiblot
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I
2018-02-19dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot
2018-02-19dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot
2018-02-19ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot
2018-02-19ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot
2018-02-19mmc: use pr_* log functionsMasahiro Yamada
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger
2018-02-19i2c: mvtwsi.c: Fix set speedStefan Mavrodiev
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass
2018-02-18fdt: Fixup only valid memory banksThierry Reding
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-02-18net: sh_eth: Fix DT base address fetchingMarek Vasut
2018-02-18net: sh_eth: Fix checkpatch warningMarek Vasut
2018-02-18net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut
2018-02-18net: sh_eth: Zap port variableMarek Vasut
2018-02-17Merge git://git.denx.de/u-boot-shTom Rini