Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c73fe2d380afd1d5514ecc97b1a1bc399f3a640
/
tools
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
bc31e3a
binman: Update links for sending patches
by Tom Rini
· 3 months ago
d9d9334
tools: mkeficapsule: support generating dynamic GUIDs
by Caleb Connolly
· 3 months ago
4d03486
tools: mkeficapsule: use u-boot UUID library
by Caleb Connolly
· 3 months ago
4bdc960
sandbox: switch to dynamic UUIDs
by Caleb Connolly
· 3 months ago
051b7cf
efi: define struct efi_guid
by Caleb Connolly
· 3 months ago
038a3dd
buildman: Support building within a Python venv
by Simon Glass
· 3 months ago
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
023bb61
qconfig: Fix an incorrect format-string with negative value
by Simon Glass
· 3 months ago
eb88af2
patman: Resolve python string vs. regex escaping syntax
by Brian Norris
· 4 months ago
9f82441
tools/scripts/Kconfig: Update references from kconfig-language.txt to rst
by Hiago De Franco
· 3 months ago
f4f0acc
buildman: Make test_process_limit handle time.monotonic()
by Simon Glass
· 3 months ago
bc34139
tools/mkeficapsule: correct printf codes
by Heinrich Schuchardt
· 3 months ago
e0c84c8
CI: Update to latest Dockerfile
by Tom Rini
· 3 months ago
92160da
Dockerfile: Update to namespace for some labels
by Tom Rini
· 3 months ago
a1e98d6
tools: imx8image: add upower image support
by Gary Bisson
· 4 months ago
7036580
tools: imx8image: fix soc variable for ULP
by Gary Bisson
· 4 months ago
9f98a00
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 4 months ago
e36bd3e
tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
by Seung-Woo Kim
· 4 months ago
70be4c2
binman: Keep the efi_capsule input file
by Simon Glass
· 4 months ago
55f22b0
binman: Return failure when a usage() message is generated
by Simon Glass
· 4 months ago
3a891d2
binman: Deal with mkeficapsule being missing
by Simon Glass
· 4 months ago
ad1fe6c
binman: Collect the version number for mkeficapsule
by Simon Glass
· 4 months ago
b0ef861
mkeficapsule: Add a --version argument
by Simon Glass
· 4 months ago
c5d2ec8
tools: Add script to update git subtree projects
by Raymond Mao
· 4 months ago
a643aed
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
by Simon Glass
· 4 months ago
a04b994
binman: fit: Allow running fdtgrep on devicetree blobs
by Simon Glass
· 4 months ago
5f7aadf
binman: fit: Write the compatible string to configuration
by Simon Glass
· 4 months ago
cd2783e
binman: fit: Allow providing FDT filenames in a directory
by Simon Glass
· 4 months ago
f359892
binman: Add support for alternative FDTs
by Simon Glass
· 4 months ago
7b72c91
binman: Allow entry types to override FDT contents
by Simon Glass
· 4 months ago
482dd31
binman: Remove dependency on pylibfdt for entry-docs
by Simon Glass
· 4 months ago
ffe8138
binman: Add a bintool for fdtgrep
by Simon Glass
· 4 months ago
4b86127
binman: Correct indentation in testSplPubkeyDtb
by Simon Glass
· 4 months ago
d9e01d2
binman: Fix a comment typo in _DoReadFileDtb()
by Simon Glass
· 4 months ago
6b5110b
binman: Mention expanded entries in u-boot-vpl
by Simon Glass
· 4 months ago
8197552
binman: Correct comment in blob_dtb GetFdtEtype()
by Simon Glass
· 4 months ago
d3cd5cc
binman: Write the compressed output to a file
by Simon Glass
· 4 months ago
94a5568
binman: elf: Add more debugging to LookupAndWriteSymbols()
by Simon Glass
· 4 months ago
1a246ee
binman: Move problem-checking code into a function
by Simon Glass
· 4 months ago
65b39ba
binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
by Simon Glass
· 4 months ago
b20a112
binman: Tidy up bintool docs
by Simon Glass
· 4 months ago
e1931ee
binman: Correct an error in the FIT-template example
by Simon Glass
· 4 months ago
a84b6c5
qconfig: Support a 'list' format
by Simon Glass
· 4 months ago
ba4d442
qconfig: Sort the boards by name when finding
by Simon Glass
· 4 months ago
9c9ec3a
qconfig: Allow searching for CONFIG values
by Simon Glass
· 4 months ago
f869a90
buildman: Show board list with -x
by Simon Glass
· 5 months ago
18aa27f
binman: Update cbfstool
by Simon Glass
· 5 months ago
f137881
tools: patman: fix `pip install` with Python 3.12
by Brandon Maier
· 5 months ago
3314e90
qconfig: Move operation check into parse_args()
by Simon Glass
· 4 months ago
d755289
qconfig: Drop col argument from Slots()
by Simon Glass
· 4 months ago
c2466b7
qconfig: Use the Color object in Progress
by Simon Glass
· 4 months ago
c5ca9dc
qconfig: Move the last two operations into their own functions
by Simon Glass
· 4 months ago
19d91da
qconfig: Move progress output into the class
by Simon Glass
· 4 months ago
e054a75
qconfig: Move commit code into a separate function
by Simon Glass
· 4 months ago
4c05903
qconfig: Move all move_config code into move_config()
by Simon Glass
· 4 months ago
3c4cb20
qconfig: Add a return value to do_find_config()
by Simon Glass
· 4 months ago
1835211
qconfig: Move imply into a separate function
by Simon Glass
· 4 months ago
6901a64
qconfig: Add a return value to do_scan_source()
by Simon Glass
· 4 months ago
ac261cc
qconfig: Move testing into a separate function
by Simon Glass
· 4 months ago
84f541a
qconfig: Move converting config args to the top
by Simon Glass
· 4 months ago
9a042c5
qconfig: Move checking directory to the top
by Simon Glass
· 4 months ago
704dd89
qconfig: Move getting the colour to where it is needed
by Simon Glass
· 4 months ago
855a0ce
qconfig: Move arg checking to the top of main()
by Simon Glass
· 4 months ago
771276e
qconfig: Move arg checking a little higher
by Simon Glass
· 4 months ago
fe11dcf
qconfig: Move arg parsing into a separate function
by Simon Glass
· 4 months ago
4696094
qconfig: Rename the doc link
by Simon Glass
· 4 months ago
0f43920
qconfig: Correct format string in do_imply_config()
by Simon Glass
· 4 months ago
2815557
qconfig: Tidy up some pylint warnings
by Simon Glass
· 4 months ago
a0a6160
qconfig: Make KconfigScanner a function
by Simon Glass
· 4 months ago
0c3c7ca
qconfig: Drop the try_expand() function
by Simon Glass
· 4 months ago
3a315fa
qconfig: Fix pylint error in read_database()
by Simon Glass
· 4 months ago
40db432
tools: Remove duplicate newlines
by Marek Vasut
· 4 months ago
3f6f9b2
Revert "buildman: Always use the full path in CROSS_COMPILE"
by Tom Rini
· 5 months ago
907ee6a
mkimage: Allow 'auto-conf' signing of scripts
by Alexander Dahl
· 5 months ago
bd75bea
u_boot_pylib: Use correct coverage tool within venv
by Simon Glass
· 5 months ago
f498efc
buildman: Always use the full path in CROSS_COMPILE
by Simon Glass
· 5 months ago
5822546
buildman: Fix a few typos in toolchain code
by Simon Glass
· 5 months ago
754334c
buildman: Add python3-pycryptodome
by Simon Glass
· 5 months ago
12a2f1a
buildman: Add python3-coverage
by Simon Glass
· 5 months ago
c229d32
buildman: Add a way to limit the number of buildmans
by Simon Glass
· 5 months ago
222825b
buildman: Add a flag to force mrproper on failure
by Simon Glass
· 5 months ago
cf76d0a
buildman: Avoid rebuilding when --mrproper is used
by Simon Glass
· 5 months ago
a7b944f
buildman: Make mrproper an argument to run_commit()
by Simon Glass
· 5 months ago
5d05de5
buildman: Make mrproper an argument to _config_and_build()
by Simon Glass
· 5 months ago
0850c0d
buildman: Make mrproper an argument to _reconfigure()
by Simon Glass
· 5 months ago
aa46d1f
binman: Make Intel ME default to position 0x1000
by Simon Glass
· 5 months ago
a360b8f
binman: Support an assumed size for missing binaries
by Simon Glass
· 5 months ago
c4f8c28
binman: Update the entrydocs header
by Simon Glass
· 5 months ago
0acb07f
binman: ti: Regenerate entry docs
by Simon Glass
· 5 months ago
4d97236
binman: Regenerate nxp docs
by Simon Glass
· 5 months ago
86e1b82
binman: efi: Correct entry docs
by Simon Glass
· 5 months ago
9f07026
tools: patman: fix deprecated Python ConfigParser methods
by Brandon Maier
· 6 months ago
fb726ab
tools: binman: fix deprecated Python ConfigParser methods
by Brandon Maier
· 6 months ago
a657bc6
tools: binman: fix deprecated Python unittest methods
by Brandon Maier
· 6 months ago
e45678c
patman: Add a tag for when a patch gets added to a series
by Sean Anderson
· 7 months ago
2597809
patman: Add Commit-cc as an alias for Patch-cc
by Sean Anderson
· 7 months ago
a06df74
patman: Fix tests if add_maintainers is set to False
by Sean Anderson
· 7 months ago
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
f6d30a8
tools: Build mkeficapsule tool by default if EFI_LOADER is set
by Jonathan Humphreys
· 6 months ago
Next »