summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14mkimage: Drop blank line before main()Simon Glass
2016-07-14mkimage: Drop premature setting of params.fit_image_typeSimon Glass
2016-07-14mkimage: Require a data file when auto-fit is usedSimon Glass
2016-07-14mkimage: Explain the auto-fit imagefile special caseSimon Glass
2016-07-14mkimage: Honour the default image type with auto-fitSimon Glass
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada
2016-07-14doc: Update info on using secure devices from TIAndreas Dannenberg
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred
2016-07-14arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg
2016-07-14arm: omap-common: secure ROM signature verify APIAndreas Dannenberg
2016-07-14arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg
2016-07-14arm: omap-common: add secure smc entryDaniel Allred
2016-07-14arm: cache: add missing dummy functions for when dcache disabledDaniel Allred
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-07-12x86: conga-qeval20-qa3: Add support for internal UARTStefan Roese
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-07-12pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11tools: patman: Handle missing 'END' in non-last commit of a seriesBin Meng
2016-07-11tools: patman: Handle missing blank line for 'Series-changes'Bin Meng
2016-07-11tools: patman: Generate cover letter correctly when 'END' is missingBin Meng
2016-07-11tools: patman: Handle tag sections without an 'END'Bin Meng
2016-07-11tools: patman: Use cover_match for 'Cover-letter'Bin Meng
2016-07-11dm: Sort the uclass id in alphabetical orderBin Meng
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass
2016-07-11dm: spl: mmc: Support CONFIG_BLK in SPL MMCSimon Glass
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass