Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fd35fbe22261f4f64bd83097bb10e7db323f54b9
/
tools
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
38d88f1
binman: Fix typo in mkimage etype description
by Marek Vasut
· 7 months ago
d881da3
tools: typo arguemnts
by Heinrich Schuchardt
· 7 months ago
a9f2ff5
binman: Add nxp_imx8mimage etype
by Marek Vasut
· 7 months ago
7c665e1
tools: copyfile: use 64k instead of 512 buffer
by Ahelenia Ziemiańska
· 8 months ago
55a7d60
image-host: Fix error value paths and emit error messages to stderr.
by Hugo Cornelis
· 8 months ago
a26bef2
tools: binman: ti_board_cfg: improve error message
by Michael Walle
· 8 months ago
fbfd2ba
binman: ti-secure: Enable debug extension for combined boot
by Manorit Chawdhry
· 8 months ago
b782be4
trace: use dynamic string buffer in make_flamegraph()
by Vincent Stehlé
· 8 months ago
32bc256
tools: open FIT image read-only
by Ahelenia Ziemiańska
· 8 months ago
ab8d9ca
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· 8 months ago
WIP/25Mar2024-next
fcd0c8b
patman: Properly document the patchwork_url setting
by Douglas Anderson
· 9 months ago
cacc0b2
CI: Move to latest container image
by Tom Rini
· 8 months ago
074bfab
CI: Cherry-pick reset support for m68k for QEMU
by Tom Rini
· 9 months ago
96afd8a
CI: Update to using clang-17
by Tom Rini
· 9 months ago
d3f9078
Dockerfile: install xilinx-bootgen package
by Heinrich Schuchardt
· 9 months ago
25296cf
Dockerfile: build fiptool
by Heinrich Schuchardt
· 9 months ago
867f97e
tools: imx9_image: Reword warning message.
by Mathieu Othacehe
· 9 months ago
cf62803
dtoc: avoid invalid escape sequence '\s'
by Heinrich Schuchardt
· 9 months ago
cb59ca3
CI: Move to latest container image
by Tom Rini
· 10 months ago
f382050
Dockerfile: Build coreboot from source
by Tom Rini
· 10 months ago
b0adbd6
tools: mkimage: Add support for i.MXRT FlexSPI Header
by Jesse Taube
· 10 months ago
341e8a6
tools: buildman: fix non-existing SafeConfigParser in Python 3.12+
by Quentin Schulz
· 10 months ago
3d878b8
docker: Add tools/buildman/requirements.txt to the cache
by Tom Rini
· 10 months ago
bc01d9f
image-host: refactor and protect for very long filenames
by Hugo Cornelis
· 11 months ago
10fee88
tools: binman: ti_board_cfg: Check for linting problems
by Neha Malcom Francis
· 11 months ago
b8f7b37
CI: Move to latest Ubuntu "Jammy" tag
by Tom Rini
· 10 months ago
50a907e
docker: build QEMU v8.2.0
by Heinrich Schuchardt
· 11 months ago
002764d
Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 10 months ago
753f76e
doc: fix three-dash references in reStructuredText
by Grzegorz Szymaszek
· 11 months ago
03e5982
tools: fix build without LIBCRYPTO support
by Paul-Erwan Rio
· 11 months ago
b646a10
tools: kwbimage: Allow disabling build on non-mvebu platforms
by Alexander Dahl
· 11 months ago
c919069
tools: zynqmpimage: print partition names
by Brandon Maier
· 11 months ago
d47935b
tools: zynqmpimage: add partition extracting
by Brandon Maier
· 11 months ago
2ddd024
tools: zynqmpimage: print all partition sizes
by Brandon Maier
· 11 months ago
85acf83
tools: zynqmpimage: show info on partition 0
by Brandon Maier
· 11 months ago
f637dfe
mach-imx: Add i.MX93 binman support.
by Mathieu Othacehe
· 11 months ago
d73a664
fw_env: autodetect NAND erase size and env sectors
by Anthony Loiseau
· 11 months ago
WIP/2024-01-05-fw_env-fixes
9e3003f
fw_env: keep calling read() until whole flash block is read
by Rafał Miłecki
· 12 months ago
73b3080
fw_env: rename variables holding env data content
by Rafał Miłecki
· 12 months ago
f29c5ca
fw_env: fix reading NVMEM device's "compatible" value
by Rafał Miłecki
· 12 months ago
0d53be7
Merge patch series "ATF and OP-TEE Firewalling for K3 devices."
by Tom Rini
· 11 months ago
WIP/04Jan2024-next
ba51299
binman: ftest: Add test for ti-secure firewall node
by Manorit Chawdhry
· 11 months ago
a3e407b
binman: ti-secure: Add support for firewalling entities
by Manorit Chawdhry
· 11 months ago
b1839fc
dtoc: Change dst to self in debug message
by Manorit Chawdhry
· 11 months ago
7a06cc2
fdtgrep: Allow propagating properties up to supernodes
by Simon Glass
· 11 months ago
61a695e
fdtgrep: Move property checking into a function
by Simon Glass
· 11 months ago
490afe7
fdtgrep: Simplify code to inverting the match
by Simon Glass
· 11 months ago
b1823ed
fdtgrep: Tidy up comment for h_include()
by Simon Glass
· 11 months ago
f3acd20
fdtgrep: Correct references to fdt_find_regions()
by Simon Glass
· 11 months ago
9dab5bd
fdtgrep: Correct ordering of flags
by Simon Glass
· 11 months ago
233a613
fdtgrep: Tidy up a few type warnings and comments
by Simon Glass
· 11 months ago
Next »