summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima
2019-10-08imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima
2019-10-08tools: imx8mimage: fix HDMI/FIT parsingPeng Fan
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini
2019-10-08genboardscfg.py: Remove "warnings" print sectionTom Rini
2019-10-08genboardscfg.py: Convert to Python 3Tom Rini
2019-10-08binman: Take account of skip-at-start with image-headerSimon Glass
2019-10-08binman: Handle reading data for end-at-4gb sectionsSimon Glass
2019-10-08binman: Add a base implementation of Entry.ReadChildData()Simon Glass
2019-10-08binman: Allow verbose output with all commandsSimon Glass
2019-10-08binman: Allow selection of logging verbositySimon Glass