Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d94cc651fe0689814d7a63230a6e2299e7eaec5
/
tools
5d94cc6
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
4761f4a
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
5e56018
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
67c5980
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
12dd26ad
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
48f3aad
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
901ec8f
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
5d5930d
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
6a5d36e
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
b5a47b2
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
b5a8a94
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 2020 -0600
dbac716
patman: Add a -D option to enable debugging
by Simon Glass
· Sun Jul 05 21:41:59 2020 -0600
08e91be
patman: Support collecting response tags in Patchstream
by Simon Glass
· Sun Jul 05 21:41:57 2020 -0600
3f6cd78
patman: Allow disabling 'bright' mode with Print output
by Simon Glass
· Sun Jul 05 21:41:56 2020 -0600
109e84e
patman: Add a 'test' subcommand
by Simon Glass
· Sun Jul 05 21:41:55 2020 -0600
ecb09da
patman: Allow different commands
by Simon Glass
· Sun Jul 05 21:41:54 2020 -0600
eb101ac
patman: Convert to ArgumentParser
by Simon Glass
· Sun Jul 05 21:41:53 2020 -0600
b3bf4e1
patman: Allow skipping patches at the end
by Simon Glass
· Sun Jul 05 21:41:52 2020 -0600
2eb4da7
patman: Allow creating patches for another branch
by Simon Glass
· Sun Jul 05 21:41:51 2020 -0600
54f1c5b
patman: Add a test that uses gitpython
by Simon Glass
· Sun Jul 05 21:41:50 2020 -0600
24725af
patman: Move main code out to a control module
by Simon Glass
· Sun Jul 05 21:41:49 2020 -0600
bddb438
patman: Use test_util to show test results
by Simon Glass
· Sun Jul 05 21:41:48 2020 -0600
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
d6a56ac
patman: When no tracking branch is provided, tell the user
by Nicolas Boichat
· Mon Jul 13 10:50:01 2020 +0800
feba110
patman: Make sure sendemail.suppresscc is (un)set correctly
by Nicolas Boichat
· Mon Jul 13 10:50:00 2020 +0800
03b9dcd
Add information for skipped commit options
by Patrick Delaunay
· Thu Jul 02 19:52:54 2020 +0200
05cc537
patman: Detect unexpected END
by Patrick Delaunay
· Thu Jul 02 19:08:24 2020 +0200
c7b010d
binman: Add support for generating a FIT
by Simon Glass
· Thu Jul 09 18:39:45 2020 -0600
f1cfee5
dtoc: Allow adding variable-sized data to a dtb
by Simon Glass
· Thu Jul 09 18:39:44 2020 -0600
ef894c3
mkimage: Allow updating the FIT timestamp
by Simon Glass
· Thu Jul 09 18:39:43 2020 -0600
5781864
binman: Allow zero-length entries to overlap
by Simon Glass
· Thu Jul 09 18:39:42 2020 -0600
b791ad4
binman: Allow missing Intel blobs
by Simon Glass
· Thu Jul 09 18:39:41 2020 -0600
7332588
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
dab7c43
patman: Update errors and warnings to use stderr
by Simon Glass
· Thu Jul 09 18:39:39 2020 -0600
42f927a
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
656014d
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
9ade419
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
4a41e5d
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
4b54adc
binman: Re-enable concurrent tests
by Simon Glass
· Thu Jul 09 18:39:34 2020 -0600
25a50db
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
b7ca1c9
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
8ed2523
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
b70caf7
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
0b75468
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
1f32ff91
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
44c40fd
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 2020 -0600
979996e
patman: Add a -D option to enable debugging
by Simon Glass
· Sun Jul 05 21:41:59 2020 -0600
62c3852
patman: Support collecting response tags in Patchstream
by Simon Glass
· Sun Jul 05 21:41:57 2020 -0600
039f5b7
patman: Allow disabling 'bright' mode with Print output
by Simon Glass
· Sun Jul 05 21:41:56 2020 -0600
9c501e1
patman: Add a 'test' subcommand
by Simon Glass
· Sun Jul 05 21:41:55 2020 -0600
c16f324
patman: Allow different commands
by Simon Glass
· Sun Jul 05 21:41:54 2020 -0600
7f739bb
patman: Convert to ArgumentParser
by Simon Glass
· Sun Jul 05 21:41:53 2020 -0600
25cc85e
patman: Allow skipping patches at the end
by Simon Glass
· Sun Jul 05 21:41:52 2020 -0600
b4aa8aa
patman: Allow creating patches for another branch
by Simon Glass
· Sun Jul 05 21:41:51 2020 -0600
a12b1ab
patman: Add a test that uses gitpython
by Simon Glass
· Sun Jul 05 21:41:50 2020 -0600
85a03de
patman: Move main code out to a control module
by Simon Glass
· Sun Jul 05 21:41:49 2020 -0600
4e98ab9
patman: Use test_util to show test results
by Simon Glass
· Sun Jul 05 21:41:48 2020 -0600
9e0e9a5
mkimage: Fix error message if write less data then expected
by Mylène Josserand
· Wed Jul 08 11:52:50 2020 +0200
7f5e226
dtoc: Support ACPI paths in of-platdata
by Simon Glass
· Tue Jul 07 21:32:06 2020 -0600
5541fc0
dtoc: add test for cd-gpios
by Walter Lozano
· Thu Jun 25 01:10:17 2020 -0300
179f0b6
dtoc: update dtb_platdata to support cd-gpios
by Walter Lozano
· Thu Jun 25 01:10:16 2020 -0300
dc5b437
dtoc: extend dtoc to use struct driver_info when linking nodes
by Walter Lozano
· Thu Jun 25 01:10:13 2020 -0300
a324e41
dtoc: add option to disable warnings
by Walter Lozano
· Thu Jun 25 01:10:08 2020 -0300
e675d96
dtoc: add support to scan drivers
by Walter Lozano
· Fri Jul 03 08:07:17 2020 -0300
8b239f4
dtoc: add missing code comments
by Walter Lozano
· Thu Jun 25 01:10:05 2020 -0300
2ec1ed2
checkpatch: Don't warn about PREFER_IF in headers/DT files
by Simon Glass
· Sun Jun 14 10:54:08 2020 -0600
cc00e49
patman: Add tests for the rest of the checkpatch checks
by Simon Glass
· Sun Jun 14 10:54:07 2020 -0600
08cfa41
patman: Decode output from the '--show-types' option
by Simon Glass
· Sun Jun 14 10:54:06 2020 -0600
f5dd906
patman: Add a test for the 'possible new uclass' check
by Simon Glass
· Sun Jun 14 10:54:05 2020 -0600
cf5f0b5
patman: Rename test.py to test_checkpatch.py
by Simon Glass
· Sun Jun 14 10:54:04 2020 -0600
29f8fc1
patman: Drop import of test_util in test_util
by Simon Glass
· Sun Jun 07 06:45:50 2020 -0600
ff15dcd
patman: Avoid importing gitutil in settings
by Simon Glass
· Sun Jun 07 06:45:49 2020 -0600
c9fa886
patman: Pass in maintainer dirs to avoid and import
by Simon Glass
· Sun Jun 07 06:45:48 2020 -0600
794c259
patman: Use a dict in gitutil to avoid importing series
by Simon Glass
· Sun Jun 07 06:45:47 2020 -0600
4ba3ea5
patman: Avoid circular dependency between command and tools
by Simon Glass
· Sun Jun 07 06:45:46 2020 -0600
1e2f6a1
patman: Drop unnecessary import in gitutil
by Simon Glass
· Sun Jun 07 06:45:45 2020 -0600
47b0b63
kconfiglib: Update to the 14.1.0 release
by Tom Rini
· Thu May 14 08:30:00 2020 -0400
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
a1abae7
tools: add script for byte endianness swapping
by Daniel Schwierzeck
· Sat Jun 06 22:21:47 2020 +0200
28a5a74
Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next
by Tom Rini
· Thu Jun 18 10:07:49 2020 -0400
0cfc54a
tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled
by Andrew F. Davis
· Wed May 27 09:47:55 2020 -0400
1d2a8d3
tools: k3_gen_x509_cert: Allow selecting early JTAG debug value
by Andrew F. Davis
· Wed May 27 09:47:54 2020 -0400
2396f98
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Sat Jun 13 09:01:01 2020 -0400
1908fd9
Add support for SHA384 and SHA512
by Reuben Dowle
· Thu Apr 16 17:36:52 2020 +1200
ee8e9cb
buildman: Remove _of_#_ from results directory paths
by Ovidiu Panait
· Fri May 15 09:30:12 2020 +0300
7a54365
patman: Complain if a checkpatch line is not understood
by Simon Glass
· Wed May 06 16:29:09 2020 -0600
d2d136c
patman: Support warnings in the patch subject
by Simon Glass
· Wed May 06 16:29:08 2020 -0600
9a690c4
patman: Handle checkpatch output with notes and code
by Simon Glass
· Wed May 06 16:29:07 2020 -0600
9eb74a9
patman: Don't try to process checkpatch lines twice
by Simon Glass
· Wed May 06 16:29:06 2020 -0600
396168c
patman: Support emacs mode with checkpatch
by Simon Glass
· Wed May 06 16:29:05 2020 -0600
39d6d84
patman: Fix 'warning' typo
by Simon Glass
· Wed May 06 16:29:04 2020 -0600
611fd91
mkimage: Default to adding a crc32 hash with '-f auto'
by Simon Glass
· Wed May 27 07:24:55 2020 -0600
79685b2
tools: fw_env: Fix warning when reading too little
by Harald Seiler
· Thu May 28 17:54:45 2020 +0200
cf13b86
patman: Modify functional tests for new behavior
by Sean Anderson
· Mon May 04 16:28:36 2020 -0400
1a32f92
patman: Support multi-line changes in changelogs
by Sean Anderson
· Mon May 04 16:28:35 2020 -0400
48f46d6
patman: Add new tags for finer-grained changelog control
by Sean Anderson
· Mon May 04 16:28:34 2020 -0400
5ae4e8d
patman: Suppress empty changelog entries
by Sean Anderson
· Mon May 04 16:28:33 2020 -0400
a04f121
patman: Add an option to create patches without binary contents
by Bin Meng
· Mon May 04 00:52:44 2020 -0700
5b0a511
patman: Sort the command line options
by Bin Meng
· Mon May 04 00:52:43 2020 -0700
9120eca
tools/env/fw_env.h: remove env.h
by Romain Naour
· Thu May 21 23:22:06 2020 +0200
Next »