summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-16ARM: rmobile: Enable autocompletion on Gen2Marek Vasut
2018-02-16ARM: rmobile: Convert Porter to SPLMarek Vasut
2018-02-16ARM: dts: rmobile: Make PFC and RST available before relocMarek Vasut
2018-02-16ARM: dts: rmobile: Make scif0 available before reloc on PorterMarek Vasut
2018-02-16serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut
2018-02-16ARM: rmobile: Enable autocompletion on Gen3Marek Vasut
2018-02-16ARM: rmobile: Enable DTO support on Gen3Marek Vasut
2018-02-16net: ravb: Initialize PHY in probe() onceMarek Vasut