Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
uboot
/
4ec40a7208db0e3294e266aacd23eddbae13c879
/
tools
/
binman
/
ftest.py
6cf9953
binman: Support generating FITs with multiple dtbs
by Simon Glass
· 5 years ago
dc2f81a
binman: Add support for ATF BL31
by Simon Glass
· 5 years ago
e9d336d
binman: Fix up a few missing comments
by Simon Glass
· 5 years ago
3decfa3
binman: Allow entry args to be required
by Simon Glass
· 5 years ago
fe05701
binman: Build FIT image subentries with the section etype
by Alper Nebi Yasak
· 5 years ago
3fdeb14
binman: Respect pad-before property of section subentries
by Alper Nebi Yasak
· 5 years ago
8001d0b
binman: Ignore hash*, signature* nodes in sections
by Alper Nebi Yasak
· 5 years ago
0723798
binman: Correct some import statements
by Simon Glass
· 5 years ago
87d4332
binman: Move GetEntryModules() to control
by Simon Glass
· 5 years ago
52b10dd
binman: Don't change the descriptor in tests
by Simon Glass
· 5 years ago
fdc3436
binman: Add support for generating a FIT
by Simon Glass
· 5 years ago
b3295fd
binman: Allow zero-length entries to overlap
by Simon Glass
· 5 years ago
0ba4b3d
binman: Allow missing Intel blobs
by Simon Glass
· 5 years ago
b1cca95
binman: Detect when valid images are not produced
by Simon Glass
· 5 years ago
38fdb4c
patman: Update errors and warnings to use stderr
by Simon Glass
· 5 years ago
4f9f105
binman: Allow external binaries to be missing
by Simon Glass
· 5 years ago
ce867ad
binman: Add an etype for external binary blobs
by Simon Glass
· 5 years ago
0dc706f
binman: Add support for calling mkimage
by Simon Glass
· 5 years ago
7208396
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 5 years ago
3b9a873
binman: Add support for generating a FIT
by Simon Glass
· 5 years ago
8200d88
binman: Allow zero-length entries to overlap
by Simon Glass
· 5 years ago
2f5c3a4
binman: Allow missing Intel blobs
by Simon Glass
· 5 years ago
13262c9
binman: Detect when valid images are not produced
by Simon Glass
· 5 years ago
f9793a1
patman: Update errors and warnings to use stderr
by Simon Glass
· 5 years ago
5f850fb
binman: Allow external binaries to be missing
by Simon Glass
· 5 years ago
d498630
binman: Add an etype for external binary blobs
by Simon Glass
· 5 years ago
3e8fba4
binman: Add support for calling mkimage
by Simon Glass
· 5 years ago
bf77667
patman: Move to absolute imports
by Simon Glass
· 5 years ago
1628793
binman: Move to absolute imports
by Simon Glass
· 5 years ago
c07ab6e
binman: Rename the main module
by Simon Glass
· 5 years ago
83a4518
patman: Drop references to __future__
by Simon Glass
· 5 years ago
7c15013
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· 6 years ago
b6ee0cf
binman: Convert a few tests to Python 3
by Simon Glass
· 6 years ago
3b3e3c0
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· 6 years ago
998d148
binman: Add support for Intel FSP-T
by Simon Glass
· 6 years ago
bc6a88f
binman: Add support for Intel FSP-S
by Simon Glass
· 6 years ago
d1d5ffd
binman: Drop comment-out code in testUpdateFdtOutput()
by Simon Glass
· 6 years ago
ea0fff9
binman: Add support for Intel FSP meminit
by Simon Glass
· 6 years ago
b87064c
binman: Allow support for writing a size symbol to binaries
by Simon Glass
· 6 years ago
eb0086f
binman: Increase size of TPL and SPL test data
by Simon Glass
· 6 years ago
bf4d0e2
binman: Avoid needing the section size in advance
by Simon Glass
· 6 years ago
dfdd2b6
binman: Rename some two-digit test files
by Simon Glass
· 6 years ago
9255f3c
binman: Use underscore in test filenames
by Simon Glass
· 6 years ago
2090f1e
binman: Allow symbols to be resolved inside sections
by Simon Glass
· 6 years ago
c9a0b27
binman: Clean up unnecessary code related to ELF test files
by Simon Glass
· 6 years ago
e9d2ee3
binman: Use the Makefile for u_boot_binman_syms_size
by Simon Glass
· 6 years ago
1542c8b
binman: Use the Makefile for u_boot_binman_syms
by Simon Glass
· 6 years ago
bccd91d
binman: Use the Makefile for u_boot_no_ucode_ptr
by Simon Glass
· 6 years ago
f514d8f
binman: Use the Makefile for u_boot_ucode_ptr
by Simon Glass
· 6 years ago
53e22bf
binman: Use the Makefile to build ELF test files
by Simon Glass
· 6 years ago
e95be63
binman: Fix IFWI output when using an Intel FIT image
by Simon Glass
· 6 years ago
5af1207
binman: Add support for Intel FIT
by Simon Glass
· 6 years ago
5e23918
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· 6 years ago
2250ee6
binman: Add support for an x86 'reset' section
by Simon Glass
· 6 years ago
b986b3b
binman: Use cls instead of self for class methods
by Simon Glass
· 6 years ago
a6cb995
binman: Add command-line support for replacing entries
by Simon Glass
· 6 years ago
bb5edc1
binman: Correct the error message for invalid path
by Simon Glass
· 6 years ago
f86a736
binman: Clean up all output directories in tests
by Simon Glass
· 6 years ago
bf574f1
binman: Add a test function to clean up the output dir
by Simon Glass
· 6 years ago
eb0f4a4
binman: Support replacing data in a cbfs
by Simon Glass
· 6 years ago
27145fd
binman: Place Intel descriptor at image start
by Simon Glass
· 6 years ago
61ec04f
binman: Support shrinking a entry after packing
by Simon Glass
· 6 years ago
79d3c58
binman: Update the _testing entry to support shrinkage
by Simon Glass
· 6 years ago
51014aa
binman: Allow updating entries that change size
by Simon Glass
· 6 years ago
eba1f0c
binman: Add more tests for image header position
by Simon Glass
· 6 years ago
12bb1a9
binman: Add info to allow safely repacking an image later
by Simon Glass
· 6 years ago
10f9d00
binman: Support updating entries in an existing image
by Simon Glass
· 6 years ago
a004f29
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· 6 years ago
6ccbfcd
binman: Add a constant for common entry properties
by Simon Glass
· 6 years ago
1411ac8
binman: Add an image name into the fdtmap
by Simon Glass
· 6 years ago
e2705fa
binman: Add a test for nested and aligned sections
by Simon Glass
· 6 years ago
71ce0ba
binman: Add an 'extract' command
by Simon Glass
· 6 years ago
f667e45
binman: Allow reading an entry from an image
by Simon Glass
· 6 years ago
61f564d
binman: Support listing an image
by Simon Glass
· 6 years ago
8beb11e
binman: Convert Image to a subclass of Entry
by Simon Glass
· 6 years ago
ffded75
binman: Support reading an image into an Image object
by Simon Glass
· 6 years ago
2d26003
binman: Support locating an image header
by Simon Glass
· 6 years ago
e1925fa
binman: Support locating an FDT map
by Simon Glass
· 6 years ago
41b8ba0
binman: Allow listing the entries in an image
by Simon Glass
· 6 years ago
8a1ad06
binman: Detect bad CBFS file types
by Simon Glass
· 6 years ago
69f7cb3
binman: Support FDT update for CBFS
by Simon Glass
· 6 years ago
6c223fd
binman: Allow device-tree entries to be compressed
by Simon Glass
· 6 years ago
c52c9e7
binman: Allow entries to expand after packing
by Simon Glass
· 6 years ago
5b463fc
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· 6 years ago
53cd5d9
binman: Convert to use ArgumentParser
by Simon Glass
· 6 years ago
cf22894
binman: Add an image header
by Simon Glass
· 6 years ago
086cec9
binman: Add an FDT map
by Simon Glass
· 6 years ago
3c08131
binman: Add a convenience functions for real-DTB tests
by Simon Glass
· 6 years ago
e073d4e
binman: Add support for fixed-offset files in CBFS
by Simon Glass
· 6 years ago
c5ac138
binman: Add support for Intel IFWI entries
by Simon Glass
· 6 years ago
ac62fba
binman: Add support for CBFS entries
by Simon Glass
· 6 years ago
8acce60
binman: Pass the toolpath to tests
by Simon Glass
· 6 years ago
d5164a7
binman: Allow preserving test directories
by Simon Glass
· 6 years ago
ee0c9a7
binman: Allow verbosity control when running tests
by Simon Glass
· 6 years ago
2569e10
binman: Fix up the _DoTestFile() function -u argument
by Simon Glass
· 6 years ago
4c65025
binman: Support ELF files for TPL
by Simon Glass
· 6 years ago
ff5c7e3
binman: Use the tools.Decompress method
by Simon Glass
· 6 years ago
aa88b50
binman: Allow text directly in the node
by Simon Glass
· 6 years ago
458be45
binman: Use a better error for missing Intel descriptor
by Simon Glass
· 6 years ago
093d168
binman: Correct two typos in function names in ftest
by Simon Glass
· 6 years ago
Next »