summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14test/py: Add a helper to run a list of U-Boot commandsSimon Glass
2016-07-14test/py: Provide a way to check that a command failsSimon Glass
2016-07-14test/py: Add an option to execute a string containing a commandSimon Glass
2016-07-14test/py: Return output from run_and_log()Simon Glass
2016-07-14test/py: Provide output from exceptions with RunAndLog()Simon Glass
2016-07-14test/py: Allow RunAndLog() to return the outputSimon Glass
2016-07-14test/py: Allow tests to control the sandbox device-tree fileSimon Glass
2016-07-14sandbox: Don't exit when bootm completesSimon Glass
2016-07-14test: Add a simple script to run tests on sandboxSimon Glass
2016-07-14test: Add a READMESimon Glass
2016-07-14tools: Allow building with debug enabledSimon Glass
2016-07-14mkimage: Show item lists for all categoriesSimon Glass
2016-07-14mkimage: Use generic code for showing an 'image type' errorSimon Glass
2016-07-14mkimage: Allow display of a list of any image header categorySimon Glass
2016-07-14image: Add functions to obtain category informationSimon Glass
2016-07-14image: Add a name for invalid typesSimon Glass
2016-07-14image: Create a table of information for each categorySimon Glass
2016-07-14image: Convert the IH_... values to enumsSimon Glass
2016-07-14image: Correct auto-fit architecture property nameSimon Glass
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