Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3559629ff57010c09a6cbd4145031cacba697a35
/
tools
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
94c3ff6
binman: btool: futility: use Bintool.version
by Quentin Schulz
· Thu Sep 01 17:51:42 2022 +0200
853c514
binman: btool: fiptool: use Bintool.version
by Quentin Schulz
· Thu Sep 01 17:51:41 2022 +0200
3264c35
binman: bintool: parametrize args to pass to binary for returning version
by Quentin Schulz
· Thu Sep 01 17:51:40 2022 +0200
21811f6
binman: btool: mkimage: use Bintool.version
by Quentin Schulz
· Thu Sep 01 17:51:39 2022 +0200
29d45ac
binman: btool: lz4: use Bintool.version
by Quentin Schulz
· Thu Sep 01 17:51:38 2022 +0200
bbfc137
binman: bintool: move version check implementation into bintool class
by Quentin Schulz
· Thu Sep 01 17:51:37 2022 +0200
ca87ebf
binman: btool: gzip: fix packer name so that binary can be found
by Quentin Schulz
· Wed Aug 31 17:55:14 2022 +0200
a94c5e6
tools: mkimage: fix build with recent LibreSSL
by Mark Kettenis
· Mon Aug 29 13:34:01 2022 +0200
3074bdd
binman: Sort tests and rework test-file numbers
by Stefan Herbrechtsmeier
· Tue Aug 23 12:46:09 2022 +0200
fca3856
binman: Document how to handle dependent images
by Simon Glass
· Thu Aug 18 02:16:46 2022 -0600
7d959c5
binman: Mention split-elf in the main docs
by Simon Glass
· Thu Aug 18 02:16:45 2022 -0600
8c73b76
patman: Tidy up unnecessary blank lines and numbers
by Simon Glass
· Wed Aug 17 12:47:07 2022 -0600
a1975d9
patman: Fix version table
by Simon Glass
· Wed Aug 17 12:47:06 2022 -0600
e19f097
Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Aug 22 12:41:07 2022 -0400
d1ed446
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
by Tom Rini
· Tue Aug 09 21:08:54 2022 -0400
a5e4dcb
binman: Add zstd bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:38 2022 +0200
eeb40b4
binman: Add xz bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:37 2022 +0200
9087fc5
binman: Add lzop bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:36 2022 +0200
2b8cda6
binman: Add gzip bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:35 2022 +0200
9f25457
binman: Add bzip2 bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:34 2022 +0200
23cb821
binman: Add BintoolPacker class to bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:33 2022 +0200
a14bee0
binman: Add compression tests
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:32 2022 +0200
94813a0
binman: Support missing compression tools
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:31 2022 +0200
a6e0b50
binman: Move compression bintool management into entry class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:30 2022 +0200
80c6277
binman: Select compression bintools in cbfs_util class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:29 2022 +0200
b4bfbce
binman: Move compression bintools creation into test setup
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:28 2022 +0200
b2f8d61
binman: Remove obsolete compressed data header handling
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:27 2022 +0200
1732229
binman: Disable compressed data header
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:26 2022 +0200
11121d3
binman: Add length header attribute to dtb entry
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:25 2022 +0200
7f128a7
binman: Add DecompressData function to entry class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:24 2022 +0200
86f1fc0
binman: Check only section data in multi section test
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:23 2022 +0200
4725030
binman: Collect bintools before usage
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:22 2022 +0200
c766c8e
binman: Forward AddBintools calls to base class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:21 2022 +0200
Next »