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