Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
049a238a1d42f863cda7d25bd79336a15e2cefce
/
tools
2fd8155
tools: logos: Add TI logo files
by Nikhil M Jain
· Tue Jan 31 15:35:20 2023 +0530
7ed5b72
tools: imx8image: Fix handle leak
by Mikhail Ilin
· Wed Nov 23 13:59:49 2022 +0300
2827721
tools: imx8mimage: Fix handle leak
by Mikhail Ilin
· Wed Nov 23 13:48:44 2022 +0300
bec242f
tools: imximage: Fix check array index
by Mikhail Ilin
· Tue Nov 22 12:34:26 2022 +0300
13878dd
mkimage: fit: Support signed configurations in 'auto' FITs
by Massimo Pegorer
· Thu Jan 05 10:31:09 2023 +0100
1826c55
ifwitool: Fix member access
by Simon Glass
· Wed Jan 18 13:13:17 2023 -0700
6490d4b
binman: Fix a test-coverage regression
by Simon Glass
· Mon Jan 23 11:29:41 2023 -0700
e257402
binman: Add 'min-size' entry property
by Samuel Holland
· Sat Jan 21 17:25:16 2023 -0600
490f73c
binman: Add support for selecting firmware to use with split-elf
by Jonas Karlman
· Sat Jan 21 19:02:12 2023 +0000
d2c7d90
binman: Add special subnodes to the nodes generated by split-elf
by Jonas Karlman
· Sat Jan 21 19:01:48 2023 +0000
c59ea89
binman: Add support for align argument to mkimage tool
by Jonas Karlman
· Sat Jan 21 19:01:39 2023 +0000
4023964
patman: symlink top level .checkpatch.conf
by Maxim Cournoyer
· Fri Jan 13 08:50:50 2023 -0500
6a407e1
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
by Maxim Cournoyer
· Fri Jan 13 08:50:49 2023 -0500
49e9c00
binman: Support positioning an entry by and ELF symbol
by Simon Glass
· Wed Jan 11 16:10:19 2023 -0700
e8cea0e
dtoc: Add a way to read a phandle with params
by Simon Glass
· Wed Jan 11 16:10:18 2023 -0700
e0035c9
binman: Provide general support for updating ELF symbols
by Simon Glass
· Wed Jan 11 16:10:17 2023 -0700
f1ee03b
binman: Support overlapping entries
by Simon Glass
· Wed Jan 11 16:10:16 2023 -0700
d374606
binman: Add a function to check for special section nodes
by Simon Glass
· Wed Jan 11 16:10:15 2023 -0700
a4948b2
binman: Add a null entry
by Simon Glass
· Wed Jan 11 16:10:14 2023 -0700
0299765
binman: Clarify use of False when obtaining data
by Simon Glass
· Wed Jan 11 16:10:13 2023 -0700
7447a9d
binman: Add a test for an inner section with a size
by Simon Glass
· Wed Jan 11 16:10:12 2023 -0700
63328f1
binman: Support optional external blobs
by Simon Glass
· Sat Jan 07 14:07:15 2023 -0700
ad5cfe1
binman: Support new op-tee binary format
by Simon Glass
· Sat Jan 07 14:07:14 2023 -0700
6e657f6
binman: Add a way to check for a valid ELF file
by Simon Glass
· Sat Jan 07 14:07:13 2023 -0700
1e9e61c
binman: Support optional entries
by Simon Glass
· Sat Jan 07 14:07:12 2023 -0700
18ed996
binman: Use a reference for binman symbols docs
by Simon Glass
· Sat Jan 07 14:07:11 2023 -0700
da6a908
binman: Update entry docs
by Simon Glass
· Sat Jan 07 14:07:10 2023 -0700
820d361
binman: Tidy up comment in fit _gen_node
by Simon Glass
· Sat Jan 07 14:07:09 2023 -0700
de24416
binman: Allow writing section contents to a file
by Simon Glass
· Sat Jan 07 14:07:08 2023 -0700
d8f88d8
trace: Update trace-format generator for newer version
by Simon Glass
· Wed Dec 21 16:08:25 2022 -0700
ec86a63
trace: Adjust flags in proftool
by Simon Glass
· Wed Dec 21 16:08:24 2022 -0700
3541407
mkimage: Add a few more messages for FIT failures
by Simon Glass
· Wed Dec 21 16:08:23 2022 -0700
9fa6851
rockchip: mkimage: Add rv1126 support
by Jagan Teki
· Wed Dec 14 23:21:07 2022 +0530
f33096e
rockchip: mkimage: make RC4 key const
by John Keeping
· Fri Nov 18 16:13:18 2022 +0000
ac6c333
CI/Docker: Update to jammy-20221130 tag
by Tom Rini
· Wed Jan 11 12:24:57 2023 -0500
c2c98ea
Dockerfile: add package texinfo
by Heinrich Schuchardt
· Fri Dec 30 05:41:01 2022 +0100
3ef23e9
patman: add '--get-maintainer-script' argument
by Maxim Cournoyer
· Tue Dec 20 00:28:46 2022 -0500
cb8d3b1
patman: additionally honor a local .patman config file
by Maxim Cournoyer
· Tue Dec 20 00:38:41 2022 -0500
64a690f
patman: fail early in Setup when provided config file does not exist
by Maxim Cournoyer
· Tue Dec 20 00:38:40 2022 -0500
da6f7cf
patman: set the default config_fname argument value to None
by Maxim Cournoyer
· Tue Dec 20 00:38:39 2022 -0500
a81a41f
patman: import gitutil module where it is needed
by Maxim Cournoyer
· Tue Dec 20 00:38:38 2022 -0500
cc38d35
patman: replace deprecated SafeConfigParser with ConfigParser
by Maxim Cournoyer
· Tue Dec 20 00:38:37 2022 -0500
97f4d76
patman: fix pep8 warnings in settings module
by Maxim Cournoyer
· Tue Dec 20 00:38:36 2022 -0500
6a3f71c
patman: document default 'send' command
by Maxim Cournoyer
· Mon Dec 19 17:32:45 2022 -0500
c9f6554
patman: document how to run test suite via pytest
by Maxim Cournoyer
· Mon Dec 19 17:32:44 2022 -0500
cda0012
patman: hide the 'test' command unless test data is available
by Maxim Cournoyer
· Mon Dec 19 17:32:43 2022 -0500
0e54e70
patman: add pytest configuration file
by Maxim Cournoyer
· Mon Dec 19 17:32:42 2022 -0500
def31ed
patman: rename main script to __main__.py
by Maxim Cournoyer
· Mon Dec 19 17:32:41 2022 -0500
2f3abd6
patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
by Maxim Cournoyer
· Mon Dec 19 17:32:40 2022 -0500
0331edb
patman: locate test data files via __file__ and pathlib
by Maxim Cournoyer
· Mon Dec 19 17:32:39 2022 -0500
9a196fb
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.
by Maxim Cournoyer
· Mon Dec 19 17:32:38 2022 -0500
124acc9
patman: locate README.rst via importlib
by Maxim Cournoyer
· Fri Dec 16 20:45:29 2022 -0500
1484c1a
patman: fix installation of README.rst data file
by Maxim Cournoyer
· Fri Dec 16 20:45:28 2022 -0500
fcf2e85
patman: remove extraneous imports
by Maxim Cournoyer
· Fri Dec 16 20:45:27 2022 -0500
6c12497
patman: Switch to setuptools
by Sean Anderson
· Sun Nov 27 16:55:02 2022 -0500
c1b64aa
kbuild: Remove checking for adhoc CONFIG symbols
by Tom Rini
· Sun Dec 04 10:14:16 2022 -0500
14f8ef6
checkpatch.pl: Update CONFIG logic in U-Boot section
by Tom Rini
· Sun Dec 04 10:14:14 2022 -0500
aefad5d
global: Migrate CONFIG_X86_MRC_ADDR to CFG
by Tom Rini
· Sun Dec 04 10:14:07 2022 -0500
4714ab2
env: Rework ENV_IS_EMBEDDED and related logic slightly
by Tom Rini
· Fri Dec 02 16:42:17 2022 -0500
5e4d55c
u-boot-initial-env: rework make target
by Max Krummenacher
· Mon Nov 28 09:41:22 2022 +0100
0aa1da6
tools: mkimage: add new image type "fdt_legacy"
by Marc Kleine-Budde
· Wed Nov 23 12:55:33 2022 +0100
adc99e1
tools: mkimage: don't print error message "Success" in case of failure
by Marc Kleine-Budde
· Wed Nov 23 12:55:32 2022 +0100
acea4f5
tools: fdtgrep: Fix handle leak
by Mikhail Ilin
· Wed Nov 23 14:31:03 2022 +0300
fc0453d
tools: mkimage: Fix nullptr at strchr()
by Mikhail Ilin
· Wed Nov 23 12:39:36 2022 +0300
fd1f4e1
tool: ifwitool: Fix buffer overflow
by Mikhail Ilin
· Fri Nov 18 14:50:24 2022 +0300
2d11b46
tool: ifwitool: The function localtime() can return NULL.
by Mikhail Ilin
· Fri Nov 18 11:50:02 2022 +0300
18ca449
tools: env: fw_env: Fix unused-result warning
by Jaehoon Chung
· Thu Oct 13 17:41:21 2022 +0900
77d48f1
CI: Update to gcc-12.2
by Tom Rini
· Tue Nov 22 12:31:58 2022 -0500
e0425e3
buildman: Fetch 12.2.0 toolchains by default
by Tom Rini
· Tue Nov 22 12:31:53 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
d1c5106
tools: mkenvimage: Drop duplicate crc header include
by Marek Vasut
· Mon Nov 07 01:56:04 2022 +0100
a20c041
binman: Add documentation for the command line args
by Simon Glass
· Wed Nov 09 19:14:54 2022 -0700
93ebd46
buildman: Add --allow-missing flag to allow missing blobs
by Tom Rini
· Wed Nov 09 19:14:53 2022 -0700
211c74b
buildman: Reinstate removal of temp output dir in tests
by Simon Glass
· Wed Nov 09 19:14:52 2022 -0700
ccc6906
buildman: Ensure config_fname is inited
by Simon Glass
· Wed Nov 09 19:14:51 2022 -0700
a922347
binman: Add a separate section about environment variables
by Simon Glass
· Wed Nov 09 19:14:49 2022 -0700
199da41
buildman: Detect binman reporting missing blobs
by Simon Glass
· Wed Nov 09 19:14:48 2022 -0700
e93918b
buildman: Drop mention of old architectures
by Simon Glass
· Wed Nov 09 19:14:47 2022 -0700
8897c7d
buildman: Update the default settings file
by Simon Glass
· Wed Nov 09 19:14:46 2022 -0700
c325dbe
buildman: Update the arc toolchain
by Simon Glass
· Wed Nov 09 19:14:45 2022 -0700
794beab
buildman: Drop mention of MAKEALL
by Simon Glass
· Wed Nov 09 19:14:44 2022 -0700
79cc9be
buildman: Convert documentation to rST
by Simon Glass
· Wed Nov 09 19:14:43 2022 -0700
6bce5dc
binman: Use an exit code when blobs are missing
by Simon Glass
· Wed Nov 09 19:14:42 2022 -0700
2c70188
Revert "binman: btool: gzip: fix packer name so that binary can be found"
by Quentin Schulz
· Mon Nov 07 13:54:56 2022 +0100
c33383c
binman: bintool: remove btool_ prefix from btool names
by Quentin Schulz
· Mon Nov 07 13:54:54 2022 +0100
c067638
mkeficapsule: Add support for setting OEM flags in capsule header
by Sughosh Ganu
· Fri Oct 21 18:16:07 2022 +0530
b39405d
mkeficapsule: Add support for generating empty capsules
by Sughosh Ganu
· Fri Oct 21 18:16:06 2022 +0530
77079e7
test: dm: Add test cases for FWU Metadata uclass
by Sughosh Ganu
· Fri Oct 21 18:16:05 2022 +0530
37f85de
binman: Support writing symbols into ELF files
by Simon Glass
· Thu Oct 20 18:22:47 2022 -0600
6fc079e
binman: Handle writing ELF symbols in the Entry class
by Simon Glass
· Thu Oct 20 18:22:46 2022 -0600
133f0f7
binman: Split out looking up a symbol into a function
by Simon Glass
· Thu Oct 20 18:22:45 2022 -0600
cb452b0
binman: Allow obtaining a symbol value
by Simon Glass
· Thu Oct 20 18:22:44 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
3a90a69
buildman: Handle the MAINTAINERS 'N' tag
by Simon Glass
· Tue Oct 11 08:15:37 2022 -0600
5bfbffb
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Oct 30 17:16:35 2022 -0400
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
7391444
Drop CONFIG_LCD_LOGO
by Simon Glass
· Sun Oct 16 15:19:04 2022 -0600
3eb4be3
binman: Add support for symlinking images
by Neha Malcom Francis
· Mon Oct 17 16:36:25 2022 +0530
016f4d5
mkimage: fit: Fix signing of configs with external data
by Sean Anderson
· Thu Oct 20 15:41:10 2022 -0400
b955cd2
docker: Install pyelftools for builds
by Simon Glass
· Thu Oct 13 06:25:57 2022 -0600
Next »