Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ff994a3c2ed0e8d233bcc6f0176ef21ea9c75009
/
tools
ff994a3
binman: Update links for sending patches
by Tom Rini
· 3 months ago
4597acb
qconfig: Fix an incorrect format-string with negative value
by Simon Glass
· 3 months ago
7b8f0bf
patman: Resolve python string vs. regex escaping syntax
by Brian Norris
· 4 months ago
2a12caf
tools/mkeficapsule: correct printf codes
by Heinrich Schuchardt
· 3 months ago
0b06e05
CI: Update to latest Dockerfile
by Tom Rini
· 3 months ago
bcdd782
Dockerfile: Update to namespace for some labels
by Tom Rini
· 3 months ago
68a431e
tools: imx8image: add upower image support
by Gary Bisson
· 4 months ago
1e0b91d
tools: imx8image: fix soc variable for ULP
by Gary Bisson
· 4 months ago
b7d5ce0
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 4 months ago
59fff91
tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
by Seung-Woo Kim
· 4 months ago
cbf3d27
binman: Keep the efi_capsule input file
by Simon Glass
· 4 months ago
ba35f73
binman: Return failure when a usage() message is generated
by Simon Glass
· 4 months ago
2e658c1
binman: Deal with mkeficapsule being missing
by Simon Glass
· 4 months ago
d0dbfd5
binman: Collect the version number for mkeficapsule
by Simon Glass
· 4 months ago
8436282
mkeficapsule: Add a --version argument
by Simon Glass
· 4 months ago
c502d7a
tools: Add script to update git subtree projects
by Raymond Mao
· 4 months ago
20e5399
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
by Simon Glass
· 4 months ago
34d4a5d
binman: fit: Allow running fdtgrep on devicetree blobs
by Simon Glass
· 4 months ago
57902e6
binman: fit: Write the compatible string to configuration
by Simon Glass
· 4 months ago
9db7a3a
binman: fit: Allow providing FDT filenames in a directory
by Simon Glass
· 4 months ago
7081a94
binman: Add support for alternative FDTs
by Simon Glass
· 4 months ago
daed9b4
binman: Allow entry types to override FDT contents
by Simon Glass
· 4 months ago
2e3697b
binman: Remove dependency on pylibfdt for entry-docs
by Simon Glass
· 4 months ago
76cbda7
binman: Add a bintool for fdtgrep
by Simon Glass
· 4 months ago
a56ea60
binman: Correct indentation in testSplPubkeyDtb
by Simon Glass
· 4 months ago
57208dd
binman: Fix a comment typo in _DoReadFileDtb()
by Simon Glass
· 4 months ago
1900986
binman: Mention expanded entries in u-boot-vpl
by Simon Glass
· 4 months ago
32fdd92
binman: Correct comment in blob_dtb GetFdtEtype()
by Simon Glass
· 4 months ago
d720be4
binman: Write the compressed output to a file
by Simon Glass
· 4 months ago
9b37db6
binman: elf: Add more debugging to LookupAndWriteSymbols()
by Simon Glass
· 4 months ago
bcc8f08
binman: Move problem-checking code into a function
by Simon Glass
· 4 months ago
82873aa
binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
by Simon Glass
· 4 months ago
018646c
binman: Tidy up bintool docs
by Simon Glass
· 4 months ago
6851682
binman: Correct an error in the FIT-template example
by Simon Glass
· 4 months ago
00b0855
qconfig: Support a 'list' format
by Simon Glass
· 4 months ago
6bf44b4
qconfig: Sort the boards by name when finding
by Simon Glass
· 4 months ago
7ff80ec
qconfig: Allow searching for CONFIG values
by Simon Glass
· 4 months ago
e8effc3
buildman: Show board list with -x
by Simon Glass
· 5 months ago
eb45f1c
binman: Update cbfstool
by Simon Glass
· 5 months ago
f0a166e
tools: patman: fix `pip install` with Python 3.12
by Brandon Maier
· 5 months ago
c57d406
qconfig: Move operation check into parse_args()
by Simon Glass
· 4 months ago
e23a583
qconfig: Drop col argument from Slots()
by Simon Glass
· 4 months ago
948d0b4
qconfig: Use the Color object in Progress
by Simon Glass
· 4 months ago
ab1bfd4
qconfig: Move the last two operations into their own functions
by Simon Glass
· 4 months ago
0229eee
qconfig: Move progress output into the class
by Simon Glass
· 4 months ago
6c2a438
qconfig: Move commit code into a separate function
by Simon Glass
· 4 months ago
eb1df3f
qconfig: Move all move_config code into move_config()
by Simon Glass
· 4 months ago
630a9c9
qconfig: Add a return value to do_find_config()
by Simon Glass
· 4 months ago
cc628f5
qconfig: Move imply into a separate function
by Simon Glass
· 4 months ago
d63357e
qconfig: Add a return value to do_scan_source()
by Simon Glass
· 4 months ago
7e68804
qconfig: Move testing into a separate function
by Simon Glass
· 4 months ago
fd35fbe
qconfig: Move converting config args to the top
by Simon Glass
· 4 months ago
c50b6f1
qconfig: Move checking directory to the top
by Simon Glass
· 4 months ago
035ecb4
qconfig: Move getting the colour to where it is needed
by Simon Glass
· 4 months ago
382c662
qconfig: Move arg checking to the top of main()
by Simon Glass
· 4 months ago
fd385b3
qconfig: Move arg checking a little higher
by Simon Glass
· 4 months ago
a056c42
qconfig: Move arg parsing into a separate function
by Simon Glass
· 4 months ago
495e58c
qconfig: Rename the doc link
by Simon Glass
· 4 months ago
0e03fb1
qconfig: Correct format string in do_imply_config()
by Simon Glass
· 4 months ago
f876e96
qconfig: Tidy up some pylint warnings
by Simon Glass
· 4 months ago
0a0c124
qconfig: Make KconfigScanner a function
by Simon Glass
· 4 months ago
deedf65
qconfig: Drop the try_expand() function
by Simon Glass
· 4 months ago
61d555d
qconfig: Fix pylint error in read_database()
by Simon Glass
· 4 months ago
b51be8e
tools: Remove duplicate newlines
by Marek Vasut
· 4 months ago
e13fcae
Revert "buildman: Always use the full path in CROSS_COMPILE"
by Tom Rini
· 5 months ago
6074f6e
mkimage: Allow 'auto-conf' signing of scripts
by Alexander Dahl
· 5 months ago
0318126
u_boot_pylib: Use correct coverage tool within venv
by Simon Glass
· 5 months ago
6c0a3cf
buildman: Always use the full path in CROSS_COMPILE
by Simon Glass
· 5 months ago
57abd7c
buildman: Fix a few typos in toolchain code
by Simon Glass
· 5 months ago
fa77b51
buildman: Add python3-pycryptodome
by Simon Glass
· 5 months ago
e70bac9
buildman: Add python3-coverage
by Simon Glass
· 5 months ago
5d679f8
buildman: Add a way to limit the number of buildmans
by Simon Glass
· 5 months ago
8941477
buildman: Add a flag to force mrproper on failure
by Simon Glass
· 5 months ago
7e93bd3
buildman: Avoid rebuilding when --mrproper is used
by Simon Glass
· 5 months ago
3187da4
buildman: Make mrproper an argument to run_commit()
by Simon Glass
· 5 months ago
3f972a4
buildman: Make mrproper an argument to _config_and_build()
by Simon Glass
· 5 months ago
49b158a
buildman: Make mrproper an argument to _reconfigure()
by Simon Glass
· 5 months ago
0f851e2
binman: Make Intel ME default to position 0x1000
by Simon Glass
· 5 months ago
404936e
binman: Support an assumed size for missing binaries
by Simon Glass
· 5 months ago
d552564
binman: Update the entrydocs header
by Simon Glass
· 5 months ago
638aa113
binman: ti: Regenerate entry docs
by Simon Glass
· 5 months ago
e1b5947
binman: Regenerate nxp docs
by Simon Glass
· 5 months ago
e344f83
binman: efi: Correct entry docs
by Simon Glass
· 5 months ago
a148875
tools: patman: fix deprecated Python ConfigParser methods
by Brandon Maier
· 6 months ago
698b60a
tools: binman: fix deprecated Python ConfigParser methods
by Brandon Maier
· 6 months ago
357bfca
tools: binman: fix deprecated Python unittest methods
by Brandon Maier
· 6 months ago
18de1af
patman: Add a tag for when a patch gets added to a series
by Sean Anderson
· 7 months ago
b4f7393
patman: Add Commit-cc as an alias for Patch-cc
by Sean Anderson
· 7 months ago
eba8085
patman: Fix tests if add_maintainers is set to False
by Sean Anderson
· 7 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
b7a625b
tools: Build mkeficapsule tool by default if EFI_LOADER is set
by Jonathan Humphreys
· 6 months ago
3f9a19b
rockchip: mkimage: fix mkimage -l for header v1
by Quentin Schulz
· 6 months ago
7e52d6c
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
WIP/24May2024-next
cb9ae40
tools: mkfwumdata: add logic to append vendor data to the FWU metadata
by Sughosh Ganu
· 8 months ago
df42d68
tools: mkfwumdata: add support for metadata version 2
by Sughosh Ganu
· 8 months ago
d99127a
tools: mkfwumdata: fix the size parameter to the fwrite call
by Sughosh Ganu
· 8 months ago
bc6beae
binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
by Marek Vasut
· 6 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
WIP/20May2024-next
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
47558a4
common.h: Remove this file and all references
by Tom Rini
· 7 months ago
Next »