Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fa73c1c816e20e3954dbb8b99ffb8220683716e2
/
tools
fa73c1c
patman: Correct unit test failure
by Simon Glass
· 6 years ago
b474c76
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 6 years ago
ab7e8a1
tools: kwboot: properly quit when read() returns 0
by Willy Tarreau
· 6 years ago
e8f8a7c
tools: kwboot: unbreak terminal-only mode
by Willy Tarreau
· 6 years ago
5463a6a
binman: Adjust _GetPropTree() parameters
by Simon Glass
· 6 years ago
24b9744
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· 6 years ago
4a6989a
binman: Rename ReadContents() to ReadBlobContents()
by Simon Glass
· 6 years ago
7eca792
binman: Show the image position in the map
by Simon Glass
· 6 years ago
8425a1f
binman: Add support for adding TPL binaries
by Simon Glass
· 6 years ago
5c35016
binman: Add an entry for a Chromium vblock
by Simon Glass
· 6 years ago
e2d6528
dtoc: Add a function to obtain a list of phandles
by Simon Glass
· 6 years ago
f2eb054
patman: Show the current directory in GetInputFilename()
by Simon Glass
· 6 years ago
c1ae83c
binman: Add support for Chromium GBB
by Simon Glass
· 6 years ago
0362cd2
patman: Add a few more helpers to the tools library
by Simon Glass
· 6 years ago
6a8480b
patman: Allow test commands to fall back to real ones
by Simon Glass
· 6 years ago
aa1a5d7
dtoc: Export the _FindNode() function
by Simon Glass
· 6 years ago
53f5399
binman: Add an entry filled with a repeating byte
by Simon Glass
· 6 years ago
db168d4
binman: Add support for a cros_ec image
by Simon Glass
· 6 years ago
704784b
binman: Add support for flashrom FMAP
by Simon Glass
· 6 years ago
7a61c6b
binman: Create README.entries
by Simon Glass
· 6 years ago
969616c
binman: Allow creation of entry documentation
by Simon Glass
· 6 years ago
f0c0748
binman: Expand documentation for entries
by Simon Glass
· 6 years ago
63a336b
binman: Allow help to work without libfdt
by Simon Glass
· 6 years ago
2ca5203
binman: Support an entry that holds text
by Simon Glass
· 6 years ago
91710b3
binman: Add support for passing arguments to entries
by Simon Glass
· 6 years ago
fe599c7
dtoc: Add missing comments to fdt_util
by Simon Glass
· 6 years ago
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
3a9a2b8
binman: Enhance the map and fdt-update output
by Simon Glass
· 6 years ago
def77b5
binman: Tidy up some comments in the tests
by Simon Glass
· 6 years ago
4114f97
binman: Add comments to elf_test
by Simon Glass
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
e6854aa
binman: Don't depend on dict order in ELF testOutsideFile()
by Simon Glass
· 6 years ago
f742ed3
tools: genboardscfg: move buildman path to first
by Peng Fan
· 6 years ago
258c996
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
0265132
patman: Split alias entries on arbitrary whitespace
by Adam Sampson
· 6 years ago
a4e678d
mkimage: fit_image: Use macros from image.h
by Michal Simek
· 6 years ago
456ba31
tools/imximage: get HAB information from header
by Holger Dengler
· 6 years ago
b3d55ea
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· 6 years ago
697fcdc
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
by Alex Kiernan
· 6 years ago
c4c7e0d
mkimage: Refactor imagetool_get_source_date to take command name
by Alex Kiernan
· 6 years ago
9767bf4
vboot: Do not use hashed-strings offset
by Teddy Reed
· 6 years ago
e6a4783
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
by Teddy Reed
· 6 years ago
a87014e
binman: Support updating the device tree with calc'd info
by Simon Glass
· 6 years ago
e22f8fa
binman: Add a SetCalculatedProperties() method
by Simon Glass
· 6 years ago
9230773
binman: Add a ProcessFdt() method
by Simon Glass
· 6 years ago
29dae67
binman: Complete documentation of stages
by Simon Glass
· 6 years ago
e80c556
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
3bce93d
dtoc: Avoid unwanted output during tests
by Simon Glass
· 6 years ago
961c1ce
dtoc: Increase code coverage to 100%
by Simon Glass
· 6 years ago
3609d5e
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
0372540
dtoc: Add a test for code coverage
by Simon Glass
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
609e2b1
dtoc: Fix properties with a single zero-arg phandle
by Simon Glass
· 6 years ago
c5eddc8
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
4df8a0c
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
9c52633
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
792d239
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
151aeed
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
c47c2b3
dtoc: Update tests to write failures to /tmp
by Simon Glass
· 6 years ago
0ed5075
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
132be85
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
70cd0d7
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
2e1169f
binman: Tidy up setting of entry contents
by Simon Glass
· 6 years ago
02e0fc6
binman: Tidy up execution of tests
by Simon Glass
· 6 years ago
6ba679c
binman: Correct operation of ObtainContents()
by Simon Glass
· 6 years ago
820af1d
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· 6 years ago
09d3c8d
binman: Make the operation of Entry__testing explicit
by Simon Glass
· 6 years ago
c2a849d
binman: Switch to 'python-coverage'
by Tom Rini
· 6 years ago
4c1192c
Revert "fw_printenv: Don't bail out directly after one env read error"
by Tom Rini
· 6 years ago
42e5096
fw_printenv: Don't bail out directly after one env read error
by Joe Hershberger
· 6 years ago
8137e30
patman: Support using a particular SMTP server
by Simon Glass
· 6 years ago
df0c6af
patman: add test for SPDX license
by Chris Packham
· 6 years ago
b84fb48
patman: add option for limiting the Cc list
by Chris Packham
· 6 years ago
cea3b9e
fdtgrep: Separate out checking of two allocations
by Simon Glass
· 6 years ago
a95f014
fdtgrep: Fix logic of free() in do_fdtgrep()
by Simon Glass
· 6 years ago
efe757c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
66df4e2
tools: env: Use getline rather than fgets when reading config/script
by Alex Kiernan
· 6 years ago
2edb84e
binman: Mark 'align-end' as implemented
by Simon Glass
· 6 years ago
3b78d53
binman: Add support for adding a name prefix to entries
by Simon Glass
· 6 years ago
3073266
binman: Add support for outputing a map file
by Simon Glass
· 6 years ago
1e32400
binman: Tidy up some docs and comments
by Simon Glass
· 6 years ago
5666f9a
binman: Allow a single test to be executed
by Simon Glass
· 6 years ago
4ba8d50
binman: Add documentation for pos-unset property
by Simon Glass
· 6 years ago
a91e115
binman: Add support for sections
by Simon Glass
· 6 years ago
691198c
binman: Avoid setting sys.path globally
by Simon Glass
· 6 years ago
ad5a771
binman: Rename Entry property to 'section'
by Simon Glass
· 6 years ago
8a6f56e
binman: Rename ELF parameters to 'section'
by Simon Glass
· 6 years ago
eca3221
binman: Refactor much of the image code into 'section'
by Simon Glass
· 6 years ago
e76a3e6
binman: Allow unit addresses for binaries
by Simon Glass
· 6 years ago
4059e30
buildman: Add support for environment delta in summary
by Alex Kiernan
· 6 years ago
f07ed23
buildman: Extract environment as part of each build
by Alex Kiernan
· 6 years ago
7ef099c
patman: Fix unit tests for SPDX
by Simon Glass
· 7 years ago
a088c08
logos: provide U-Boot logo
by Heinrich Schuchardt
· 7 years ago
cd5f70d
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· 7 years ago
40261f9
buildman: support newer gcc versions from kernel.org
by Daniel Schwierzeck
· 7 years ago
ce6df92
tools: buildman: Don't use the working dir as build dir
by Lothar Waßmann
· 7 years ago
7675af0
SPDX: Correct SPDX tags from recent xilinx merge
by Tom Rini
· 7 years ago
ad2102e
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
5329d67
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
46e3a00
tools: zynqmpimage: Move defines to header
by Alexander Graf
· 7 years ago
Next »