summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-17ARM: rmobile: Fix broken reset code on PorterMarek Vasut
2018-02-17ARM: rmobile: Replace SH I2C with IIC on PorterMarek Vasut
2018-02-17ARM: dts: rmobile: Enable I2C6 on PorterMarek Vasut
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut
2018-02-17ARM: rmobile: Set FDT/initramfs limits on PorterMarek Vasut
2018-02-17ARM: rmobile: Enable convenient commands on PorterMarek Vasut
2018-02-17ARM: rmobile: Reset ethernet PHYMarek Vasut
2018-02-17ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porterMarek Vasut
2018-02-16Merge git://git.denx.de/u-boot-shTom Rini
2018-02-16Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-02-16Merge git://git.denx.de/u-boot-usbTom Rini
2018-02-16env: restore old env_get_char() behaviourGoldschmidt Simon
2018-02-16env: Fix env_load_locationYork Sun