Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f7413f06a88494d0170354f22bf9d13b0371e840
/
tools
f7413f0
binman: Convert mkimage to Entry_section
by Marek Vasut
· Tue Jul 18 07:23:58 2023 -0600
0b25b43
binman: Add more detail on how ObtainContents() works
by Simon Glass
· Tue Jul 18 07:23:57 2023 -0600
ea1d77d
binman: Update elf to return number of written symbols
by Simon Glass
· Tue Jul 18 07:23:56 2023 -0600
4abf784
binman: Allow disabling symbol writing
by Simon Glass
· Tue Jul 18 07:23:54 2023 -0600
9389ad16
binman: Read _multiple_data_files in the correct place
by Simon Glass
· Tue Jul 18 07:23:53 2023 -0600
1f52efa
binman: Use GetEntries() to obtain section contents
by Simon Glass
· Tue Jul 18 07:23:52 2023 -0600
1d8d675
binman: Init align_default in entry_Section
by Simon Glass
· Tue Jul 18 07:23:51 2023 -0600
933cb7a
tools: Fix package discovery in pyproject.toml of u_boot_pylib.
by Maxim Cournoyer
· Fri Jul 07 17:15:32 2023 -0400
2883fd2
tools: Fix README file in pyproject.toml of u_boot_pylib.
by Maxim Cournoyer
· Fri Jul 07 17:15:31 2023 -0400
b8c2655
expo: Add tests for the configuration editor
by Simon Glass
· Thu Jun 01 10:23:03 2023 -0600
245c52c
binman: Correct coverage gap in control
by Simon Glass
· Thu Jun 01 10:22:25 2023 -0600
5ba5a20
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Jul 11 13:27:32 2023 -0400
0a3cc11
Merge branch 'next'
by Tom Rini
· Mon Jul 10 14:29:14 2023 -0400
c49be75
mkeficapsule: fix efi_firmware_management_capsule_header data type
by Malte Schmidt
· Fri Jun 16 10:28:05 2023 +0200
1af3ab5
Adjust gitignore for tools/generated/
by Tobias Deiminger
· Tue Jun 20 00:41:03 2023 +0200
bd71c4f
Kbuild: Fix cleanup of generated sources in tools
by Tobias Deiminger
· Tue Jun 20 00:41:02 2023 +0200
d9d5fe0
tools: spkgimage: correct printf specifier
by Heinrich Schuchardt
· Tue Jul 04 22:18:09 2023 +0200
4a4ebe3
Merge tag 'v2023.07-rc6' into next
by Tom Rini
· Wed Jul 05 11:28:55 2023 -0400
edaa0c3
mkimage: Use PATH_MAX for path length
by Mingli Yu
· Mon Jun 19 14:22:50 2023 +0800
da9739c
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 12 16:42:37 2023 -0400
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
cf84dcd
tools: relocate-rela: Fix typo
by Marek Vasut
· Wed May 31 00:53:19 2023 +0200
ca09ad7
tools: Add mkfwumdata tool for FWU metadata image
by Masami Hiramatsu
· Wed May 31 00:29:24 2023 -0500
de87ca0
mkeficapsule: add FMP Payload Header
by Masahisa Kojima
· Wed Jun 07 14:41:56 2023 +0900
2d283fa
tools: spkgimage: add Renesas SPKG format
by Ralph Siemsen
· Fri May 12 21:36:57 2023 -0400
28fa3a5
binman: Support writing symbols for ucode etypes
by Simon Glass
· Thu May 04 16:50:46 2023 -0600
aa8ac95
buildman: Pass -Werror to the host compiler too
by Simon Glass
· Fri Apr 28 13:50:48 2023 -0600
0c36e65
tools: fix TestFdtUtil()
by Heinrich Schuchardt
· Thu Apr 20 20:03:43 2023 +0200
6d7c40c
tools: Fall back to importlib_resources on Python 3.6
by Jan Kiszka
· Sat Apr 22 16:42:48 2023 +0200
d01d667
patman: fix class TestFunctional
by Heinrich Schuchardt
· Thu Apr 20 20:07:29 2023 +0200
25b39e8
binman: Use expanduser instead of HOME
by Simon Glass
· Wed Apr 19 15:21:14 2023 -0600
53ad29c
binman: Use unsigned long over typedef ulong
by Andrew Davis
· Tue Apr 04 13:45:41 2023 -0500
8d6c454
tools: env: update lock path in README
by John Keeping
· Wed Apr 12 12:24:26 2023 +0100
61521ca
patman: Declare the future Series memory
by Simon Glass
· Mon Apr 24 06:16:00 2023 +1200
3e4b4c4
tools: prelink-riscv: Unmap the ELF image when done
by Bin Meng
· Thu Apr 13 14:20:03 2023 +0800
0320d52
tools: prelink-riscv: Cosmetic style fixes
by Bin Meng
· Thu Apr 13 14:20:02 2023 +0800
eebdc21
tools: kwboot: Add support for parsing SATA images with non-512 block size
by Pali Rohár
· Wed Mar 29 21:25:57 2023 +0200
15c89378
tools: kwbimage: Add support for SATA images with non-512 byte block size
by Pali Rohár
· Wed Mar 29 21:25:56 2023 +0200
5a5e546
tools: kwbimage: Simplify align code
by Pali Rohár
· Wed Mar 29 21:25:55 2023 +0200
0ed41e2
tools: imagetool: Extend print_header() by params argument
by Pali Rohár
· Wed Mar 29 21:25:54 2023 +0200
dff7580
tools: avoid implicit fallthrough in fdt_add_pubkey
by Heinrich Schuchardt
· Sat Apr 01 08:09:34 2023 +0200
5e0aa81
tools: env: use /run to store lockfile
by Tim Lee
· Fri Feb 10 17:05:39 2023 +0800
aaa366f
Dockerfile: add mkbootimg tool
by Safae Ouajih
· Mon Feb 06 00:50:21 2023 +0100
ad9b2fd
CI: Move to clang-16
by Tom Rini
· Tue Mar 21 15:07:45 2023 -0400
54573e0
Dockerfile: Populate a pip cache
by Tom Rini
· Thu Mar 23 14:57:58 2023 -0400
95c015f
Merge branch 'next'
by Tom Rini
· Mon Apr 03 16:45:41 2023 -0400
9cf2fb4
buildman: Correct overwriting of settings file
by Simon Glass
· Tue Mar 28 10:47:37 2023 +1300
aebb5b9
arm: dts: iot2050: Optionally embed OTP programming data into image
by Jan Kiszka
· Tue Feb 28 19:19:18 2023 +0100
15bb43b
iot2050: Add script for signing artifacts
by Jan Kiszka
· Tue Feb 28 19:19:17 2023 +0100
4020ce0
tools: Add script for converting public key into device tree include
by Jan Kiszka
· Tue Feb 28 19:19:16 2023 +0100
a59bc02
iot2050: Update firmware layout
by Jan Kiszka
· Tue Feb 28 19:19:11 2023 +0100
709daaf
tools: kwboot: Document information about NOR XIP
by Pali Rohár
· Thu Mar 23 21:00:07 2023 +0100
89e162a
tools: kwboot: Workaround A38x BootROM bug for images with a gap
by Pali Rohár
· Thu Mar 23 20:57:55 2023 +0100
aa54748
tools: kwboot: Fix sending very small images
by Pali Rohár
· Thu Mar 23 20:57:54 2023 +0100
f539634
tools: kwboot: Fix inserting UART data checksum without -B option
by Pali Rohár
· Thu Mar 23 20:57:53 2023 +0100
bf5151b
tools: kwboot: Fix invalid UART kwbimage v1 headersz
by Pali Rohár
· Thu Mar 23 20:57:52 2023 +0100
0e8a026
tools: kwbimage: Fix invalid UART kwbimage v1 headersz
by Pali Rohár
· Thu Mar 23 20:57:51 2023 +0100
fd2de4f
proftool: Remove unused variables in make_flame_tree
by Tom Rini
· Mon Feb 27 17:08:38 2023 -0500
7c37780
imx8image: Remove unused cont_img_count variable
by Tom Rini
· Mon Feb 27 17:08:37 2023 -0500
2f91848
Dockerfile: Update to latest "Jammy" tag
by Tom Rini
· Tue Mar 21 15:31:19 2023 -0400
26a4183
Dockerfile: Add m68k-softmmu to qemu
by Tom Rini
· Tue Mar 21 15:28:00 2023 -0400
ddebd4b
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Mar 16 12:18:30 2023 -0400
a122030
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Thu Mar 16 12:16:14 2023 -0400
09753b3
buildman: Fix CROSS_COMPILE output for sandbox
by Simon Glass
· Fri Mar 10 12:48:51 2023 -0800
e814a14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
by Simon Glass
· Fri Mar 10 12:48:50 2023 -0800
ac55734
tools: add fdt_add_pubkey
by Roman Kopytin
· Wed Mar 08 01:13:41 2023 +0000
3cfcaa4d
binman: add tests for sign option
by Ivan Mikhaylov
· Wed Mar 08 01:13:40 2023 +0000
8a80386
binman: add sign option for binman
by Ivan Mikhaylov
· Wed Mar 08 01:13:39 2023 +0000
3d80de0
binman: add documentation for binman sign option
by Ivan Mikhaylov
· Wed Mar 08 01:13:38 2023 +0000
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
a4786c9
tools: relocate-rela: add support for handling 32-bit big endian files
by Ovidiu Panait
· Sat Mar 11 19:38:36 2023 +0200
6155b0b
tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
by Ovidiu Panait
· Sat Mar 11 19:38:35 2023 +0200
e4ff809
tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
by Ovidiu Panait
· Sat Mar 11 19:38:34 2023 +0200
c3fe97f
binman: Support generation of x509 certificates
by Simon Glass
· Thu Mar 02 17:02:45 2023 -0700
49b77e8
binman: Support updating section contents
by Simon Glass
· Thu Mar 02 17:02:44 2023 -0700
039d65f
binman: Handle missing bintools correctly in fit
by Simon Glass
· Thu Mar 02 17:02:43 2023 -0700
b9b9b27
binman: Allow preserving the output dir when replacing
by Simon Glass
· Thu Mar 02 17:02:42 2023 -0700
6e54f02
buildman: Correct CROSS_COMPILE output for sandbox
by Simon Glass
· Thu Mar 02 06:11:44 2023 -0700
dc19cee
patman: Check patches in parallel
by Simon Glass
· Wed Mar 08 10:52:55 2023 -0800
620639c
patman: Run get_maintainer.pl in parallel
by Simon Glass
· Wed Mar 08 10:52:54 2023 -0800
77f57df
patman: Refactor MakeCcFile() into two functions
by Simon Glass
· Wed Mar 08 10:52:53 2023 -0800
a59449c
patman: Drop an incorrect comment about git am
by Simon Glass
· Wed Mar 08 10:52:52 2023 -0800
bf3e1c6
doc: Add notes on how to install patman and binman
by Simon Glass
· Thu Feb 23 18:18:23 2023 -0700
4a0c915
binman: Add support for building a binmanu PyPi package
by Simon Glass
· Thu Feb 23 18:18:21 2023 -0700
feb80cc
binman: Use importlib to find the help
by Simon Glass
· Thu Feb 23 18:18:20 2023 -0700
cd6d633
binman: Hide the 'test' command unless test code is available
by Simon Glass
· Thu Feb 23 18:18:19 2023 -0700
56292b7
binman: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:18 2023 -0700
d053fa7
dtoc: Add support for building a dtoc PyPi package
by Simon Glass
· Thu Feb 23 18:18:17 2023 -0700
bd310df
dtoc: Use pathlib to find the test directory
by Simon Glass
· Thu Feb 23 18:18:16 2023 -0700
ff536de
dtoc: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:15 2023 -0700
48265ed
dtoc: Hide the test options unless test code is available
by Simon Glass
· Thu Feb 23 18:18:14 2023 -0700
a3132ad
buildman: Add support for building a buildman PyPi package
by Simon Glass
· Thu Feb 23 18:18:13 2023 -0700
c573580
buildman: Use importlib to find the help
by Simon Glass
· Thu Feb 23 18:18:12 2023 -0700
ba666eb
buildman: Fix use of a type as a variable
by Simon Glass
· Thu Feb 23 18:18:11 2023 -0700
69c4dc1
buildman: Hide the test options unless test code is available
by Simon Glass
· Thu Feb 23 18:18:10 2023 -0700
62043e3
buildman: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:09 2023 -0700
7509a93
patman: Add support for building a patman PyPi package
by Simon Glass
· Thu Feb 23 18:18:08 2023 -0700
c92395b
patman: Avoid importing test_checkpatch before it is needed
by Simon Glass
· Thu Feb 23 18:18:07 2023 -0700
f1a82df
patman: Add support for building a u_boot_tools PyPi package
by Simon Glass
· Thu Feb 23 18:18:06 2023 -0700
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
Next »