summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2018.03-rc3v2018.03-rc3Tom Rini2018-02-201-1/+1
* script: Make the get_default_envs.sh script working with newest u-bootLukasz Majewski2018-02-201-6/+15
* env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Faiz Abbas2018-02-203-0/+8
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-1918-111/+1125
|\
| * mmc: Fix uninitialised priv memberAlex Kiernan2018-02-191-1/+1
| * mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot2018-02-192-0/+2
| * mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot2018-02-191-1/+1
| * configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS supportJean-Jacques Hiblot2018-02-192-0/+6
| * ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2018-02-192-0/+59
| * dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot2018-02-191-0/+2
| * dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot2018-02-191-0/+6
| * ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot2018-02-191-0/+14
| * ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I2018-02-191-4/+4
| * ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I2018-02-193-6/+10
| * mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2018-02-192-26/+160
| * mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I2018-02-191-0/+6
| * mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot2018-02-191-0/+13
| * mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot2018-02-191-1/+2
| * mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot2018-02-191-10/+13
| * mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2018-02-193-14/+52
| * mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I2018-02-191-0/+372
| * ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2018-02-194-4/+33
| * mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I2018-02-191-19/+5
| * mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot2018-02-191-1/+2
| * mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2018-02-192-6/+26
| * mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot2018-02-192-2/+141
| * mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I2018-02-192-0/+6
| * mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot2018-02-192-1/+58
| * mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I2018-02-192-2/+77
| * mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I2018-02-191-9/+20
| * mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2018-02-192-24/+54
| * mmc: use pr_* log functionsMasahiro Yamada2018-02-191-34/+34
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-02-1924-58/+593
|\ \
| * | sandbox: Add 64-bit sandboxMario Six2018-02-1812-17/+571
| * | sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2018-02-183-5/+6
| * | sandbox: Correct dtc warning in /chosen nodeSimon Glass2018-02-181-0/+2
| * | fdt: Fixup only valid memory banksThierry Reding2018-02-181-1/+7
| * | fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-188-35/+7
* | | Merge git://git.denx.de/u-boot-ubiTom Rini2018-02-193-25/+40
|\ \ \
| * | | mtd: ubi: Fix worker handlingRichard Weinberger2018-02-193-25/+40
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-i2cTom Rini2018-02-191-1/+4
|\ \ \
| * | | i2c: mvtwsi.c: Fix set speedStefan Mavrodiev2018-02-191-1/+4
| |/ /
* | | Merge git://git.denx.de/u-boot-shTom Rini2018-02-191-32/+21
|\ \ \
| * | | net: sh_eth: Fix DT base address fetchingMarek Vasut2018-02-181-10/+4
| * | | net: sh_eth: Fix checkpatch warningMarek Vasut2018-02-181-1/+1
| * | | net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut2018-02-181-4/+1
| * | | net: sh_eth: Zap port variableMarek Vasut2018-02-181-18/+16
| |/ /
* | | vexpress: Sign up as maintainerLinus Walleij2018-02-191-6/+2
|/ /
* | Merge git://git.denx.de/u-boot-shTom Rini2018-02-176-21/+44
|\ \
| * | ARM: rmobile: Fix broken reset code on PorterMarek Vasut2018-02-171-5/+18