summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada2017-05-154-18/+14
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-1540-59/+55
* blanche_defconfig: enable CONFIG_MMCMasahiro Yamada2017-05-151-2/+1
* sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMCMasahiro Yamada2017-05-151-1/+0
* mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada2017-05-151-10/+57
* mmc: sdhci: Fix maximum clock for programmable clock modeWenyou Yang2017-05-151-7/+11
* drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot2017-05-152-7/+33
* include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot2017-05-153-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2017-05-1314-41/+61
|\
| * boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigsPaul Burton2017-05-124-24/+4
| * boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiBPaul Burton2017-05-121-0/+5
| * boston: Setup memory ranges in FDT provided to LinuxPaul Burton2017-05-123-0/+29
| * boston: Move CM GCRs away from flashPaul Burton2017-05-121-0/+1
| * MIPS: Make CM GCR base configurablePaul Burton2017-05-122-9/+12
| * mips: bmips: add missing SFR NeufBox 4 configÁlvaro Fernández Rojas2017-05-121-0/+6
| * dm: ram: remove unneeded brcm,bcm63268-mc idÁlvaro Fernández Rojas2017-05-121-5/+1
| * mips: bmips: bcm63268: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
| * mips: bmips: bcm6328: fix brcm, bcm6328-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
| * mips: bmips: bcm6358: fix brcm, bcm6358-mc sizeÁlvaro Fernández Rojas2017-05-121-1/+1
* | davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONSSekhar Nori2017-05-121-10/+2
* | davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori2017-05-121-0/+2
* | net: Disable the format-extra-args warningTom Rini2017-05-121-0/+5
* | tpm: Fix comparison of unsigned expression warningTom Rini2017-05-121-2/+1
* | gpio-uclass.c: Fix comparison of unsigned expression warningTom Rini2017-05-121-1/+1
* | cmd/led.c: Remove unnecessary check on 'cmd' valueTom Rini2017-05-121-2/+0
* | cmd/io.c: Fix comparison of unsigned expression warningTom Rini2017-05-121-1/+2
* | cmd/bdinfo.c: Fix unused function warningTom Rini2017-05-121-1/+1
* | Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUMTom Rini2017-05-125-5/+0
* | tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla2017-05-121-0/+2
* | asm-generic: global_data: change timebase_l/h to unsigned intPeng Fan2017-05-121-2/+2
* | arm: change tbu/l type to unsigned intPeng Fan2017-05-121-2/+2
* | m5253demo: Fix static variable in non-static inline function warningTom Rini2017-05-121-2/+2
* | common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini2017-05-121-3/+2
* | net: uli526x: Fix unknown storage size errorTom Rini2017-05-121-1/+0
* | net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini2017-05-121-1/+3
* | net: eepro100: Fix unused variable warningTom Rini2017-05-121-6/+0
* | video: ld9040: Fix unused variable warningsTom Rini2017-05-121-16/+0
* | colibri_imx7: Fix unused variable warningTom Rini2017-05-121-16/+0
* | apalis_imx6: Fix unused variable warningTom Rini2017-05-121-47/+0
* | pcm058: Fix unused variable warningsTom Rini2017-05-121-6/+3
* | gdsys: P1022: Fix unused variable warningsTom Rini2017-05-121-25/+24
* | gw_ventana: Fix unused variable warningsTom Rini2017-05-122-29/+1
* | mx6ul_14x14_evk: Fix unused variable warningTom Rini2017-05-121-0/+2
* | mx6slevk: Fix unused variable warningTom Rini2017-05-121-0/+2
* | cgtqmx6eval: Fix unused variable warningTom Rini2017-05-121-0/+2
* | ot1200: Fix unused variable warningTom Rini2017-05-121-4/+0
* | rk3036: Fix unused variable warningTom Rini2017-05-121-1/+1
* | socrates: Fix a misleading indentation warningTom Rini2017-05-121-1/+1
* | common: env: remove superfluous assignmentxypron.glpk@gmx.de2017-05-121-1/+0
* | tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa2017-05-121-6/+30