Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad5cfe1bd6b48de94027c22d793afa64b83c8e2c
/
tools
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
eacbced
tools: k3_gen_x509_cert: Do not print SWRV on build
by Andrew Davis
· Fri Oct 07 15:35:31 2022 -0500
db7b157
image-pre-load: Move macros/definitions to image.h
by Steven Lawrance
· Wed Sep 14 20:57:27 2022 +0200
8c7fd87
buildman: differentiate between riscv32, riscv64
by Heinrich Schuchardt
· Mon Oct 03 18:07:53 2022 +0200
3282915
docker: install riscv32 toolchain
by Heinrich Schuchardt
· Mon Oct 03 18:07:52 2022 +0200
55f9e49
tools: kwbimage: Verify maximal kwbimage header size
by Pali Rohár
· Sun Sep 18 18:39:18 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
64f2dda
tools: env: Fix missing closedir in ubi_get_volnum_by_name
by Miaoqian Lin
· Mon Sep 19 08:28:09 2022 +0400
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
f291ee1
tools: mtk_image: add support for nand headers used by newer chips
by developer
· Fri Sep 09 20:00:25 2022 +0800
4873b41
tools: mtk_image: split the code of generating NAND header into a new file
by developer
· Fri Sep 09 20:00:21 2022 +0800
f9e11c9
tools: mtk_image: split gfh header verification into a new function
by developer
· Fri Sep 09 20:00:18 2022 +0800
4914547
binman: Get futility by building it
by Simon Glass
· Sat Sep 17 09:01:19 2022 -0600
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
3bdb668
tools: termios_linux.h: Fix compilation on non-glibc systems
by Pali Rohár
· Thu Sep 08 16:59:36 2022 +0200
5285984
tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
by Stefan Roese
· Fri Aug 19 09:43:59 2022 +0200
1158914
dtoc: Drop sys.exit() in test_fdt
by Simon Glass
· Sat Aug 06 17:51:58 2022 -0600
56d0541
binman: Add VPL support
by Simon Glass
· Mon Feb 28 07:16:54 2022 -0700
ffe3cd5
Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Sep 07 08:38:44 2022 -0400
0d3a926
binman: allow user-defined filenames for mkimage entry
by Quentin Schulz
· Fri Sep 02 15:10:49 2022 +0200
9b5c648
binman: add support for skipping file concatenation for mkimage
by Quentin Schulz
· Fri Sep 02 15:10:48 2022 +0200
d2c153f
binman: bintool: bzip2: fix version function on non-Debian-based systems
by Quentin Schulz
· Thu Sep 01 17:51:43 2022 +0200
Next »