Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f1a82df52a6b4600f59f3d513012a60fdd208fe6
/
tools
f1a82df
patman: Add support for building a u_boot_tools PyPi package
by Simon Glass
· Thu Feb 23 18:18:06 2023 -0700
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
f715ab9
Remove concurrencytest
by Simon Glass
· Thu Feb 23 18:18:03 2023 -0700
1ca554e
Revert "patman: test_util: Print test stdout/stderr within test summaries"
by Simon Glass
· Thu Feb 23 18:18:02 2023 -0700
62f8590
binman: Avoid unwanted output in testFitFirmwareLoadables()
by Simon Glass
· Thu Feb 23 18:18:01 2023 -0700
9a1c726
binman: Make the tooldir configurable
by Simon Glass
· Wed Feb 22 12:14:49 2023 -0700
c911496
binman: Use a private directory for bintools
by Simon Glass
· Wed Feb 22 12:14:48 2023 -0700
afd7175
binman: Move the tools directory into the Bintool class
by Simon Glass
· Wed Feb 22 12:14:47 2023 -0700
1285322
binman: Update bintools documentation
by Simon Glass
· Wed Feb 22 12:14:46 2023 -0700
1e04014
binman: Correct an 'aot' typo
by Simon Glass
· Wed Feb 22 12:14:45 2023 -0700
828d70d
buildman: Add a flag for reproducible builds
by Simon Glass
· Tue Feb 21 12:40:29 2023 -0700
f6bfcca
buildman: Support disabling LTO
by Simon Glass
· Tue Feb 21 12:40:28 2023 -0700
1382b1d
buildman: Write out the build command used
by Simon Glass
· Tue Feb 21 12:40:27 2023 -0700
e96f70a
buildman: Add a note about the out-env file
by Simon Glass
· Tue Feb 21 12:40:26 2023 -0700
f2c52eb
binman: Use correct argument name in docstrings
by Jonas Karlman
· Sun Feb 19 22:02:04 2023 +0000
85a861b
binman: Fix spelling of nodes in code comments
by Jonas Karlman
· Sun Feb 19 22:02:03 2023 +0000
c90be4b
binman: Remove redundant SetAllowFakeBlob from blob-ext entry
by Jonas Karlman
· Sun Feb 19 22:02:03 2023 +0000
cda991e
binman: Support marking FMAP areas as preserved
by Simon Glass
· Sun Feb 12 17:11:15 2023 -0700
a0cd7c7
binman: Avoid requiring a home directory on startup
by Simon Glass
· Fri Feb 10 13:59:46 2023 -0700
3e4756b
tools: kwbimage: Add support for creating an image with no data
by Pali Rohár
· Sat Jan 21 20:11:28 2023 +0100
6ce18eb
tools: mkimage: Do not try to open datafile when it is skipped
by Pali Rohár
· Sat Jan 21 20:09:26 2023 +0100
46781af
tools: mkimage: Print human readable error when -d is not specified
by Pali Rohár
· Sun Jan 08 23:28:39 2023 +0100
c6178dc
tools: kwbimage: Add support for XIP SPI/NOR images
by Pali Rohár
· Wed Jan 18 21:42:40 2023 +0100
d73e06e
tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images
by Pali Rohár
· Sat Jan 21 20:05:43 2023 +0100
534c2f8
tools: kwbimage: Fix invalid secure boot header signature
by Pali Rohár
· Sun Jan 29 15:00:45 2023 +0100
55e827c
tools: kwbimage: Fix generating secure boot data image signature
by Pali Rohár
· Sun Jan 29 14:33:36 2023 +0100
3528adf
tools: kwbimage: Rename imagesz to dataoff
by Pali Rohár
· Sun Jan 29 13:17:21 2023 +0100
d8298f0
tools: kwbimage: Simplify add_secure_header_v1()
by Pali Rohár
· Sun Jan 29 13:08:10 2023 +0100
eb543d0
tools: kwbimage: Print image data offset when printing kwbimage header
by Pali Rohár
· Sun Jan 08 13:58:26 2023 +0100
d8386e6
tools: kwbimage: Print binary image offset as size
by Pali Rohár
· Sun Jan 08 23:27:11 2023 +0100
bb4f3a7
tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images
by Pali Rohár
· Sun Jan 08 16:22:34 2023 +0100
6d5ed69
tools: kwbimage: Reject mkimage -F option
by Pali Rohár
· Sat Jan 21 13:00:21 2023 +0100
dc9c963
tools: kwbimage: Fix endianity when printing kwbimage header
by Pali Rohár
· Sun Jan 08 13:56:42 2023 +0100
11dbb55
tools: kwbimage: Fix generating of kwbimage v0 header checksum
by Pali Rohár
· Mon Jan 09 01:35:13 2023 +0100
975ad21
tools: kwbimage: Fix dumping NAND_BLKSZ
by Pali Rohár
· Sat Jan 14 13:42:14 2023 +0100
ec19f95
tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION
by Pali Rohár
· Sat Jan 14 14:46:09 2023 +0100
f248c70
tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE
by Pali Rohár
· Sat Jan 14 14:31:00 2023 +0100
c68fca1
tools: kwbimage: Fix dumping register set / DATA commands
by Pali Rohár
· Sun Jan 08 13:53:48 2023 +0100
b7021d6
tools: kwboot: Show image type and error parsing reasons
by Pali Rohár
· Tue Jan 10 22:33:56 2023 +0100
e2ca67e
tools: kwboot: Fix patching of SPI/NOR XIP images
by Pali Rohár
· Sat Jan 21 12:59:20 2023 +0100
08022e2
tools: kwboot: Add check that kwbimage contains DDR init code
by Pali Rohár
· Sun Jan 08 13:46:14 2023 +0100
2f9ce97
tools: kwboot: Validate optional kwbimage v1 headers
by Pali Rohár
· Sun Jan 08 13:42:07 2023 +0100
e086066
tools: kwboot: Fix parsing UART image without data checksum
by Pali Rohár
· Sun Jan 08 13:38:27 2023 +0100
8417822
tools: kwboot: Add image type documentation
by Pali Rohár
· Sat Jan 21 19:57:28 2023 +0100
1817da8
tools: kwboot: Add more documentation references
by Pali Rohár
· Sun Jan 08 13:34:24 2023 +0100
091e692
tools: kwboot: Fix parsing SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:45:36 2023 +0100
90e4700
tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:34:55 2023 +0100
168df46
tools: kwboot: Fix parsing SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:20:20 2023 +0100
7a76e7c
tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:22:03 2023 +0100
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
ccf4de5
Dockerfile: Add missing "chmod" of u-boot-gen-combined
by Tom Rini
· Mon Feb 27 10:49:54 2023 -0500
4c04c44
Dockerfile: build qemu for Nokia n900
by Heinrich Schuchardt
· Fri Jan 13 20:31:33 2023 +0100
c49eca0
Dockerfile: download binaries for Nokia RX-51
by Heinrich Schuchardt
· Fri Jan 13 19:25:01 2023 +0100
ddcdd94
riscv: binman: Add help message for missing blobs
by Rick Chen
· Fri Feb 17 16:57:01 2023 +0800
b4af458
checkpatch: Add a warning for pre-schema driver model tags
by Simon Glass
· Mon Feb 13 08:56:38 2023 -0700
9dbf90e
dm: doc: Move to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:37 2023 -0700
fc1aa35
dm: treewide: Complete migration to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:34 2023 -0700
49cd2b3
binman: Show the image name for the top-level section
by Simon Glass
· Tue Feb 07 14:34:18 2023 -0700
6581632
CI, Docker: Update to Jammy 2023016 tag
by Tom Rini
· Tue Feb 07 12:32:19 2023 -0500
523cb6d
Docker: Support trace-cmd
by Simon Glass
· Sun Jan 15 14:15:59 2023 -0700
143058f
trace: Provide a flamegraph that uses timing
by Simon Glass
· Sun Jan 15 14:15:58 2023 -0700
d854ce4
trace: Support output of a flamegraph
by Simon Glass
· Sun Jan 15 14:15:57 2023 -0700
31fb49a
trace: Support output of funcgraph records
by Simon Glass
· Sun Jan 15 14:15:56 2023 -0700
7ac0a50
trace: Use text_base from the trace header
by Simon Glass
· Sun Jan 15 14:15:55 2023 -0700
0974d00
trace: Drop use of objsection
by Simon Glass
· Sun Jan 15 14:15:54 2023 -0700
dd8f19a
trace: Update proftool to use new binary format
by Simon Glass
· Sun Jan 15 14:15:53 2023 -0700
9e2afae
trace: Rename prof to trace and improve comments
by Simon Glass
· Sun Jan 15 14:15:52 2023 -0700
b60c1d7
Dockerfile: Update QEMU git location
by Tom Rini
· Tue Feb 07 12:50:13 2023 -0500
f04e800
buildman: invalid reference to README
by Heinrich Schuchardt
· Thu Jan 19 16:22:10 2023 +0100
ab1f015
tools: Drop xway-swap-bytes tool
by Simon Glass
· Wed Feb 01 13:20:25 2023 -0700
2dcacf2
Drop ubsha1 tool
by Simon Glass
· Wed Feb 01 13:20:09 2023 -0700
1ba95bd
imx: Rename CONFIG_MXS to CFG_MXS
by Simon Glass
· Wed Feb 01 13:19:46 2023 -0700
4c4eb7c
moveconfig: Add an option to compare Kconfig against source
by Simon Glass
· Wed Feb 01 13:19:12 2023 -0700
5777b1e
tools: default_image: Accept images with padding
by Pali Rohár
· Sun Jan 29 17:44:11 2023 +0100
f0c8a56
tools: default_image: Verify header size
by Pali Rohár
· Sun Jan 29 17:44:10 2023 +0100
6275a24
tools: imagetool: Skip autodetection of gpimage type
by Pali Rohár
· Sun Jan 29 17:45:55 2023 +0100
d88ac09
tools: imagetool: Show error message when detecting image type failed
by Pali Rohár
· Sun Jan 29 17:45:54 2023 +0100
0c08209
tools: imagetool: Fix error message when verify_header is undefined
by Pali Rohár
· Sun Jan 29 17:45:53 2023 +0100
2fd8155
tools: logos: Add TI logo files
by Nikhil M Jain
· Tue Jan 31 15:35:20 2023 +0530
7ed5b72
tools: imx8image: Fix handle leak
by Mikhail Ilin
· Wed Nov 23 13:59:49 2022 +0300
2827721
tools: imx8mimage: Fix handle leak
by Mikhail Ilin
· Wed Nov 23 13:48:44 2022 +0300
bec242f
tools: imximage: Fix check array index
by Mikhail Ilin
· Tue Nov 22 12:34:26 2022 +0300
13878dd
mkimage: fit: Support signed configurations in 'auto' FITs
by Massimo Pegorer
· Thu Jan 05 10:31:09 2023 +0100
1826c55
ifwitool: Fix member access
by Simon Glass
· Wed Jan 18 13:13:17 2023 -0700
6490d4b
binman: Fix a test-coverage regression
by Simon Glass
· Mon Jan 23 11:29:41 2023 -0700
e257402
binman: Add 'min-size' entry property
by Samuel Holland
· Sat Jan 21 17:25:16 2023 -0600
490f73c
binman: Add support for selecting firmware to use with split-elf
by Jonas Karlman
· Sat Jan 21 19:02:12 2023 +0000
d2c7d90
binman: Add special subnodes to the nodes generated by split-elf
by Jonas Karlman
· Sat Jan 21 19:01:48 2023 +0000
c59ea89
binman: Add support for align argument to mkimage tool
by Jonas Karlman
· Sat Jan 21 19:01:39 2023 +0000
4023964
patman: symlink top level .checkpatch.conf
by Maxim Cournoyer
· Fri Jan 13 08:50:50 2023 -0500
6a407e1
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
by Maxim Cournoyer
· Fri Jan 13 08:50:49 2023 -0500
49e9c00
binman: Support positioning an entry by and ELF symbol
by Simon Glass
· Wed Jan 11 16:10:19 2023 -0700
e8cea0e
dtoc: Add a way to read a phandle with params
by Simon Glass
· Wed Jan 11 16:10:18 2023 -0700
e0035c9
binman: Provide general support for updating ELF symbols
by Simon Glass
· Wed Jan 11 16:10:17 2023 -0700
f1ee03b
binman: Support overlapping entries
by Simon Glass
· Wed Jan 11 16:10:16 2023 -0700
d374606
binman: Add a function to check for special section nodes
by Simon Glass
· Wed Jan 11 16:10:15 2023 -0700
a4948b2
binman: Add a null entry
by Simon Glass
· Wed Jan 11 16:10:14 2023 -0700
0299765
binman: Clarify use of False when obtaining data
by Simon Glass
· Wed Jan 11 16:10:13 2023 -0700
7447a9d
binman: Add a test for an inner section with a size
by Simon Glass
· Wed Jan 11 16:10:12 2023 -0700
63328f1
binman: Support optional external blobs
by Simon Glass
· Sat Jan 07 14:07:15 2023 -0700
Next »