aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara5-23/+3
2017-01-04armv8: move reset branch into boot hookAndre Przywara2-2/+3
2017-01-04armv8: add simple sdelay implementationAndre Przywara1-0/+14
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara5-9/+9
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara2-9/+12
2017-01-04SPL: tiny-printf: ignore "-" modifierAndre Przywara1-0/+3
2017-01-04SPL: tiny-printf: add "l" modifierAndre Przywara1-11/+36
2017-01-04armv8: add lowlevel_init.SAndre Przywara2-0/+45
2017-01-04armv8: prevent using THUMBAndre Przywara2-1/+3
2017-01-04sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara1-1/+5
2017-01-04spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes1-1/+1
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