Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b1b9b4f892a17091ec554de99716a7b7bb74b076
/
tools
/
binman
/
ftest.py
b377475
binman: Read map files as text
by Simon Glass
· Fri May 17 22:00:51 2019 -0600
848cdb5
binman: Fix up a format string in AssertInList()
by Simon Glass
· Fri May 17 22:00:50 2019 -0600
303f62f
binman: Convert to use bytes type
by Simon Glass
· Fri May 17 22:00:46 2019 -0600
ac0d495
binman: Handle repeated bytes for Python 3
by Simon Glass
· Tue May 14 15:53:47 2019 -0600
12a74f4
binman: Drop an unused input file
by Simon Glass
· Tue May 14 15:53:46 2019 -0600
3861cc4
binman: Use binary mode when compressing data
by Simon Glass
· Tue May 14 15:53:45 2019 -0600
3348666
tools: binman: Open all binary files in binary mode
by Simon Glass
· Tue May 14 15:53:42 2019 -0600
5f3645b
binman: Use items() instead of iteritems()
by Simon Glass
· Tue May 14 15:53:41 2019 -0600
eb023b3
binman: Allow sections to have an offset
by Simon Glass
· Thu Apr 25 21:58:39 2019 -0600
b4595d8
binman: Don't show image-skip message by default
by Simon Glass
· Thu Apr 25 21:58:34 2019 -0600
41902e4
binman: Add a test for Intel reference code
by Simon Glass
· Mon Oct 01 12:22:31 2018 -0600
511f658
binman: Move to three-digit test-file numbers
by Simon Glass
· Mon Oct 01 12:22:30 2018 -0600
7057d02
binman: Run tests concurrently
by Simon Glass
· Mon Oct 01 21:12:47 2018 -0600
04cda03
binman: Separate out testSplBssPad()
by Simon Glass
· Mon Oct 01 21:12:42 2018 -0600
752e755
binman: Fix up removal of temporary directories
by Simon Glass
· Mon Oct 01 21:12:41 2018 -0600
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Sep 30 18:16:51 2018 -0400
cd817d5
binman: Allow writing a map file when something goes wrong
by Simon Glass
· Fri Sep 14 04:57:36 2018 -0600
b171423
binman: Support ELF files for U-Boot and SPL
by Simon Glass
· Fri Sep 14 04:57:35 2018 -0600
c64aea5
binman: Correct fmap output on x86
by Simon Glass
· Fri Sep 14 04:57:34 2018 -0600
3fb4f42
binman: Support x86 microcode in TPL
by Simon Glass
· Fri Sep 14 04:57:32 2018 -0600
ae7cf03
binman: Support hashing entries
by Simon Glass
· Fri Sep 14 04:57:31 2018 -0600
fa79a81
binman: Support expanding entries
by Simon Glass
· Fri Sep 14 04:57:29 2018 -0600
ac6328c
binman: Support adding files
by Simon Glass
· Fri Sep 14 04:57:28 2018 -0600
7ba3359
binman: Support compressed entries
by Simon Glass
· Fri Sep 14 04:57:26 2018 -0600
e219aa4
binman: Support updating all device tree files
by Simon Glass
· Fri Sep 14 04:57:24 2018 -0600
3140201
binman: Allow control of whether a fake DT is used
by Simon Glass
· Fri Sep 14 04:57:23 2018 -0600
29aa736
binman: Move state information into a new module
by Simon Glass
· Fri Sep 14 04:57:19 2018 -0600
3b376c3
binman: Support building a selection of images
by Simon Glass
· Fri Sep 14 04:57:12 2018 -0600
639505b
binman: Tidy up the vblock entry
by Simon Glass
· Fri Sep 14 04:57:11 2018 -0600
ed40e96
binman: Add x86 support for starting TPL
by Simon Glass
· Fri Sep 14 04:57:10 2018 -0600
267de43
binman: Generate an error when text is not provided
by Simon Glass
· Fri Sep 14 04:57:09 2018 -0600
274bf09
binman: Allow 'fill' entry to have a size of 0
by Simon Glass
· Fri Sep 14 04:57:08 2018 -0600
311d484
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
by Jagdish Gediya
· Mon Sep 03 21:35:08 2018 +0530
0fb978c
binman: Add a new "skip-at-start" property in Section class
by Jagdish Gediya
· Mon Sep 03 21:35:07 2018 +0530
5463a6a
binman: Adjust _GetPropTree() parameters
by Simon Glass
· Tue Jul 17 13:25:52 2018 -0600
24b9744
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· Tue Jul 17 13:25:51 2018 -0600
7eca792
binman: Show the image position in the map
by Simon Glass
· Tue Jul 17 13:25:49 2018 -0600
8425a1f
binman: Add support for adding TPL binaries
by Simon Glass
· Tue Jul 17 13:25:48 2018 -0600
5c35016
binman: Add an entry for a Chromium vblock
by Simon Glass
· Tue Jul 17 13:25:47 2018 -0600
c1ae83c
binman: Add support for Chromium GBB
by Simon Glass
· Tue Jul 17 13:25:44 2018 -0600
53f5399
binman: Add an entry filled with a repeating byte
by Simon Glass
· Tue Jul 17 13:25:40 2018 -0600
db168d4
binman: Add support for a cros_ec image
by Simon Glass
· Tue Jul 17 13:25:39 2018 -0600
704784b
binman: Add support for flashrom FMAP
by Simon Glass
· Tue Jul 17 13:25:38 2018 -0600
969616c
binman: Allow creation of entry documentation
by Simon Glass
· Tue Jul 17 13:25:36 2018 -0600
2ca5203
binman: Support an entry that holds text
by Simon Glass
· Tue Jul 17 13:25:33 2018 -0600
91710b3
binman: Add support for passing arguments to entries
by Simon Glass
· Tue Jul 17 13:25:32 2018 -0600
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· Wed Aug 01 15:22:42 2018 -0600
3a9a2b8
binman: Enhance the map and fdt-update output
by Simon Glass
· Tue Jul 17 13:25:28 2018 -0600
def77b5
binman: Tidy up some comments in the tests
by Simon Glass
· Tue Jul 17 13:25:27 2018 -0600
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· Wed Aug 01 15:22:37 2018 -0600
a87014e
binman: Support updating the device tree with calc'd info
by Simon Glass
· Fri Jul 06 10:27:42 2018 -0600
2e1169f
binman: Tidy up setting of entry contents
by Simon Glass
· Fri Jul 06 10:27:19 2018 -0600
6ba679c
binman: Correct operation of ObtainContents()
by Simon Glass
· Fri Jul 06 10:27:17 2018 -0600
820af1d
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· Fri Jul 06 10:27:16 2018 -0600
3b78d53
binman: Add support for adding a name prefix to entries
by Simon Glass
· Fri Jun 01 09:38:21 2018 -0600
3073266
binman: Add support for outputing a map file
by Simon Glass
· Fri Jun 01 09:38:20 2018 -0600
1e32400
binman: Tidy up some docs and comments
by Simon Glass
· Fri Jun 01 09:38:19 2018 -0600
a91e115
binman: Add support for sections
by Simon Glass
· Fri Jun 01 09:38:16 2018 -0600
ad5a771
binman: Rename Entry property to 'section'
by Simon Glass
· Fri Jun 01 09:38:14 2018 -0600
eca3221
binman: Refactor much of the image code into 'section'
by Simon Glass
· Fri Jun 01 09:38:12 2018 -0600
e76a3e6
binman: Allow unit addresses for binaries
by Simon Glass
· Fri Jun 01 09:38:11 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
c3c0b6d
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· Tue Jan 16 15:29:50 2018 -0500
4ca8e04
binman: Support accessing binman tables at run time
by Simon Glass
· Mon Nov 13 18:55:01 2017 -0700
075a45c
binman: Support enabling debug in tests
by Simon Glass
· Mon Nov 13 18:55:00 2017 -0700
d605152
binman: Adjust size of test SPL binary
by Simon Glass
· Mon Nov 13 18:54:59 2017 -0700
d543125
binman: Drop a stale comment about the 'board' feature
by Simon Glass
· Mon Nov 13 18:54:57 2017 -0700
0a6da31
binman: Add support for including spl/u-boot-spl-nodtb.bin
by Simon Glass
· Mon Nov 13 18:54:56 2017 -0700
9aa6a6f
binman: Add support for including spl/u-boot-spl.dtb
by Simon Glass
· Mon Nov 13 18:54:55 2017 -0700
24ad365
binman: Add a function to read ELF symbols
by Simon Glass
· Mon Nov 13 18:54:54 2017 -0700
a409c93
binman: Add add test for using an Intel MRC binary
by Simon Glass
· Sun Nov 12 21:52:28 2017 -0700
3d27423
binman: Add add test for SPL with a microcode pointer
by Simon Glass
· Sun Nov 12 21:52:27 2017 -0700
e83679d
binman: Add a test for x86-start16-spl
by Simon Glass
· Sun Nov 12 21:52:26 2017 -0700
7f94e83
binman: Add test for u-boot-spl-bss-pad
by Simon Glass
· Sun Nov 12 21:52:25 2017 -0700
ac59991
binman: Add a main program to the tests
by Simon Glass
· Sun Nov 12 21:52:22 2017 -0700
b339326
binman: Set up 'entry' to permit full test coverage
by Simon Glass
· Sun Nov 12 21:52:20 2017 -0700
076e63b
binman: Rename tests to ftest
by Simon Glass
· Sun Nov 12 21:52:08 2017 -0700
[Renamed from tools/binman/func_test.py]
d7bcdf5
tools: binman: Add a new entry type for Intel VBT
by Bin Meng
· Tue Aug 15 22:41:54 2017 -0700
a944093
fdt: Drop fdt_select.py
by Simon Glass
· Sat May 27 07:38:30 2017 -0600
22c92ca
binman: Rename fdt variable to dtb
by Simon Glass
· Sat May 27 07:38:29 2017 -0600
bac25c8
fdt: Drop fdt_fallback library
by Simon Glass
· Sat May 27 07:38:26 2017 -0600
b4176d4
binman: Add support for building x86 images with FSP/CMC
by Simon Glass
· Fri Nov 25 20:15:56 2016 -0700
d2dfb5f
binman: Add support for building x86 ROMs with SPL
by Simon Glass
· Fri Nov 25 20:15:55 2016 -0700
996021e
binman: Add support for u-boot.img as an input binary
by Simon Glass
· Fri Nov 25 20:15:54 2016 -0700
7223245
binman: Add support for building x86 ROMs
by Simon Glass
· Fri Nov 25 20:15:53 2016 -0700
57454f4
binman: Add basic entry types for U-Boot
by Simon Glass
· Fri Nov 25 20:15:52 2016 -0700