aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-23fdt: Fixup only valid memory banksThierry Reding1-0/+7
2018-02-23ns16550: Fix mem mapped endian checkBernhard Messerklinger1-2/+2
2018-02-23pci: Fix decode regions for memory banksBernhard Messerklinger1-1/+16
2018-02-23defconfig: k2x_hs_evm: Re-enable TI_SECURE_DEVICE in HS K2x partsAndrew F. Davis3-0/+6
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis1-1/+1
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2-10/+10
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov3-6/+5
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini111-753/+223
2018-02-20Prepare v2018.03-rc3v2018.03-rc3Tom Rini1-1/+1
2018-02-20script: Make the get_default_envs.sh script working with newest u-bootLukasz Majewski1-6/+15
2018-02-20env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Faiz Abbas3-0/+8
2018-02-19Merge git://git.denx.de/u-boot-mmcTom Rini18-111/+1125
2018-02-19Merge git://git.denx.de/u-boot-dmTom Rini24-58/+593
2018-02-19Merge git://git.denx.de/u-boot-ubiTom Rini3-25/+40
2018-02-19Merge git://git.denx.de/u-boot-i2cTom Rini1-1/+4
2018-02-19Merge git://git.denx.de/u-boot-shTom Rini1-32/+21
2018-02-19vexpress: Sign up as maintainerLinus Walleij1-6/+2
2018-02-19mmc: Fix uninitialised priv memberAlex Kiernan1-1/+1
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot2-0/+2
2018-02-19mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot1-1/+1
2018-02-19configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS supportJean-Jacques Hiblot2-0/+6
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2-0/+59
2018-02-19dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot1-0/+2
2018-02-19dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot1-0/+6
2018-02-19ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot1-0/+14
2018-02-19ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I1-4/+4
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I3-6/+10
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2-26/+160
2018-02-19mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I1-0/+6
2018-02-19mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot1-0/+13
2018-02-19mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot1-1/+2
2018-02-19mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot1-10/+13
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I3-14/+52
2018-02-19mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I1-0/+372
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I4-4/+33
2018-02-19mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I1-19/+5
2018-02-19mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot1-1/+2
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2-6/+26
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot2-2/+141
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I2-0/+6
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot2-1/+58
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I2-2/+77
2018-02-19mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I1-9/+20
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2-24/+54
2018-02-19mmc: use pr_* log functionsMasahiro Yamada1-34/+34
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger3-25/+40
2018-02-19i2c: mvtwsi.c: Fix set speedStefan Mavrodiev1-1/+4
2018-02-18sandbox: Add 64-bit sandboxMario Six12-17/+571
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass3-5/+6
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass1-0/+2