summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sunxi: introduce extra config option for boot0 headerAndre Przywara2017-01-042-1/+10
* ARM: boot0 hook: remove macro, include whole header fileAndre Przywara2017-01-045-23/+3
* armv8: move reset branch into boot hookAndre Przywara2017-01-042-2/+3
* armv8: add simple sdelay implementationAndre Przywara2017-01-041-0/+14
* SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-045-9/+9
* move UL() macro from armv8/mmu.h into common.hAndre Przywara2017-01-042-9/+12
* SPL: tiny-printf: ignore "-" modifierAndre Przywara2017-01-041-0/+3
* SPL: tiny-printf: add "l" modifierAndre Przywara2017-01-041-11/+36
* armv8: add lowlevel_init.SAndre Przywara2017-01-042-0/+45
* armv8: prevent using THUMBAndre Przywara2017-01-042-1/+3
* sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara2017-01-041-1/+5
* spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes2017-01-041-1/+1
* Prepare v2017.01-rc3v2017.01-rc3Tom Rini2017-01-021-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-0235-137/+486
|\
| * udoo: neo: Fix indentationFabio Estevam2017-01-021-2/+2
| * imx6ul: geam6ul: Enable I2C supportJagan Teki2017-01-021-0/+2
| * imx6ul: geam6ul: Add MAINTAINERS for nand_defconfigJagan Teki2017-01-021-0/+1
| * configs: engicam: Add fitboot env supportJagan Teki2017-01-023-6/+33
| * configs: engicam: Cleanup on mmcboot envJagan Teki2017-01-023-21/+20
| * configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACYJagan Teki2017-01-023-0/+3
| * defconfigs: imx6: engicam: Enable FITJagan Teki2017-01-0211-0/+45
| * imx6: engicam: Add nandboot env supportJagan Teki2017-01-022-4/+38
| * defconfigs: engicam: Enable UBI commandsJagan Teki2017-01-025-0/+13
| * defconfigs: engicam: Enable MMC commands in nandJagan Teki2017-01-023-0/+15
| * configs: engicam: Rename nand with gpmi-name in mtdpartsJagan Teki2017-01-022-4/+4
| * imx6: engicam: Use bootm instead of bootzJagan Teki2017-01-0211-20/+12
| * configs: engicam: Increase nand kernel partition sizeJagan Teki2017-01-022-2/+2
| * mx6qsabreauto: Fix the EIM clock for the mx6qp variantFabio Estevam2017-01-021-0/+28
| * ARM: imx7s-warp: enable USB gadget ethernetKevin Hilman2017-01-023-0/+26
| * udoo_neo: Use 'fdtfile' variable nameFabio Estevam2017-01-021-6/+6
| * imx: thermal: Kconfig: add MX7Peng Fan2017-01-021-1/+1
| * Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-026-5/+17
| * doc: imx6: add section for secure boot with SPLSven Ebenfeld2017-01-021-0/+48
| * tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-025-3/+55
| * arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld2017-01-025-59/+110
| * arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld2017-01-022-1/+3
| * udoo_neo: Remove USDHC3 entryFabio Estevam2017-01-021-2/+1
* | arm: am57xx: cl-som-am57x: update default envUri Mashiach2017-01-021-0/+61
* | arm: am57xx: cl-som-am57x: add ETH supportDmitry Lifshitz2017-01-024-0/+240
* | arm: am57xx: cl-som-am57x: fetch board rev from EEPROMDmitry Lifshitz2017-01-022-0/+28
* | arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz2017-01-029-0/+579
* | tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-021-1/+1
* | OMAP3: omap3_logic: Remove display parameterAdam Ford2017-01-021-2/+1
* | ARM: OMAP3_LOGIC: Remove ONENAND config optionsAdam Ford2017-01-021-3/+0
* | doc/README.cfi: Update code snippet, and add example.Robert P. J. Day2017-01-021-5/+26
* | digsy_mtc.c: Minor spelling/grammar fixes.Robert P. J. Day2017-01-021-2/+2
|/
* mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada2016-12-292-1/+8
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-2954-31/+127
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-2976-21/+72
* mmc: make MMC driver entries dependent on MMCMasahiro Yamada2016-12-298-7/+4