Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d67a7425dbe37c339a491531c9fd351189764e86
/
tools
ca9e9ec
Add mkimage secp521r1 ECDSA curve support
by Joakim Tjernlund
· Fri Sep 20 18:14:35 2024 +0200
9c25ef2
binman: Make a start on an iMX8 test
by Simon Glass
· Mon Aug 26 13:11:43 2024 -0600
3eb30a4
binman: Allow image_pos to be None when writing symbols
by Simon Glass
· Mon Aug 26 13:11:42 2024 -0600
5611284
binman: Unwind the end-at-4gb special-case a little
by Simon Glass
· Mon Aug 26 13:11:41 2024 -0600
4b0f414
binman: Provide a way to set the symbol base address
by Simon Glass
· Mon Aug 26 13:11:40 2024 -0600
4b4049e
binman: Add minor improvements to symbol-writing
by Simon Glass
· Mon Aug 26 13:11:39 2024 -0600
65cf1ca
binman: Adjust naming for reading symbols
by Simon Glass
· Mon Aug 26 13:11:38 2024 -0600
d2a9d6e
binman: fit: Refine handling of devicetrees for OF_UPSTREAM
by Simon Glass
· Mon Aug 26 13:11:37 2024 -0600
912464c
binman: fit: Set the image_pos attributes only once
by Simon Glass
· Mon Aug 26 13:11:36 2024 -0600
bf1a358
binman: fit: Avoid assuming that a FIT member is a section
by Simon Glass
· Mon Aug 26 13:11:35 2024 -0600
1bba894
binman: Update fdt-list-dir to use the provided directory
by Simon Glass
· Mon Aug 26 13:11:34 2024 -0600
d842d70
binman: Avoid setting the image_pos attribute directly
by Simon Glass
· Mon Aug 26 13:11:33 2024 -0600
bad4a45
binman: Tidy up comments and pylint warnings in fit
by Simon Glass
· Mon Aug 26 13:11:32 2024 -0600
eb64f5d
binman: Tidy up comments for Entry.GetEntryArgsOrProps()
by Simon Glass
· Mon Aug 26 13:11:31 2024 -0600
b42aa6c
binman: Correct the comment for fdtgrep
by Simon Glass
· Mon Aug 26 13:11:30 2024 -0600
b553e8a
binman: Fix up test coverage for mkeficapsule
by Simon Glass
· Mon Aug 26 13:11:29 2024 -0600
600ede9
buildman: Allow skipping the dtc build
by Simon Glass
· Thu Aug 15 13:57:45 2024 -0600
2c50834
buildman: Retry the build for current source
by Simon Glass
· Sun Jun 23 11:55:14 2024 -0600
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· Tue Sep 24 10:11:59 2024 -0600
aa27695
buildman/toolchain.py: do not set CROSS_COMPILE for sandbox
by Jerome Forissier
· Wed Sep 11 11:58:14 2024 +0200
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
bc31e3a
binman: Update links for sending patches
by Tom Rini
· Mon Aug 26 10:49:57 2024 -0600
d9d9334
tools: mkeficapsule: support generating dynamic GUIDs
by Caleb Connolly
· Fri Aug 30 13:34:39 2024 +0100
4d03486
tools: mkeficapsule: use u-boot UUID library
by Caleb Connolly
· Fri Aug 30 13:34:38 2024 +0100
4bdc960
sandbox: switch to dynamic UUIDs
by Caleb Connolly
· Fri Aug 30 13:34:35 2024 +0100
051b7cf
efi: define struct efi_guid
by Caleb Connolly
· Fri Aug 30 13:34:31 2024 +0100
038a3dd
buildman: Support building within a Python venv
by Simon Glass
· Thu Aug 15 13:57:44 2024 -0600
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· Mon Sep 02 14:13:57 2024 -0600
023bb61
qconfig: Fix an incorrect format-string with negative value
by Simon Glass
· Wed Aug 21 17:52:24 2024 -0600
eb88af2
patman: Resolve python string vs. regex escaping syntax
by Brian Norris
· Fri Jul 26 12:02:33 2024 -0700
9f82441
tools/scripts/Kconfig: Update references from kconfig-language.txt to rst
by Hiago De Franco
· Mon Aug 19 13:24:49 2024 -0300
f4f0acc
buildman: Make test_process_limit handle time.monotonic()
by Simon Glass
· Thu Aug 22 07:57:46 2024 -0600
bc34139
tools/mkeficapsule: correct printf codes
by Heinrich Schuchardt
· Wed Aug 14 14:33:44 2024 +0200
e0c84c8
CI: Update to latest Dockerfile
by Tom Rini
· Wed Aug 21 09:41:20 2024 -0600
92160da
Dockerfile: Update to namespace for some labels
by Tom Rini
· Mon Aug 19 15:07:19 2024 -0600
a1e98d6
tools: imx8image: add upower image support
by Gary Bisson
· Mon Aug 05 23:25:08 2024 +0200
7036580
tools: imx8image: fix soc variable for ULP
by Gary Bisson
· Mon Aug 05 23:25:07 2024 +0200
9f98a00
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Aug 06 09:36:46 2024 -0600
e36bd3e
tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
by Seung-Woo Kim
· Thu Aug 01 10:01:00 2024 +0900
70be4c2
binman: Keep the efi_capsule input file
by Simon Glass
· Wed Jul 31 08:49:04 2024 -0600
55f22b0
binman: Return failure when a usage() message is generated
by Simon Glass
· Wed Jul 31 08:49:03 2024 -0600
3a891d2
binman: Deal with mkeficapsule being missing
by Simon Glass
· Wed Jul 31 08:49:02 2024 -0600
ad1fe6c
binman: Collect the version number for mkeficapsule
by Simon Glass
· Wed Jul 31 08:49:01 2024 -0600
b0ef861
mkeficapsule: Add a --version argument
by Simon Glass
· Wed Jul 31 08:49:00 2024 -0600
c5d2ec8
tools: Add script to update git subtree projects
by Raymond Mao
· Thu Jul 25 06:57:51 2024 -0700
a643aed
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
by Simon Glass
· Sat Jul 20 11:49:50 2024 +0100
a04b994
binman: fit: Allow running fdtgrep on devicetree blobs
by Simon Glass
· Sat Jul 20 11:49:48 2024 +0100
5f7aadf
binman: fit: Write the compatible string to configuration
by Simon Glass
· Sat Jul 20 11:49:47 2024 +0100
cd2783e
binman: fit: Allow providing FDT filenames in a directory
by Simon Glass
· Sat Jul 20 11:49:46 2024 +0100
f359892
binman: Add support for alternative FDTs
by Simon Glass
· Sat Jul 20 11:49:45 2024 +0100
7b72c91
binman: Allow entry types to override FDT contents
by Simon Glass
· Sat Jul 20 11:49:44 2024 +0100
482dd31
binman: Remove dependency on pylibfdt for entry-docs
by Simon Glass
· Sat Jul 20 11:49:43 2024 +0100
ffe8138
binman: Add a bintool for fdtgrep
by Simon Glass
· Sat Jul 20 11:49:42 2024 +0100
4b86127
binman: Correct indentation in testSplPubkeyDtb
by Simon Glass
· Sat Jul 20 11:49:41 2024 +0100
d9e01d2
binman: Fix a comment typo in _DoReadFileDtb()
by Simon Glass
· Sat Jul 20 11:49:40 2024 +0100
6b5110b
binman: Mention expanded entries in u-boot-vpl
by Simon Glass
· Sat Jul 20 11:49:39 2024 +0100
8197552
binman: Correct comment in blob_dtb GetFdtEtype()
by Simon Glass
· Sat Jul 20 11:49:38 2024 +0100
d3cd5cc
binman: Write the compressed output to a file
by Simon Glass
· Sat Jul 20 11:49:37 2024 +0100
94a5568
binman: elf: Add more debugging to LookupAndWriteSymbols()
by Simon Glass
· Sat Jul 20 11:49:36 2024 +0100
1a246ee
binman: Move problem-checking code into a function
by Simon Glass
· Sat Jul 20 11:49:35 2024 +0100
65b39ba
binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
by Simon Glass
· Sat Jul 20 11:49:34 2024 +0100
b20a112
binman: Tidy up bintool docs
by Simon Glass
· Sat Jul 20 11:49:33 2024 +0100
e1931ee
binman: Correct an error in the FIT-template example
by Simon Glass
· Sat Jul 20 11:49:32 2024 +0100
a84b6c5
qconfig: Support a 'list' format
by Simon Glass
· Thu Jul 18 10:11:25 2024 +0100
ba4d442
qconfig: Sort the boards by name when finding
by Simon Glass
· Thu Jul 18 10:11:24 2024 +0100
9c9ec3a
qconfig: Allow searching for CONFIG values
by Simon Glass
· Thu Jul 18 10:11:23 2024 +0100
f869a90
buildman: Show board list with -x
by Simon Glass
· Thu Jul 11 09:10:04 2024 +0100
18aa27f
binman: Update cbfstool
by Simon Glass
· Tue Jul 02 17:37:28 2024 +0100
f137881
tools: patman: fix `pip install` with Python 3.12
by Brandon Maier
· Mon Jul 01 17:51:41 2024 +0000
3314e90
qconfig: Move operation check into parse_args()
by Simon Glass
· Wed Jul 17 16:57:11 2024 +0100
d755289
qconfig: Drop col argument from Slots()
by Simon Glass
· Wed Jul 17 16:57:10 2024 +0100
c2466b7
qconfig: Use the Color object in Progress
by Simon Glass
· Wed Jul 17 16:57:09 2024 +0100
c5ca9dc
qconfig: Move the last two operations into their own functions
by Simon Glass
· Wed Jul 17 16:57:08 2024 +0100
19d91da
qconfig: Move progress output into the class
by Simon Glass
· Wed Jul 17 16:57:07 2024 +0100
e054a75
qconfig: Move commit code into a separate function
by Simon Glass
· Wed Jul 17 16:57:06 2024 +0100
4c05903
qconfig: Move all move_config code into move_config()
by Simon Glass
· Wed Jul 17 16:57:05 2024 +0100
3c4cb20
qconfig: Add a return value to do_find_config()
by Simon Glass
· Wed Jul 17 16:57:04 2024 +0100
1835211
qconfig: Move imply into a separate function
by Simon Glass
· Wed Jul 17 16:57:03 2024 +0100
6901a64
qconfig: Add a return value to do_scan_source()
by Simon Glass
· Wed Jul 17 16:57:02 2024 +0100
ac261cc
qconfig: Move testing into a separate function
by Simon Glass
· Wed Jul 17 16:57:01 2024 +0100
84f541a
qconfig: Move converting config args to the top
by Simon Glass
· Wed Jul 17 16:57:00 2024 +0100
9a042c5
qconfig: Move checking directory to the top
by Simon Glass
· Wed Jul 17 16:56:59 2024 +0100
704dd89
qconfig: Move getting the colour to where it is needed
by Simon Glass
· Wed Jul 17 16:56:58 2024 +0100
855a0ce
qconfig: Move arg checking to the top of main()
by Simon Glass
· Wed Jul 17 16:56:57 2024 +0100
771276e
qconfig: Move arg checking a little higher
by Simon Glass
· Wed Jul 17 16:56:56 2024 +0100
fe11dcf
qconfig: Move arg parsing into a separate function
by Simon Glass
· Wed Jul 17 16:56:55 2024 +0100
4696094
qconfig: Rename the doc link
by Simon Glass
· Wed Jul 17 16:56:54 2024 +0100
0f43920
qconfig: Correct format string in do_imply_config()
by Simon Glass
· Wed Jul 17 16:56:53 2024 +0100
2815557
qconfig: Tidy up some pylint warnings
by Simon Glass
· Wed Jul 17 16:56:52 2024 +0100
a0a6160
qconfig: Make KconfigScanner a function
by Simon Glass
· Wed Jul 17 16:56:51 2024 +0100
0c3c7ca
qconfig: Drop the try_expand() function
by Simon Glass
· Wed Jul 17 16:56:50 2024 +0100
3a315fa
qconfig: Fix pylint error in read_database()
by Simon Glass
· Wed Jul 17 16:56:49 2024 +0100
40db432
tools: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:34 2024 +0200
3f6f9b2
Revert "buildman: Always use the full path in CROSS_COMPILE"
by Tom Rini
· Fri Jul 05 14:34:07 2024 -0600
907ee6a
mkimage: Allow 'auto-conf' signing of scripts
by Alexander Dahl
· Thu Jun 20 16:20:59 2024 +0200
bd75bea
u_boot_pylib: Use correct coverage tool within venv
by Simon Glass
· Sun Jun 23 11:56:21 2024 -0600
f498efc
buildman: Always use the full path in CROSS_COMPILE
by Simon Glass
· Sun Jun 23 11:56:20 2024 -0600
5822546
buildman: Fix a few typos in toolchain code
by Simon Glass
· Sun Jun 23 11:56:19 2024 -0600
754334c
buildman: Add python3-pycryptodome
by Simon Glass
· Sun Jun 23 11:56:18 2024 -0600
12a2f1a
buildman: Add python3-coverage
by Simon Glass
· Sun Jun 23 11:56:17 2024 -0600
Next »