Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2665853a5f3309e1e778fb93e33fbd538cb7e684
/
tools
40c8bdd
binman: Support splitting an ELF file into multiple nodes
by Simon Glass
· 3 years ago
2337eca
binman: Keep a separate list of entries for fit
by Simon Glass
· 3 years ago
01f467e
binman: Update fit to use node instead of subnode
by Simon Glass
· 3 years ago
ce4e402
binman: Add a consistent way to report errors with fit
by Simon Glass
· 3 years ago
5795497
binman: Fix some pylint warnings in fit
by Simon Glass
· 3 years ago
d32169c
binman: Update fit to move node reading into the ReadNode() method
by Simon Glass
· 3 years ago
b55c11c
binman: Read the fit entries only once
by Simon Glass
· 3 years ago
72e423c
binman: Allow mkimage to use a non-zero fake-blob size
by Simon Glass
· 3 years ago
3817ad4
binman: Make fake blobs zero-sized by default
by Simon Glass
· 3 years ago
9a0a2e9
binman: Change how faked blobs are created
by Simon Glass
· 3 years ago
ae9a457
binman: Rename tools parameter to btools
by Simon Glass
· 3 years ago
38397d0
binman: Refactor fit to generate output at the end
by Simon Glass
· 3 years ago
c9ee33a
binman: Rename ExpandEntries to gen_entries
by Simon Glass
· 3 years ago
80a66ae
binman: Rename ExpandToLimit to extend_to_limit
by Simon Glass
· 3 years ago
6d427c4
binman: Tweak collect_contents_to_file() and docs
by Simon Glass
· 3 years ago
17b4ffc
elf: Rename load_segments() and module failure
by Simon Glass
· 3 years ago
0ded4d4
dtoc: Tidy up implementation of AddStringList()
by Simon Glass
· 3 years ago
d9c958f
moveconfig: Use re.fullmatch() to avoid extra check
by Simon Glass
· 3 years ago
78f12e5
moveconfig: Remove remove_defconfig()
by Simon Glass
· 3 years ago
6101253
dtoc: Make GetArgs() more flexible
by Simon Glass
· 3 years ago
04fce6f
patman: Define Commit.path in the constructor
by Simon Glass
· 3 years ago
b210661
binman: Include also subnodes in generator nodes
by Jan Kiszka
· 3 years ago
7aa288e
tools: binman: main.py: add build-sandbox in sys.path
by Philippe Reynes
· 3 years ago
40def8a
binman: Complete elf test coverage
by Simon Glass
· 2 years, 11 months ago
2c30aa3
test/py: Add tests for the erofs
by Huang Jianan
· 3 years ago
17af72e
CI, Docker: Update to latest focal tag
by Tom Rini
· 2 years, 11 months ago
2abf048
Merge tag 'v2022.04-rc4' into next
by Tom Rini
· 2 years, 11 months ago
c497ae7
tools: kwboot: Allow to mix positional arguments with option -b
by Pali Rohár
· 3 years ago
3782f55
tools: kwboot: Check if baudrate value is supported before sending image
by Pali Rohár
· 3 years ago
a79dea2
tools: kwboot: Allow to specify custom baudrate only in supported operations
by Pali Rohár
· 3 years ago
64defba
binman: Expand elf support a little
by Simon Glass
· 3 years ago
5017f9b
mkimage: error handling for FIT image
by Heinrich Schuchardt
· 3 years ago
f4fa962
tools: kwboot: Update references with public links
by Pali Rohár
· 3 years ago
0b5909d
tools: kwboot: Update doc about Avanta
by Pali Rohár
· 3 years ago
bdc4dba
tools: kwboot: Update usage
by Pali Rohár
· 3 years ago
e8d26e8
tools: kwboot: Add support for backspace key in mini terminal
by Pali Rohár
· 3 years ago
93976af
tools: kwboot: Fix sending and processing debug message pattern (-d option)
by Pali Rohár
· 3 years ago
913866a
tools: kwboot: Use separate thread for sending boot message pattern
by Pali Rohár
· 3 years ago
c1d911f
tools: kwboot: Cleanup bootmsg and debugmsg variables
by Pali Rohár
· 3 years ago
132016e
tools: kwboot: Remove msg_req_delay
by Pali Rohár
· 3 years ago
d8865f8
tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()
by Pali Rohár
· 3 years ago
7938b3b
tools: kwboot: Fix quitting terminal
by Pali Rohár
· 3 years ago
705b584
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 3 years ago
fc8af38
buildman: Update default config to build for sandbox
by Simon Glass
· 3 years ago
68a0b71
moveconfig: Correct pylint errors
by Simon Glass
· 3 years ago
8d2ef3e
binman: Correct pylint errors
by Simon Glass
· 3 years ago
8a455fc
dtoc: Correct pylint errors
by Simon Glass
· 3 years ago
ac05335
buildman: Correct pylint errors
by Simon Glass
· 3 years ago
32cc6ae
patman: Correct pylint errors
by Simon Glass
· 3 years ago
11f29d4
tools: mkimage/dumpimage: Allow to use -l with -T
by Pali Rohár
· 3 years ago
2058967
tools: pblimage: fix image header verification function
by Hou Zhiqiang
· 3 years ago
625d933
tools: mkeficapsule: remove duplicated code
by AKASHI Takahiro
· 3 years ago
6a0b5f8
binman: Allow different operations in FIT generator nodes
by Simon Glass
· 3 years ago
98e0de3
binman: Tidy up the docs a little with fit
by Simon Glass
· 3 years ago
dbe17c0
binman: fit: Refactor to reduce function size
by Simon Glass
· 3 years ago
81b71c3
binman: Move entry-data collection into a Entry method
by Simon Glass
· 3 years ago
56385c5
binman: Add a ELF test file with disjoint text sections
by Simon Glass
· 3 years ago
5c044ff
binman: Support a list of strings with the mkimage etype
by Simon Glass
· 3 years ago
523cde0
binman: Add to the TODO
by Simon Glass
· 3 years ago
47f420a
binman: Add support for TEE BL32
by Roger Quadros
· 3 years ago
4d38dd7
elf: Add a way to read segment information from an ELF file
by Simon Glass
· 3 years ago
206985e
binman: Update docs to indicate mkimage is supported
by Simon Glass
· 3 years ago
7e4b66a
dtoc: Support reading a list of arguments
by Simon Glass
· 3 years ago
dd857ee
dtoc: Allow deleting nodes and adding them in the same sync
by Simon Glass
· 3 years ago
a30c39f
dtoc: Support deleting a node
by Simon Glass
· 3 years ago
bc11602
dtoc: Support adding a string list to a device tree
by Simon Glass
· 3 years ago
941671a
moveconfig: Allow regex matches when finding combinations
by Simon Glass
· 3 years ago
b8d11da
moveconfig: Show the config name rather than the defconfig
by Simon Glass
· 3 years ago
8db1f99
binman: Correct the error message for a bad hash algorithm
by Simon Glass
· 3 years ago
7309222
binman: Update image positions of FIT subentries
by Alper Nebi Yasak
· 3 years ago
ee813c8
binman: Skip processing "hash" subnodes of FIT subsections
by Alper Nebi Yasak
· 3 years ago
24b628a
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 3 years ago
43558a0
tools: kwbimage: Add me as an author of kwbimage
by Pali Rohár
· 3 years ago
107d587
tools: kwbimage: Fix help how to extract DDR3 training code
by Pali Rohár
· 3 years ago
a6661a0
tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images
by Pali Rohár
· 3 years ago
e65ea14
tools: kwbimage: Do not show mkimage error message in dumpimage
by Pali Rohár
· 3 years ago
f76ae25
tools: kwbimage: Add support for dumping extended and binary v0 headers
by Pali Rohár
· 3 years ago
9a9a2c1
tools: kwbimage: Fix calculating size of kwbimage v0 header
by Pali Rohár
· 3 years ago
3917ec5
tools: kwbimage: Define structures for extended kwbimage v0 headers
by Pali Rohár
· 3 years ago
a238921
tools: kwbimage: Fix dumping DATA registers for v0 images
by Pali Rohár
· 3 years ago
2f9dd4b
tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x
by Luca Ceresoli
· 3 years ago
162c22b
Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 years ago
d9612f4
tools: mkeficapsule: allow for specifying GUID explicitly
by AKASHI Takahiro
· 3 years ago
16abff2
tools: mkeficapsule: add firmware image signing
by AKASHI Takahiro
· 3 years ago
9af16cc
tools: build mkeficapsule with tools-only_defconfig
by AKASHI Takahiro
· 3 years ago
07c79dd
fw_env: simplify logic & code paths in the fw_env_open()
by Rafał Miłecki
· 3 years, 1 month ago
f178f7c
fw_env: make flash_io() take buffer as an argument
by Rafał Miłecki
· 3 years, 1 month ago
32a711d
mkimage: Improve documentation of algo-name parameter
by Jan Kiszka
· 3 years ago
2ccd2bc
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 3 years ago
9e6d71d
tools: kwboot: Allow to use -b without image path as the last getopt() option
by Pali Rohár
· 3 years ago
de75140
tools: kwboot: Fix detection of quit esc sequence
by Pali Rohár
· 3 years ago
f3078d4
binman: Convert FIT entry type to a subclass of Section entry type
by Alper Nebi Yasak
· 3 years ago
4897d33
binman: Check missing bintools of Section subclasses
by Alper Nebi Yasak
· 3 years ago
ed293c3
binman: Register and check bintools from FIT subentries
by Alper Nebi Yasak
· 3 years ago
2135331
binman: Fix subentry expansion for FIT entry type
by Alper Nebi Yasak
· 3 years ago
098b10f
patman: Convert camel case in terminal.py
by Simon Glass
· 3 years ago
252ac58
patman: Rename Color() method to build()
by Simon Glass
· 3 years ago
82e0e73
patman: Rename Print() to Tprint()
by Simon Glass
· 3 years ago
f3385a5
patman: Convert camel case in tout.py
by Simon Glass
· 3 years ago
5e2ab40
patman: Convert camel case in test_util.py
by Simon Glass
· 3 years ago
Next »