summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* exynos: Enable XHCI on exynos5250 boardsSjoerd Simons2017-01-18-0/+10
* exynos5: Don't potentially undervoltage the CPUSjoerd Simons2017-01-18-7/+1
* board: samsung: universal_c210: remove the codes relevant to soft_i2cJaehoon Chung2017-01-18-11/+0
* i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung2017-01-18-0/+5
* i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung2017-01-18-1/+7
* board: samsung: universal_210: use the driver model for max8998Jaehoon Chung2017-01-18-75/+94
* configs: s5pc210_universal: enable the DM_PMIC and MAX8998Jaehoon Chung2017-01-18-0/+3
* ARM: dts: exnyos4210-universl_c210: add i2c_5 and pmic nodesJaehoon Chung2017-01-18-0/+164
* ARM: dts: exynos4: use the node's name for i2cJaehoon Chung2017-01-18-8/+19
* board: samsung: goni: fix the pmic's name for gettingJaehoon Chung2017-01-18-2/+2
* arm: samsung: goni: use the driver model for max8998Jaehoon Chung2017-01-05-31/+30
* Prepare v2017.01-rc3Tom Rini2017-01-02-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-02-137/+486
|\
| * udoo: neo: Fix indentationFabio Estevam2017-01-02-2/+2
| * imx6ul: geam6ul: Enable I2C supportJagan Teki2017-01-02-0/+2
| * imx6ul: geam6ul: Add MAINTAINERS for nand_defconfigJagan Teki2017-01-02-0/+1
| * configs: engicam: Add fitboot env supportJagan Teki2017-01-02-6/+33
| * configs: engicam: Cleanup on mmcboot envJagan Teki2017-01-02-21/+20
| * configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACYJagan Teki2017-01-02-0/+3
| * defconfigs: imx6: engicam: Enable FITJagan Teki2017-01-02-0/+45
| * imx6: engicam: Add nandboot env supportJagan Teki2017-01-02-4/+38
| * defconfigs: engicam: Enable UBI commandsJagan Teki2017-01-02-0/+13
| * defconfigs: engicam: Enable MMC commands in nandJagan Teki2017-01-02-0/+15
| * configs: engicam: Rename nand with gpmi-name in mtdpartsJagan Teki2017-01-02-4/+4
| * imx6: engicam: Use bootm instead of bootzJagan Teki2017-01-02-20/+12
| * configs: engicam: Increase nand kernel partition sizeJagan Teki2017-01-02-2/+2
| * mx6qsabreauto: Fix the EIM clock for the mx6qp variantFabio Estevam2017-01-02-0/+28
| * ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman2017-01-02-0/+26
| * udoo_neo: Use 'fdtfile' variable nameFabio Estevam2017-01-02-6/+6
| * imx: thermal: Kconfig: add MX7Peng Fan2017-01-02-1/+1
| * Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-02-5/+17
| * doc: imx6: add section for secure boot with SPLSven Ebenfeld2017-01-02-0/+48
| * tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-02-3/+55
| * arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld2017-01-02-59/+110
| * arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld2017-01-02-1/+3
| * udoo_neo: Remove USDHC3 entryFabio Estevam2017-01-02-2/+1
* | arm: am57xx: cl-som-am57x: update default envUri Mashiach2017-01-02-0/+61
* | arm: am57xx: cl-som-am57x: add ETH supportDmitry Lifshitz2017-01-02-0/+240
* | arm: am57xx: cl-som-am57x: fetch board rev from EEPROMDmitry Lifshitz2017-01-02-0/+28
* | arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz2017-01-02-0/+579
* | tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-02-1/+1
* | OMAP3: omap3_logic: Remove display parameterAdam Ford2017-01-02-2/+1
* | ARM: OMAP3_LOGIC: Remove ONENAND config optionsAdam Ford2017-01-02-3/+0
* | doc/README.cfi: Update code snippet, and add example.Robert P. J. Day2017-01-02-5/+26
* | digsy_mtc.c: Minor spelling/grammar fixes.Robert P. J. Day2017-01-02-2/+2
|/
* mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada2016-12-29-1/+8
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-29-31/+127
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-29-21/+72
* mmc: make MMC driver entries dependent on MMCMasahiro Yamada2016-12-29-7/+4
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-202/+382