Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e054a755be01a47b9894c6f71114d70657fb5742
/
tools
e054a75
qconfig: Move commit code into a separate function
by Simon Glass
· 5 months ago
4c05903
qconfig: Move all move_config code into move_config()
by Simon Glass
· 5 months ago
3c4cb20
qconfig: Add a return value to do_find_config()
by Simon Glass
· 5 months ago
1835211
qconfig: Move imply into a separate function
by Simon Glass
· 5 months ago
6901a64
qconfig: Add a return value to do_scan_source()
by Simon Glass
· 5 months ago
ac261cc
qconfig: Move testing into a separate function
by Simon Glass
· 5 months ago
84f541a
qconfig: Move converting config args to the top
by Simon Glass
· 5 months ago
9a042c5
qconfig: Move checking directory to the top
by Simon Glass
· 5 months ago
704dd89
qconfig: Move getting the colour to where it is needed
by Simon Glass
· 5 months ago
855a0ce
qconfig: Move arg checking to the top of main()
by Simon Glass
· 5 months ago
771276e
qconfig: Move arg checking a little higher
by Simon Glass
· 5 months ago
fe11dcf
qconfig: Move arg parsing into a separate function
by Simon Glass
· 5 months ago
4696094
qconfig: Rename the doc link
by Simon Glass
· 5 months ago
0f43920
qconfig: Correct format string in do_imply_config()
by Simon Glass
· 5 months ago
2815557
qconfig: Tidy up some pylint warnings
by Simon Glass
· 5 months ago
a0a6160
qconfig: Make KconfigScanner a function
by Simon Glass
· 5 months ago
0c3c7ca
qconfig: Drop the try_expand() function
by Simon Glass
· 5 months ago
3a315fa
qconfig: Fix pylint error in read_database()
by Simon Glass
· 5 months ago
40db432
tools: Remove duplicate newlines
by Marek Vasut
· 5 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
· 8 months ago
2597809
patman: Add Commit-cc as an alias for Patch-cc
by Sean Anderson
· 8 months ago
a06df74
patman: Fix tests if add_maintainers is set to False
by Sean Anderson
· 8 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
e0683f9
rockchip: mkimage: fix mkimage -l for header v1
by Quentin Schulz
· 6 months ago
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
910bdb2
tools: mkfwumdata: add logic to append vendor data to the FWU metadata
by Sughosh Ganu
· 8 months ago
081c089
tools: mkfwumdata: add support for metadata version 2
by Sughosh Ganu
· 8 months ago
9c26778
tools: mkfwumdata: fix the size parameter to the fwrite call
by Sughosh Ganu
· 8 months ago
96e614e
binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
by Marek Vasut
· 6 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 7 months ago
8678ffe
common.h: Remove this file and all references
by Tom Rini
· 7 months ago
bb3354e
binman: Fix typo in mkimage etype description
by Marek Vasut
· 7 months ago
3715311
tools: typo arguemnts
by Heinrich Schuchardt
· 8 months ago
564e37d
binman: Add nxp_imx8mimage etype
by Marek Vasut
· 7 months ago
15f85c2
tools: copyfile: use 64k instead of 512 buffer
by Ahelenia Ziemiańska
· 8 months ago
23b571e
image-host: Fix error value paths and emit error messages to stderr.
by Hugo Cornelis
· 8 months ago
7585cc5
tools: binman: ti_board_cfg: improve error message
by Michael Walle
· 8 months ago
8cfcc9b
binman: ti-secure: Enable debug extension for combined boot
by Manorit Chawdhry
· 8 months ago
aa3dc33
trace: use dynamic string buffer in make_flamegraph()
by Vincent Stehlé
· 8 months ago
c668b15
tools: open FIT image read-only
by Ahelenia Ziemiańska
· 8 months ago
98c9212
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· 8 months ago
64fe6ae
patman: Properly document the patchwork_url setting
by Douglas Anderson
· 9 months ago
51c5ae1
CI: Move to latest container image
by Tom Rini
· 9 months ago
139e995
CI: Cherry-pick reset support for m68k for QEMU
by Tom Rini
· 9 months ago
e752a3a
CI: Update to using clang-17
by Tom Rini
· 9 months ago
905d075
Dockerfile: install xilinx-bootgen package
by Heinrich Schuchardt
· 9 months ago
2b4a656
Dockerfile: build fiptool
by Heinrich Schuchardt
· 9 months ago
12ef744
tools: imx9_image: Reword warning message.
by Mathieu Othacehe
· 9 months ago
17575c4
dtoc: avoid invalid escape sequence '\s'
by Heinrich Schuchardt
· 9 months ago
55ada78
CI: Move to latest container image
by Tom Rini
· 10 months ago
9e2b09e
Dockerfile: Build coreboot from source
by Tom Rini
· 10 months ago
aad057e
tools: mkimage: Add support for i.MXRT FlexSPI Header
by Jesse Taube
· 10 months ago
88c1116d
tools: buildman: fix non-existing SafeConfigParser in Python 3.12+
by Quentin Schulz
· 10 months ago
763160f
docker: Add tools/buildman/requirements.txt to the cache
by Tom Rini
· 11 months ago
9281484
image-host: refactor and protect for very long filenames
by Hugo Cornelis
· 11 months ago
8cd0451
tools: binman: ti_board_cfg: Check for linting problems
by Neha Malcom Francis
· 11 months ago
4f963dc
CI: Move to latest Ubuntu "Jammy" tag
by Tom Rini
· 11 months ago
24069c2
docker: build QEMU v8.2.0
by Heinrich Schuchardt
· 11 months ago
c71fcdf
Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 11 months ago
0136a7c
doc: fix three-dash references in reStructuredText
by Grzegorz Szymaszek
· 11 months ago
dcfb633
tools: fix build without LIBCRYPTO support
by Paul-Erwan Rio
· 12 months ago
3f3c838
tools: kwbimage: Allow disabling build on non-mvebu platforms
by Alexander Dahl
· 12 months ago
1c33e98
tools: zynqmpimage: print partition names
by Brandon Maier
· 11 months ago
cfec0b1
tools: zynqmpimage: add partition extracting
by Brandon Maier
· 11 months ago
a2fbda0
tools: zynqmpimage: print all partition sizes
by Brandon Maier
· 11 months ago
c234c91
tools: zynqmpimage: show info on partition 0
by Brandon Maier
· 11 months ago
9b832ad
mach-imx: Add i.MX93 binman support.
by Mathieu Othacehe
· 11 months ago
ade0dc3
fw_env: autodetect NAND erase size and env sectors
by Anthony Loiseau
· 11 months ago
b509c7d
fw_env: keep calling read() until whole flash block is read
by Rafał Miłecki
· 12 months ago
260de10
fw_env: rename variables holding env data content
by Rafał Miłecki
· 12 months ago
a2c5291
fw_env: fix reading NVMEM device's "compatible" value
by Rafał Miłecki
· 12 months ago
dea1388
Merge patch series "ATF and OP-TEE Firewalling for K3 devices."
by Tom Rini
· 11 months ago
2e523b0
binman: ftest: Add test for ti-secure firewall node
by Manorit Chawdhry
· 11 months ago
48a0060
binman: ti-secure: Add support for firewalling entities
by Manorit Chawdhry
· 11 months ago
b63e9b0
dtoc: Change dst to self in debug message
by Manorit Chawdhry
· 11 months ago
ef8e072
fdtgrep: Allow propagating properties up to supernodes
by Simon Glass
· 12 months ago
Next »