Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
07ba88ef8927f8aab9a48891b499bd63eb24ff7b
/
tools
61204c1
Dockerfile, CI: Update to latest "focal" tag
by Tom Rini
· Sat Nov 13 18:37:00 2021 -0500
4e20267
Dockerfile: build swtpm
by Heinrich Schuchardt
· Tue Nov 09 19:51:20 2021 +0100
8ea4443
binman: Fix replace subcommand help and comments
by Jan Kiszka
· Thu Nov 11 08:13:30 2021 +0100
adfb849
binman: Support updating the dtb in an ELF file
by Simon Glass
· Wed Nov 03 21:09:18 2021 -0600
9a79840
binman: Tidy up comments on _DoTestFile()
by Simon Glass
· Wed Nov 03 21:09:17 2021 -0600
a4e259e
binman: Support reading the offset of an ELF-file symbol
by Simon Glass
· Wed Nov 03 21:09:16 2021 -0600
271fd8f
binman: Report an error if test files fail to compile
by Simon Glass
· Wed Nov 03 21:09:15 2021 -0600
6db1e32
patman: Use a ValueError exception if tools.Run() fails
by Simon Glass
· Wed Nov 03 21:09:14 2021 -0600
91944df
Create a new boot/ directory
by Simon Glass
· Thu Oct 14 12:47:54 2021 -0600
f8f134d
tools: kwbimage: Properly set srcaddr in kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:51 2021 +0100
ecb3ca7
tools: kwbimage: Properly calculate and align kwbimage v0 header size
by Pali Rohár
· Mon Nov 08 18:12:50 2021 +0100
e411842
tools: kwbimage: Fill the real header size into the main header
by Pali Rohár
· Mon Nov 08 18:12:49 2021 +0100
14c0596
tools: kwbimage: Align kwbimage header to proper size
by Pali Rohár
· Mon Nov 08 18:12:48 2021 +0100
dce60c5
tools: kwbimage: Do not put final image padding to the image data size
by Pali Rohár
· Mon Nov 08 18:12:47 2021 +0100
deba0ad
tools: kwbimage: Align final UART image to 128 bytes
by Pali Rohár
· Mon Nov 08 18:12:46 2021 +0100
ac0c348
tools: kwbimage: Remove unused enums and prototypes
by Pali Rohár
· Mon Nov 08 18:12:45 2021 +0100
17414cb
tools: kwbimage: Fix validation of kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:44 2021 +0100
1e2d7fb
tools: kwbimage: Set BOOT_FROM by default to SPI
by Pali Rohár
· Mon Nov 08 18:12:43 2021 +0100
c990f94
tools: kwbimage: Explicitly set version also for kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:42 2021 +0100
d884094
tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
by Pali Rohár
· Mon Nov 08 18:12:41 2021 +0100
73ae7aa
tools: kwboot: Always print kwboot version
by Pali Rohár
· Fri Nov 05 23:30:42 2021 +0100
400b5cf
tools: kwboot: Fix sending Kirkwood v0 images
by Pali Rohár
· Fri Nov 05 23:29:58 2021 +0100
2d760ed
tools: kwboot: Do not send magic seq when changing baudrate back to 115200
by Pali Rohár
· Mon Nov 01 14:00:02 2021 +0100
6303a23
tools: kwboot: Do not use stack when setting baudrate back to default value
by Pali Rohár
· Wed Oct 27 20:57:02 2021 +0200
15b16e5
tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
by Pali Rohár
· Wed Oct 27 20:57:01 2021 +0200
9e624c9
tools: kwboot: Increase delay after changing baudrate in ARM code
by Pali Rohár
· Wed Oct 27 20:57:00 2021 +0200
f2acbba
tools: kwboot: Do not call tcdrain() after each sent packet
by Pali Rohár
· Wed Oct 27 20:56:59 2021 +0200
6daa561
tools: kwboot: Fix sending retry of last header packet
by Pali Rohár
· Wed Oct 27 20:56:58 2021 +0200
959e850
tools: kwboot: Resend first 3 xmodem retry packets immediately
by Pali Rohár
· Mon Oct 25 15:13:04 2021 +0200
e665c6a
tools: kwboot: Change retry loop from decreasing to increasing
by Pali Rohár
· Mon Oct 25 15:13:03 2021 +0200
6fa9709
tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr()
by Pali Rohár
· Mon Oct 25 15:13:02 2021 +0200
90eb900
tools: kwboot: Do not modify kwbimage header before increasing its size
by Pali Rohár
· Mon Oct 25 15:13:01 2021 +0200
085d9ce
tools: kwboot: Simplify code for aligning image header
by Pali Rohár
· Mon Oct 25 15:13:00 2021 +0200
ddee5d8
tools: kwboot: Show verbose message when waiting for baudrate change magic
by Pali Rohár
· Mon Oct 25 15:12:59 2021 +0200
71db362
tools: kwboot: Correctly set configuration of UART for BootROM messages
by Pali Rohár
· Mon Oct 25 15:12:58 2021 +0200
f625a22
tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code
by Pali Rohár
· Mon Oct 25 15:12:57 2021 +0200
aed39f2
tools: kwboot: Inject baudrate change back code after data part
by Pali Rohár
· Mon Oct 25 15:12:56 2021 +0200
0b659e5
tools: kwboot: Validate 4-byte image data checksum
by Pali Rohár
· Mon Oct 25 15:12:55 2021 +0200
d877439
tools: kwboot: Reserve enough space for patching kwbimage in memory
by Pali Rohár
· Mon Oct 25 15:12:54 2021 +0200
40003a0
tools: kwboot: Fix initialization of tty device
by Pali Rohár
· Mon Oct 25 15:12:53 2021 +0200
c1efca4
tools: kwboot: Initialize rfds to zero
by Pali Rohár
· Mon Oct 25 15:12:52 2021 +0200
dc1cd13
patman: Add "postfix" support to patch subjects
by Sean Anderson
· Fri Oct 22 19:07:04 2021 -0400
2d59d15
binman: Allow timeout to occur in the image or its section
by Simon Glass
· Mon Oct 18 12:13:15 2021 -0600
3024ebd
tools: kwboot: Patch nandpagesize to zero also for v1 image
by Pali Rohár
· Fri Oct 22 12:37:47 2021 +0200
bf9a89e
tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
by Pali Rohár
· Fri Oct 22 12:37:46 2021 +0200
46ebc0e
tools: kwbimage: Align BIN header executable code to 128-bit boundary
by Pali Rohár
· Thu Oct 21 16:46:07 2021 +0200
87cc3c9
tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary
by Pali Rohár
· Thu Oct 21 16:46:06 2021 +0200
5b03cab
Revert "Revert "mkeficapsule: Remove dtb related options""
by AKASHI Takahiro
· Thu Oct 07 15:23:30 2021 +0900
3d2cd03
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon Oct 25 12:09:57 2021 -0400
f425599
Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 25 09:54:36 2021 -0400
4b3281c
tools: mksunxiboot: Use sunxi_image header directly
by Samuel Holland
· Tue Oct 12 19:35:41 2021 -0500
b88029f
buildman: Add gcc-11.1.0 to the directory list
by Tom Rini
· Tue Oct 05 12:20:36 2021 -0400
ef6d59e
tools: imx8m_image: Support ddr3 firmware
by Ariel D'Alessandro
· Thu Sep 30 10:31:17 2021 -0300
4a0ccfb
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Oct 21 07:52:15 2021 -0400
b74a201
tools: termios_linux.h: Fix tcsendbreak() implementation
by Pali Rohár
· Wed Oct 06 14:30:25 2021 +0200
2eeaea4
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 20 14:24:09 2021 -0400
146b602
buildman: Detect Kconfig loops
by Simon Glass
· Tue Oct 19 21:43:24 2021 -0600
2e73745
buildman: Write output even on fatal error
by Simon Glass
· Tue Oct 19 21:43:23 2021 -0600
4acd4e4
tools: Stop re-defining -std= when building tools
by Tom Rini
· Mon Oct 11 11:11:41 2021 -0400
554f85e
treewide: Remove OF_PRIOR_STAGE
by Ilias Apalodimas
· Tue Oct 12 00:00:15 2021 +0300
4d4251b
CI: Update to LLVM-13
by Tom Rini
· Tue Oct 05 13:51:38 2021 -0400
396e4ed
tools/image-host.c: Fix spelling of "expected".
by Vagrant Cascadian
· Tue Sep 28 10:11:46 2021 -0700
577226c
image: Use the correct checks for CRC32
by Simon Glass
· Sat Sep 25 19:43:24 2021 -0600
effa452
image: Use Kconfig to enable FIT_RSASSA_PSS on host
by Simon Glass
· Sat Sep 25 19:43:23 2021 -0600
bd0d735
image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
by Simon Glass
· Sat Sep 25 19:43:22 2021 -0600
85c057e
image: Drop IMAGE_ENABLE_OF_LIBFDT
by Simon Glass
· Sat Sep 25 19:43:21 2021 -0600
383dd57
hash: Use Kconfig to enable hashing in host tools and SPL
by Simon Glass
· Sat Sep 25 19:43:18 2021 -0600
f16dc6c
image: Add Kconfig options for FIT in the tools build
by Simon Glass
· Sat Sep 25 19:43:16 2021 -0600
4a8a8a1
image: Split host code out into its own file
by Simon Glass
· Sat Sep 25 07:03:17 2021 -0600
2d4be6b
tools: imx8mimage: not abort when mmap fail
by Peng Fan
· Mon Aug 16 11:48:41 2021 +0800
14a2e81
iot2050: Enable watchdog support, but do not auto-start it
by Jan Kiszka
· Sat Sep 18 08:17:56 2021 +0200
aa98a1e
tools: kwboot: Add Pali and Marek as authors
by Pali Rohár
· Fri Sep 24 23:07:14 2021 +0200
db5b53e
tools: kwboot: Update file header
by Marek Behún
· Fri Sep 24 23:07:13 2021 +0200
3e6117e
tools: kwboot: Avoid code repetition in kwboot_img_patch()
by Marek Behún
· Fri Sep 24 23:07:12 2021 +0200
6c598c3
tools: kwboot: Cosmetic fix
by Marek Behún
· Fri Sep 24 23:07:11 2021 +0200
2bffe24
tools: kwboot: Disable non-blocking mode
by Pali Rohár
· Fri Sep 24 23:07:10 2021 +0200
12095b2
tools: kwboot: Disable tty interbyte timeout
by Pali Rohár
· Fri Sep 24 23:07:09 2021 +0200
909a0b9
tools: kwboot: Fix initializing tty device
by Pali Rohár
· Fri Sep 24 23:07:08 2021 +0200
6783549
tools: kwboot: Check whether baudrate was set to requested value
by Marek Behún
· Fri Sep 24 23:07:07 2021 +0200
fd935e9
tools: kwboot: Allow any baudrate on Linux
by Pali Rohár
· Fri Sep 24 23:07:06 2021 +0200
2a8b769
tools: kwboot: Support higher baudrates when booting via UART
by Pali Rohár
· Fri Sep 24 23:07:05 2021 +0200
811821e
tools: kwboot: Explicitly check against size of struct main_hdr_v1
by Marek Behún
· Fri Sep 24 23:07:04 2021 +0200
d9355bf
tools: kwboot: Round up header size to 128 B when patching
by Pali Rohár
· Fri Sep 24 23:07:03 2021 +0200
beddea8
tools: kwbimage: Update comments describing kwbimage v1 structures
by Pali Rohár
· Fri Sep 24 23:07:02 2021 +0200
d1b0b03
tools: kwbimage: Refactor kwbimage header size determination
by Marek Behún
· Fri Sep 24 23:07:01 2021 +0200
fa9caec
tools: kwbimage: Refactor image_version()
by Marek Behún
· Fri Sep 24 23:07:00 2021 +0200
398d415
tools: kwboot: Patch destination address to DDR area for SPI image
by Pali Rohár
· Fri Sep 24 23:06:59 2021 +0200
88255af
tools: kwboot: Patch source address in image header
by Pali Rohár
· Fri Sep 24 23:06:58 2021 +0200
5725e0c
tools: kwboot: Don't patch image header if signed
by Pali Rohár
· Fri Sep 24 23:06:57 2021 +0200
b1a7650
tools: kwbimage: Simplify iteration over version 1 optional headers
by Marek Behún
· Wed Aug 18 00:59:15 2021 +0200
4d27601
tools: kwboot: Always call kwboot_img_patch_hdr()
by Pali Rohár
· Fri Sep 24 23:06:55 2021 +0200
42c61a4
tools: kwboot: Properly finish xmodem transfer
by Pali Rohár
· Fri Sep 24 23:06:54 2021 +0200
0a3b85a
tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
by Marek Behún
· Fri Sep 24 23:06:53 2021 +0200
2d9f245
tools: kwboot: Allow greater timeout when executing header code
by Marek Behún
· Fri Sep 24 23:06:52 2021 +0200
bcc5e04
tools: kwboot: Print new line after SPL output
by Marek Behún
· Fri Sep 24 23:06:51 2021 +0200
d06d520
tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
by Pali Rohár
· Fri Sep 24 23:06:50 2021 +0200
eabacb8
tools: kwboot: Use a function to check whether received byte is a Xmodem reply
by Marek Behún
· Fri Sep 24 23:06:49 2021 +0200
bed18ef
tools: kwboot: Split sending image into header and data stages
by Pali Rohár
· Fri Sep 24 23:06:48 2021 +0200
5ed896f
tools: kwboot: Print newline on error when progress was not completed
by Pali Rohár
· Fri Sep 24 23:06:47 2021 +0200
d01b9ce
tools: kwboot: Fix printing progress
by Pali Rohár
· Fri Sep 24 23:06:46 2021 +0200
Next »