Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9203c16dba052f0a4470e788a03bf9fd63541961
/
tools
9203c16
binman: Convert to using the lz4 bintool
by Simon Glass
· Sun Jan 09 20:14:06 2022 -0700
a5c0a42
binman: Add a bintool implementation for lz4
by Simon Glass
· Sun Jan 09 20:14:05 2022 -0700
dd5c14ec
binman: Tidy up pylint warnings in comp_util
by Simon Glass
· Sun Jan 09 20:14:04 2022 -0700
3ac7d83
binman: Move compression into binman
by Simon Glass
· Sun Jan 09 20:14:03 2022 -0700
1ea5004
binman: Convert to using the mkimage bintool
by Simon Glass
· Sun Jan 09 20:14:02 2022 -0700
57c7a48
binman: Convert to using the ifwitool bintool
by Simon Glass
· Sun Jan 09 20:14:01 2022 -0700
8d0ee73
binman: Convert to using the futility bintool
by Simon Glass
· Sun Jan 09 20:14:00 2022 -0700
b283322
binman: Convert to using the FIP bintool
by Simon Glass
· Sun Jan 09 20:13:59 2022 -0700
a7c941e
binman: Convert to using the CBFS bintool
by Simon Glass
· Sun Jan 09 20:13:58 2022 -0700
162017b
binman: Enable bintool tests including cmdline processing
by Simon Glass
· Sun Jan 09 20:13:57 2022 -0700
48bca84
binman: Add a bintool implementation for mkimage
by Simon Glass
· Sun Jan 09 20:13:56 2022 -0700
645ca58
binman: Add a bintool implementation for ifwitool
by Simon Glass
· Sun Jan 09 20:13:55 2022 -0700
7a1c101
binman: Add a bintool implementation for futility
by Simon Glass
· Sun Jan 09 20:13:54 2022 -0700
a6aafc6
binman: Add a bintool implementation for fiptool
by Simon Glass
· Sun Jan 09 20:13:53 2022 -0700
b8dbca9
binman: Add a bintool implementation for cbfstool
by Simon Glass
· Sun Jan 09 20:13:52 2022 -0700
275fa2c
binman: Add tests for bintool
by Simon Glass
· Sun Jan 09 20:13:51 2022 -0700
4eae925
binman: Plumb in support for bintools
by Simon Glass
· Sun Jan 09 20:13:50 2022 -0700
861fbbf
binman: Add support for bintools
by Simon Glass
· Sun Jan 09 20:13:49 2022 -0700
7a7874f
binman: Add installation instructions
by Simon Glass
· Sun Jan 09 20:13:48 2022 -0700
25639a0
binman: Correct path for fip_util
by Simon Glass
· Sun Jan 09 20:13:47 2022 -0700
ceb5f91
binman: Allow faked blobs in blob-ext-list
by Simon Glass
· Sun Jan 09 20:13:46 2022 -0700
f9f3403
binman: Drop the image name from the fake-blob message
by Simon Glass
· Sun Jan 09 20:13:45 2022 -0700
835b0e9
patman: Add a function to find a tool on the path
by Simon Glass
· Sun Jan 09 20:13:43 2022 -0700
9158060
patman: Tidy up the download function a little
by Simon Glass
· Sun Jan 09 20:13:42 2022 -0700
25885d1
buildman: Move the download function to tools
by Simon Glass
· Sun Jan 09 20:13:41 2022 -0700
6d493a5
patman: Allow running a tool and returning the full result
by Simon Glass
· Sun Jan 09 20:13:40 2022 -0700
7932c88
binman: Expand the external FIT test a little
by Simon Glass
· Sun Jan 09 20:13:39 2022 -0700
00c0677
mkimage: Show the external-offset error
by Simon Glass
· Sun Jan 09 20:13:38 2022 -0700
315400e
binman: Tweak elf tests for a toolchain change
by Simon Glass
· Sun Jan 09 20:13:37 2022 -0700
b3464eb
moveconfig: Fix some pylint errors
by Simon Glass
· Sat Dec 18 14:54:35 2021 -0700
aba238f
moveconfig: Use a function to read files
by Simon Glass
· Sat Dec 18 14:54:34 2021 -0700
b09ae45
moveconfig: Use a function to write files
by Simon Glass
· Sat Dec 18 14:54:33 2021 -0700
34c505f
moveconfig: Drop check for old Python
by Simon Glass
· Sat Dec 18 14:54:32 2021 -0700
d9c1da2
moveconfig: Convert to ArgumentParser
by Simon Glass
· Sat Dec 18 14:54:31 2021 -0700
dc634d9
moveconfig: Use single quotes
by Simon Glass
· Sat Dec 18 14:54:30 2021 -0700
0082b2e
moveconfig: Allow querying board configuration
by Simon Glass
· Sat Dec 18 08:09:46 2021 -0700
bb57be7
moveconfig: Allow adding unit tests
by Simon Glass
· Sat Dec 18 08:09:45 2021 -0700
0559a74
moveconfig: Sort the options
by Simon Glass
· Sat Dec 18 08:09:44 2021 -0700
f931c2f
moveconfig: Read the database in a separate function
by Simon Glass
· Sat Dec 18 08:09:43 2021 -0700
93c0a9e
moveconfig: Correct operation of the 'imply' feature
by Simon Glass
· Sat Dec 18 08:09:42 2021 -0700
964192e
tools: Add init files for Python tools
by Simon Glass
· Sun Nov 21 20:48:39 2021 -0700
fc568d8
patman: Update the list of modules
by Simon Glass
· Sun Nov 21 20:48:38 2021 -0700
0d92539
dtoc: Fix up a code comment that confuses pylint
by Simon Glass
· Sun Nov 21 20:48:37 2021 -0700
5a3b8dc
mkimage: struct stat.st_size may not be long
by Heinrich Schuchardt
· Sat Jan 15 20:12:56 2022 +0100
4043f32
mkimage: Allow to specify the signature algorithm on the command line
by Jan Kiszka
· Fri Jan 14 10:21:19 2022 +0100
c8654a5
mkimage: Drop unused OPT_STRING constant
by Jan Kiszka
· Fri Jan 14 10:21:18 2022 +0100
27beec2
image-fit: Make string of algo parameter constant
by Jan Kiszka
· Fri Jan 14 10:21:17 2022 +0100
a522870
tools/fitimage: make sure dumpimage still works when "@" are detected
by Stefan Eichenberger
· Mon Jan 10 18:48:32 2022 +0100
49760ec
tools/fitimage: remove redundant format check
by Stefan Eichenberger
· Mon Jan 10 18:48:31 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
a0722ce
tools: kwbimage: Fix mkimage/dumpimage -l argument
by Pali Rohár
· Wed Jan 12 18:20:54 2022 +0100
7e18d0a
tools: kwbimage: Extract main data image without -p arg for dumpimage
by Pali Rohár
· Wed Jan 12 18:20:53 2022 +0100
32eec19
tools: kwbimage/kwboot: Check ext field for non-zero value
by Pali Rohár
· Wed Jan 12 18:20:52 2022 +0100
7183b95
tools: kwbimage: Do not cast const pointers to non-const pointers
by Pali Rohár
· Wed Jan 12 18:20:51 2022 +0100
3d01578
tools: kwbimage: Dump kwbimage config file on '-p -1' option
by Pali Rohár
· Wed Jan 12 18:20:50 2022 +0100
6e16d39
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
by Pali Rohár
· Wed Jan 12 18:20:49 2022 +0100
80e2ee1
tools: kwbimage: Add missing check for maximal value for DATA_DELAY
by Pali Rohár
· Wed Jan 12 18:20:48 2022 +0100
22529eb
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
by Pali Rohár
· Wed Jan 12 18:20:46 2022 +0100
08c5174
tools: kwbimage: Check for maximal kwbimage header size
by Pali Rohár
· Wed Jan 12 18:20:43 2022 +0100
4bfc16e
tools: kwbimage: Check the return value of image_headersz_v1()
by Pali Rohár
· Wed Jan 12 18:20:42 2022 +0100
fc71996
tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
by Pali Rohár
· Wed Jan 12 18:20:41 2022 +0100
6b76c1c
tools: kwbimage: Add support for specifying CPU core
by Pali Rohár
· Wed Jan 12 18:20:40 2022 +0100
feae5e0
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:38 2022 +0100
d868325
tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:37 2022 +0100
a82a7d6
tools: kwbimage: Deduplicate v1 regtype header finishing
by Pali Rohár
· Wed Jan 12 18:20:36 2022 +0100
3137614
tools: kwbimage: Mark all local functions as static
by Pali Rohár
· Wed Jan 12 18:20:35 2022 +0100
06d7304
genboardscfg: limit to 240 jobs
by Andre Przywara
· Tue Jan 11 15:34:50 2022 +0000
94c775d
patman: Support absolute and ~user-relative alias files
by Brian Norris
· Fri Jan 07 15:15:55 2022 -0800
7a602fd
binman: Write fake blobs to the output directory
by Simon Glass
· Wed Jan 12 13:10:36 2022 -0700
ccae686
binman: Renumber the fake blob dts
by Simon Glass
· Wed Jan 12 13:10:35 2022 -0700
21420c4
CI, Dockerfile: Update to latest "focal" tag
by Tom Rini
· Tue Jan 11 19:14:29 2022 -0500
33f8a8d
Merge branch 'next'
by Tom Rini
· Mon Jan 10 14:01:57 2022 -0500
478eb75
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Sun Jan 09 07:56:31 2022 -0500
6d45136
binman: add support for creating dummy files for external blobs
by Heiko Thiery
· Thu Jan 06 11:49:41 2022 +0100
3fb703d
tools: kwbimage: Fix checksum calculation for v1 images
by Pierre Bourdon
· Sat Dec 25 20:50:19 2021 +0100
c902198
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 28 07:59:43 2021 -0500
6a92e88
video: theadorable: Use RGB565 for BMP blitting
by Simon Glass
· Fri Nov 19 13:23:59 2021 -0700
8bd7f60
video: Add a test for 16bpp BMP files
by Simon Glass
· Fri Nov 19 13:23:58 2021 -0700
43ee801
tools: avoid OpenSSL deprecation warnings
by Heinrich Schuchardt
· Sat Dec 18 11:25:12 2021 +0100
0b70112
rockchip: mkimage: Add support for rk3568 SoC
by Kever Yang
· Fri Dec 24 18:21:50 2021 +0800
32829bc
rockchip: mkimage: Add support for idb header V2
by Yi Liu
· Tue May 18 10:13:40 2021 +0800
ad6dcde
rockchip: mkimage: Add image header version
by Kever Yang
· Fri Dec 24 18:00:36 2021 +0800
9068311
rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC
by Kever Yang
· Fri Dec 24 17:58:32 2021 +0800
0a1b3b6
fdt: Make it easier to debug u-boot.dtsi files
by Simon Glass
· Thu Dec 16 20:59:23 2021 -0700
023bdf5
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
by Simon Glass
· Thu Dec 16 20:59:22 2021 -0700
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
85206c0
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
by Joakim Tjernlund
· Wed Dec 08 15:33:11 2021 +0100
2943bd2
fdtgrep: Correct alignment of struct section
by Simon Glass
· Wed Dec 08 09:55:34 2021 -0700
e1953e4
iot2050: binman: add missing-msg for blobs
by Ivan Mikhaylov
· Thu Dec 09 16:10:53 2021 +0000
6f64b60
binman: Use less hard coded magic when inserting new PATH
by Andy Shevchenko
· Mon Dec 06 14:44:13 2021 +0300
12ae347
binman: Do not pollute source tree when build with `make O=...`
by Andy Shevchenko
· Mon Dec 06 14:44:12 2021 +0300
3efb297
binman: Add support for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:59 2021 -0700
2697b7c
binman: Add a utility module for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:58 2021 -0700
8bebcbb
binman: Rename _ReadSubnodes() to ReadEntries()
by Simon Glass
· Tue Nov 23 21:09:53 2021 -0700
0b00ae6
binman: Support lists of external blobs
by Simon Glass
· Tue Nov 23 21:09:52 2021 -0700
b2e8861
dtoc: Add support for reading string-list properties
by Simon Glass
· Tue Nov 23 21:09:51 2021 -0700
637958f
binman: Allow extracting a file in an alternative format
by Simon Glass
· Tue Nov 23 21:09:50 2021 -0700
b9028bc
binman: Allow listing an image created by a newer version
by Simon Glass
· Tue Nov 23 21:09:49 2021 -0700
31cce97
binman: Allow providing tools and blob directories
by Simon Glass
· Tue Nov 23 21:09:48 2021 -0700
3e28f4f
binman: Rename testCbfsNoCOntents()
by Simon Glass
· Tue Nov 23 11:03:54 2021 -0700
Next »