summaryrefslogtreecommitdiff
path: root/tools/binman/test
Commit message (Expand)AuthorAgeFilesLines
* binman: Don't change the descriptor in testsSimon Glass2020-07-262-0/+44
* binman: Add support for generating a FITSimon Glass2020-07-252-0/+126
* binman: Allow zero-length entries to overlapSimon Glass2020-07-251-0/+18
* binman: Detect when valid images are not producedSimon Glass2020-07-251-0/+23
* binman: Add an etype for external binary blobsSimon Glass2020-07-252-0/+30
* binman: Add support for calling mkimageSimon Glass2020-07-241-0/+23
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-247-220/+0
* binman: Add support for generating a FITSimon Glass2020-07-202-0/+126
* binman: Allow zero-length entries to overlapSimon Glass2020-07-201-0/+18
* binman: Detect when valid images are not producedSimon Glass2020-07-201-0/+23
* binman: Add an etype for external binary blobsSimon Glass2020-07-202-0/+30
* binman: Add support for calling mkimageSimon Glass2020-07-201-0/+23
* binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-114-1/+67
* binman: Add support for Intel FSP-TSimon Glass2019-11-021-0/+14
* binman: Add support for Intel FSP-SSimon Glass2019-11-021-0/+14
* binman: Correct symbol calculation with non-zero image baseSimon Glass2019-11-021-1/+1
* binman: Add support for Intel FSP meminitSimon Glass2019-10-151-0/+14
* binman: Allow support for writing a size symbol to binariesSimon Glass2019-10-151-0/+1
* binman: Increase size of TPL and SPL test dataSimon Glass2019-10-156-7/+7
* binman: Avoid needing the section size in advanceSimon Glass2019-10-151-0/+33
* binman: Rename some two-digit test filesSimon Glass2019-10-152-0/+0
* binman: Use underscore in test filenamesSimon Glass2019-10-1513-0/+0
* binman: Allow symbols to be resolved inside sectionsSimon Glass2019-10-151-0/+28
* binman: Clean up unnecessary code related to ELF test filesSimon Glass2019-10-151-1/+1
* binman: Use the Makefile for u_boot_binman_syms_badSimon Glass2019-10-152-1/+1
* binman: Use the Makefile for u_boot_binman_syms_sizeSimon Glass2019-10-151-0/+0
* binman: Use the Makefile for u_boot_binman_symsSimon Glass2019-10-153-2/+4
* binman: Use the Makefile for u_boot_no_ucode_ptrSimon Glass2019-10-151-0/+0
* binman: Use the Makefile for u_boot_ucode_ptrSimon Glass2019-10-153-2/+3
* binman: Use the Makefile to build ELF test filesSimon Glass2019-10-152-1/+2
* binman: Add support for Intel FITSimon Glass2019-10-152-0/+37
* binman: Add support for an x86 'reset' sectionSimon Glass2019-10-153-0/+39
* binman: Correct use of 'replace' in IFWI testsSimon Glass2019-10-153-3/+3
* binman: Add command-line support for replacing entriesSimon Glass2019-07-291-0/+28
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-0/+37
* binman: Place Intel descriptor at image startSimon Glass2019-07-291-0/+20
* binman: Support shrinking a entry after packingSimon Glass2019-07-291-0/+20
* binman: Allow updating entries that change sizeSimon Glass2019-07-291-0/+22
* binman: Add more tests for image header positionSimon Glass2019-07-294-0/+64
* binman: Add info to allow safely repacking an image laterSimon Glass2019-07-291-0/+23
* binman: Support updating entries in an existing imageSimon Glass2019-07-292-0/+54
* binman: Add a test for nested and aligned sectionsSimon Glass2019-07-241-0/+28
* binman: Support listing an imageSimon Glass2019-07-241-0/+36
* binman: Support reading an image into an Image objectSimon Glass2019-07-241-0/+33
* binman: Support locating an FDT mapSimon Glass2019-07-241-0/+36
* binman: Allow listing the entries in an imageSimon Glass2019-07-241-0/+33
* binman: Detect bad CBFS file typesSimon Glass2019-07-241-0/+17
* binman: Support FDT update for CBFSSimon Glass2019-07-241-0/+21
* binman: Allow device-tree entries to be compressedSimon Glass2019-07-241-0/+14
* binman: Allow entries to expand after packingSimon Glass2019-07-243-0/+63