summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng
2019-10-24arm64: zynqmp: Do not remove dpll_prog from psu_initMichal Simek
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson
2019-10-15binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass
2019-10-15binman: Add logging for the number of pack passesSimon Glass
2019-10-15binman: Write symbol info before image inclusionSimon Glass
2019-10-15binman: Support writing symbols into entries within an IFWISimon Glass
2019-10-15binman: Update IFWI entry to support updatesSimon Glass
2019-10-15binman: Update IFWI entry to read entries outside constructorSimon Glass
2019-10-15binman: Fix entry comment for Intel descriptorSimon Glass
2019-10-15binman: Add support for Intel FSP meminitSimon Glass
2019-10-15binman: Allow support for writing a size symbol to binariesSimon Glass
2019-10-15binman: Increase size of TPL and SPL test dataSimon Glass
2019-10-15binman: Avoid needing the section size in advanceSimon Glass
2019-10-15binman: Rename some two-digit test filesSimon Glass
2019-10-15binman: Use underscore in test filenamesSimon Glass
2019-10-15binman: Allow symbols to be resolved inside sectionsSimon Glass
2019-10-15binman: Clean up unnecessary code related to ELF test filesSimon Glass
2019-10-15binman: Use the Makefile for u_boot_binman_syms_badSimon Glass
2019-10-15binman: Use the Makefile for u_boot_binman_syms_sizeSimon Glass
2019-10-15binman: Use the Makefile for u_boot_binman_symsSimon Glass
2019-10-15binman: Use the Makefile for u_boot_no_ucode_ptrSimon Glass
2019-10-15binman: Use the Makefile for u_boot_ucode_ptrSimon Glass
2019-10-15binman: Use the Makefile to build ELF test filesSimon Glass
2019-10-15binman: Use tools.Run() to run objdumpSimon Glass
2019-10-15binman: Fix IFWI output when using an Intel FIT imageSimon Glass
2019-10-15binman: Add support for Intel FITSimon Glass
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass
2019-10-15binman: Add support for an x86 'reset' sectionSimon Glass
2019-10-15binman: Correct use of 'replace' in IFWI testsSimon Glass
2019-10-15binman: Handle hidden symbols in ELF filesSimon Glass
2019-10-15binman: Drop .note section from ELFSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-10-15binman: Use cls instead of self for class methodsSimon Glass
2019-10-15patman: Update command.Run() to handle failure betterSimon Glass
2019-10-15patman: Drop binary parameterSimon Glass
2019-10-11binman: Use qemu-x86_defconfig in the exampleBin Meng
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08buildman: Perform tests in a temporary directoryTom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08tools: imx8m_image: align spl bin image sizePeng Fan
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08logos: Add the TechNexion's logoFabio Estevam
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic