Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
47b4c025117482649ef7d5068e5070d4e2b5d65a
/
tools
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
a0722ce
tools: kwbimage: Fix mkimage/dumpimage -l argument
by Pali Rohár
· Wed Jan 12 18:20:54 2022 +0100
7e18d0a
tools: kwbimage: Extract main data image without -p arg for dumpimage
by Pali Rohár
· Wed Jan 12 18:20:53 2022 +0100
32eec19
tools: kwbimage/kwboot: Check ext field for non-zero value
by Pali Rohár
· Wed Jan 12 18:20:52 2022 +0100
7183b95
tools: kwbimage: Do not cast const pointers to non-const pointers
by Pali Rohár
· Wed Jan 12 18:20:51 2022 +0100
3d01578
tools: kwbimage: Dump kwbimage config file on '-p -1' option
by Pali Rohár
· Wed Jan 12 18:20:50 2022 +0100
6e16d39
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
by Pali Rohár
· Wed Jan 12 18:20:49 2022 +0100
80e2ee1
tools: kwbimage: Add missing check for maximal value for DATA_DELAY
by Pali Rohár
· Wed Jan 12 18:20:48 2022 +0100
22529eb
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
by Pali Rohár
· Wed Jan 12 18:20:46 2022 +0100
08c5174
tools: kwbimage: Check for maximal kwbimage header size
by Pali Rohár
· Wed Jan 12 18:20:43 2022 +0100
4bfc16e
tools: kwbimage: Check the return value of image_headersz_v1()
by Pali Rohár
· Wed Jan 12 18:20:42 2022 +0100
fc71996
tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
by Pali Rohár
· Wed Jan 12 18:20:41 2022 +0100
6b76c1c
tools: kwbimage: Add support for specifying CPU core
by Pali Rohár
· Wed Jan 12 18:20:40 2022 +0100
feae5e0
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:38 2022 +0100
d868325
tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:37 2022 +0100
a82a7d6
tools: kwbimage: Deduplicate v1 regtype header finishing
by Pali Rohár
· Wed Jan 12 18:20:36 2022 +0100
3137614
tools: kwbimage: Mark all local functions as static
by Pali Rohár
· Wed Jan 12 18:20:35 2022 +0100
06d7304
genboardscfg: limit to 240 jobs
by Andre Przywara
· Tue Jan 11 15:34:50 2022 +0000
94c775d
patman: Support absolute and ~user-relative alias files
by Brian Norris
· Fri Jan 07 15:15:55 2022 -0800
7a602fd
binman: Write fake blobs to the output directory
by Simon Glass
· Wed Jan 12 13:10:36 2022 -0700
ccae686
binman: Renumber the fake blob dts
by Simon Glass
· Wed Jan 12 13:10:35 2022 -0700
21420c4
CI, Dockerfile: Update to latest "focal" tag
by Tom Rini
· Tue Jan 11 19:14:29 2022 -0500
33f8a8d
Merge branch 'next'
by Tom Rini
· Mon Jan 10 14:01:57 2022 -0500
478eb75
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Sun Jan 09 07:56:31 2022 -0500
6d45136
binman: add support for creating dummy files for external blobs
by Heiko Thiery
· Thu Jan 06 11:49:41 2022 +0100
3fb703d
tools: kwbimage: Fix checksum calculation for v1 images
by Pierre Bourdon
· Sat Dec 25 20:50:19 2021 +0100
c902198
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 28 07:59:43 2021 -0500
6a92e88
video: theadorable: Use RGB565 for BMP blitting
by Simon Glass
· Fri Nov 19 13:23:59 2021 -0700
8bd7f60
video: Add a test for 16bpp BMP files
by Simon Glass
· Fri Nov 19 13:23:58 2021 -0700
43ee801
tools: avoid OpenSSL deprecation warnings
by Heinrich Schuchardt
· Sat Dec 18 11:25:12 2021 +0100
0b70112
rockchip: mkimage: Add support for rk3568 SoC
by Kever Yang
· Fri Dec 24 18:21:50 2021 +0800
32829bc
rockchip: mkimage: Add support for idb header V2
by Yi Liu
· Tue May 18 10:13:40 2021 +0800
ad6dcde
rockchip: mkimage: Add image header version
by Kever Yang
· Fri Dec 24 18:00:36 2021 +0800
9068311
rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC
by Kever Yang
· Fri Dec 24 17:58:32 2021 +0800
0a1b3b6
fdt: Make it easier to debug u-boot.dtsi files
by Simon Glass
· Thu Dec 16 20:59:23 2021 -0700
023bdf5
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
by Simon Glass
· Thu Dec 16 20:59:22 2021 -0700
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
85206c0
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
by Joakim Tjernlund
· Wed Dec 08 15:33:11 2021 +0100
2943bd2
fdtgrep: Correct alignment of struct section
by Simon Glass
· Wed Dec 08 09:55:34 2021 -0700
e1953e4
iot2050: binman: add missing-msg for blobs
by Ivan Mikhaylov
· Thu Dec 09 16:10:53 2021 +0000
6f64b60
binman: Use less hard coded magic when inserting new PATH
by Andy Shevchenko
· Mon Dec 06 14:44:13 2021 +0300
12ae347
binman: Do not pollute source tree when build with `make O=...`
by Andy Shevchenko
· Mon Dec 06 14:44:12 2021 +0300
3efb297
binman: Add support for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:59 2021 -0700
2697b7c
binman: Add a utility module for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:58 2021 -0700
8bebcbb
binman: Rename _ReadSubnodes() to ReadEntries()
by Simon Glass
· Tue Nov 23 21:09:53 2021 -0700
0b00ae6
binman: Support lists of external blobs
by Simon Glass
· Tue Nov 23 21:09:52 2021 -0700
b2e8861
dtoc: Add support for reading string-list properties
by Simon Glass
· Tue Nov 23 21:09:51 2021 -0700
637958f
binman: Allow extracting a file in an alternative format
by Simon Glass
· Tue Nov 23 21:09:50 2021 -0700
b9028bc
binman: Allow listing an image created by a newer version
by Simon Glass
· Tue Nov 23 21:09:49 2021 -0700
31cce97
binman: Allow providing tools and blob directories
by Simon Glass
· Tue Nov 23 21:09:48 2021 -0700
3e28f4f
binman: Rename testCbfsNoCOntents()
by Simon Glass
· Tue Nov 23 11:03:54 2021 -0700
3f42037
binman: cfbs: Refactor ObtainContents() for consistency
by Simon Glass
· Tue Nov 23 11:03:53 2021 -0700
9939e44
binman: cbfs: Refactor the init process
by Simon Glass
· Tue Nov 23 11:03:52 2021 -0700
5bd3a67
binman: Use normal entries in cbfs
by Simon Glass
· Tue Nov 23 11:03:51 2021 -0700
f3b579a
binman: Move cbfs.ObtainContents() down a bit
by Simon Glass
· Tue Nov 23 11:03:50 2021 -0700
cc9a41c
binman: Update the section documentation
by Simon Glass
· Tue Nov 23 11:03:49 2021 -0700
b38cf8e
binman: Allow control of which entries to read
by Simon Glass
· Tue Nov 23 11:03:48 2021 -0700
7e3f89f
binman: Allow overriding BuildSectionData()
by Simon Glass
· Tue Nov 23 11:03:47 2021 -0700
92f850e
binman: Drop the filename property in entry_Section
by Simon Glass
· Tue Nov 23 11:03:46 2021 -0700
80fb022
binman: Drop the underscore in _ReadEntries()
by Simon Glass
· Tue Nov 23 11:03:45 2021 -0700
e796f24
binman: Correct comments for ReadChildData()
by Simon Glass
· Tue Nov 23 11:03:44 2021 -0700
9ed7170
binman: Correct init of entry in Entry class
by Simon Glass
· Tue Nov 23 11:03:43 2021 -0700
88e04da
binman: Add a way to obtain the version
by Simon Glass
· Tue Nov 23 11:03:42 2021 -0700
33046a3
binman: Tidy up style in cmdline
by Simon Glass
· Tue Nov 23 11:03:41 2021 -0700
0e055bf
dtoc: Add support for reading fixed-length bytes properties
by Simon Glass
· Tue Nov 23 11:03:40 2021 -0700
3b55e3f
dtoc: Add support for reading 64-bit ints
by Simon Glass
· Tue Nov 23 11:03:39 2021 -0700
7e10f8a
dtoc: Bring in the libfdt module automatically
by Simon Glass
· Tue Nov 23 11:03:38 2021 -0700
a89b3b1
tools/netconsole: Add support for socat
by Andy Shevchenko
· Wed Nov 17 20:15:06 2021 +0300
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
afc8f29
binman: Fix extract command for using non-absolute image paths
by Jan Kiszka
· Thu Nov 11 08:14:18 2021 +0100
5321bfe
arm64: relocate-rela: Add support for ld.lld
by Alistair Delva
· Wed Oct 20 21:31:32 2021 +0000
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
Next »