index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
ftest.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
binman: Add command-line support for replacing entries
Simon Glass
1
-0
/
+189
2019-07-29
binman: Correct the error message for invalid path
Simon Glass
1
-2
/
+2
2019-07-29
binman: Clean up all output directories in tests
Simon Glass
1
-9
/
+42
2019-07-29
binman: Add a test function to clean up the output dir
Simon Glass
1
-4
/
+8
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
1
-1
/
+27
2019-07-29
binman: Place Intel descriptor at image start
Simon Glass
1
-0
/
+9
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
1
-1
/
+24
2019-07-29
binman: Update the _testing entry to support shrinkage
Simon Glass
1
-8
/
+8
2019-07-29
binman: Allow updating entries that change size
Simon Glass
1
-14
/
+55
2019-07-29
binman: Add more tests for image header position
Simon Glass
1
-0
/
+25
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
1
-2
/
+68
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
1
-1
/
+101
2019-07-29
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
1
-3
/
+3
2019-07-29
binman: Add a constant for common entry properties
Simon Glass
1
-7
/
+8
2019-07-29
binman: Add an image name into the fdtmap
Simon Glass
1
-1
/
+1
2019-07-24
binman: Add a test for nested and aligned sections
Simon Glass
1
-1
/
+66
2019-07-24
binman: Add an 'extract' command
Simon Glass
1
-0
/
+189
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
1
-0
/
+42
2019-07-24
binman: Support listing an image
Simon Glass
1
-0
/
+82
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
1
-14
/
+15
2019-07-24
binman: Support reading an image into an Image object
Simon Glass
1
-4
/
+35
2019-07-24
binman: Support locating an image header
Simon Glass
1
-0
/
+27
2019-07-24
binman: Support locating an FDT map
Simon Glass
1
-0
/
+15
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
1
-0
/
+76
2019-07-24
binman: Detect bad CBFS file types
Simon Glass
1
-0
/
+6
2019-07-24
binman: Support FDT update for CBFS
Simon Glass
1
-0
/
+25
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
1
-0
/
+18
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
1
-4
/
+29
2019-07-24
binman: Fix up ProcessUpdateContents error and comments
Simon Glass
1
-1
/
+1
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
1
-39
/
+27
2019-07-24
binman: Add an image header
Simon Glass
1
-1
/
+46
2019-07-24
binman: Add an FDT map
Simon Glass
1
-6
/
+46
2019-07-24
binman: Add a convenience functions for real-DTB tests
Simon Glass
1
-2
/
+12
2019-07-24
binman: Add support for fixed-offset files in CBFS
Simon Glass
1
-0
/
+23
2019-07-24
binman: Add support for Intel IFWI entries
Simon Glass
1
-0
/
+55
2019-07-24
binman: Add support for CBFS entries
Simon Glass
1
-0
/
+110
2019-07-24
binman: Pass the toolpath to tests
Simon Glass
1
-1
/
+7
2019-07-23
binman: Allow preserving test directories
Simon Glass
1
-3
/
+25
2019-07-23
binman: Allow verbosity control when running tests
Simon Glass
1
-1
/
+16
2019-07-23
binman: Fix up the _DoTestFile() function -u argument
Simon Glass
1
-1
/
+1
2019-07-23
binman: Support ELF files for TPL
Simon Glass
1
-0
/
+2
2019-07-23
binman: Use the tools.Decompress method
Simon Glass
1
-11
/
+2
2019-07-23
binman: Allow text directly in the node
Simon Glass
1
-1
/
+1
2019-07-23
binman: Use a better error for missing Intel descriptor
Simon Glass
1
-2
/
+2
2019-07-23
binman: Correct two typos in function names in ftest
Simon Glass
1
-2
/
+2
2019-07-10
binman: Read map files as text
Simon Glass
1
-1
/
+1
2019-07-10
binman: Fix up a format string in AssertInList()
Simon Glass
1
-1
/
+1
2019-07-10
binman: Convert to use bytes type
Simon Glass
1
-64
/
+68
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
1
-20
/
+26
2019-07-10
binman: Drop an unused input file
Simon Glass
1
-1
/
+0
[next]