Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9174931f33a072959683b2a9242e9202aa85e910
/
tools
cf64893
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Oct 30 22:55:16 2020 -0400
67e862b
rockchip: mkimage: Remove host endianness dependency
by Samuel Holland
· Sat Oct 24 11:43:17 2020 -0500
a22e680
binman: Avoid calculated section data repeatedly
by Simon Glass
· Mon Oct 26 17:40:26 2020 -0600
d92c836
binman: Support compression of sections
by Simon Glass
· Mon Oct 26 17:40:25 2020 -0600
d99850b
binman: Use the actual contents in CheckSize()
by Simon Glass
· Mon Oct 26 17:40:24 2020 -0600
c5f4b48
binman: Update CheckEntries() for compressed sections
by Simon Glass
· Mon Oct 26 17:40:23 2020 -0600
2d9570d
binman: Drop CheckEntries()
by Simon Glass
· Mon Oct 26 17:40:22 2020 -0600
b193d46
binman: Call CheckSize() from the section's Pack() method
by Simon Glass
· Mon Oct 26 17:40:21 2020 -0600
6a6c1b7
binman: Drop the Entry.CheckSize() method
by Simon Glass
· Mon Oct 26 17:40:20 2020 -0600
bd668e3
binman: Move sort and expand to the main Pack() function
by Simon Glass
· Mon Oct 26 17:40:19 2020 -0600
55f6807
binman: Drop Entry.CheckOffset()
by Simon Glass
· Mon Oct 26 17:40:18 2020 -0600
acd6c6e
binman: Avoid reporting image-pos with compression
by Simon Glass
· Mon Oct 26 17:40:17 2020 -0600
72eeff1
binman: Set section contents in GetData()
by Simon Glass
· Mon Oct 26 17:40:16 2020 -0600
789b3440
binman: Store the original data before compression
by Simon Glass
· Mon Oct 26 17:40:15 2020 -0600
bb39574
binman: Make section padding consistent with other entries
by Simon Glass
· Mon Oct 26 17:40:14 2020 -0600
510ef0f
binman: Move section padding to the parent
by Simon Glass
· Mon Oct 26 17:40:13 2020 -0600
ff1903a
binman: Refactor _BuildSectionData()
by Simon Glass
· Mon Oct 26 17:40:12 2020 -0600
d0850eb
binman: Move section-building code into a function
by Simon Glass
· Mon Oct 26 17:40:11 2020 -0600
afb9caa
binman: Expand docs and test for alignment
by Simon Glass
· Mon Oct 26 17:40:10 2020 -0600
d12599d
binman: Expand docs and test for padding
by Simon Glass
· Mon Oct 26 17:40:09 2020 -0600
187202f
binman: Update testPackExtra with more checks
by Simon Glass
· Mon Oct 26 17:40:08 2020 -0600
51d02ad
binman: Use 'files-compress' to set compression for files
by Simon Glass
· Mon Oct 26 17:40:07 2020 -0600
a1301a2
binman: Move CompressData() into Entry base class
by Simon Glass
· Mon Oct 26 17:40:06 2020 -0600
d617986
binman: Expand the error message for breaching a section
by Simon Glass
· Mon Oct 26 17:40:05 2020 -0600
05ef6f3
binman: Remove references to 'image' in entry_Section
by Simon Glass
· Mon Oct 26 17:40:04 2020 -0600
31a0963
binman: Fix return from u-boot-ucode if there is no DT
by Simon Glass
· Mon Oct 26 17:40:03 2020 -0600
7668194
binman: Give a sensible error if no command is given
by Simon Glass
· Mon Oct 26 17:40:02 2020 -0600
d1fdf75
binman: Add tests for skip-at-start sections
by Simon Glass
· Mon Oct 26 17:40:01 2020 -0600
8cdc08a
binman: Drop unused return variable for _DoTestFile()
by Simon Glass
· Mon Oct 26 17:40:00 2020 -0600
136dd35
binman: Update the entry docs
by Simon Glass
· Mon Oct 26 17:39:59 2020 -0600
4c73d7b
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
by Simon Glass
· Sat Oct 03 11:31:41 2020 -0600
5792f4b
dm: Use driver_info index instead of pointer
by Simon Glass
· Sat Oct 03 11:31:40 2020 -0600
36b15e2
dm: Support parent devices with of-platdata
by Simon Glass
· Sat Oct 03 11:31:35 2020 -0600
8034e4d
dtoc: Fix widening of int to bytes
by Simon Glass
· Sat Oct 03 11:31:27 2020 -0600
192f813
dtoc: Order the structures internally by name
by Simon Glass
· Sat Oct 03 11:31:25 2020 -0600
941f8f0
dtoc: Document the return value of scan_structs()
by Simon Glass
· Sat Oct 03 11:31:24 2020 -0600
c162211
dtoc: Use a namedtuple for _links
by Simon Glass
· Sat Oct 03 09:25:19 2020 -0600
bc9e268
dtoc: Extract inner loop from output_node()
by Simon Glass
· Sat Oct 03 09:25:18 2020 -0600
d0a2d6f
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Thu Oct 22 20:32:02 2020 -0400
d697a2d
tools: image-host.c: use correct output format
by Heinrich Schuchardt
· Thu Oct 08 20:51:24 2020 +0200
089fc92
mkimage: Skip adding non-existent IDs to a list
by Naoki Hayama
· Wed Oct 07 11:21:55 2020 +0900
6b7db0a
sunxi: binman: Add support for including SCP firmware
by Samuel Holland
· Wed Oct 21 21:12:16 2020 -0500
9d8cc63
binman: Add support for SCP firmware
by Samuel Holland
· Wed Oct 21 21:12:15 2020 -0500
91079ac
sunxi: binman: Update FIT component descriptions
by Samuel Holland
· Wed Oct 21 21:12:14 2020 -0500
99fdebc
binman: Only write FDT once per node
by Samuel Holland
· Wed Oct 21 21:12:09 2020 -0500
7c1a302
checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
by Alper Nebi Yasak
· Mon Oct 05 09:57:30 2020 +0300
64d67c4
fit: cipher: aes: allow to store the IV in the FIT image
by Philippe Reynes
· Thu Sep 17 15:01:46 2020 +0200
8dcfee9
Merge branch 'for-next' of https://github.com/lftan/u-boot
by Tom Rini
· Mon Oct 12 07:55:17 2020 -0400
31b24b4
Kconfig: Create a new tools menu
by Simon Glass
· Thu Sep 10 20:21:27 2020 -0600
de25f01
tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)
by Ley Foon Tan
· Tue Sep 22 10:19:44 2020 +0800
fbdbff3
tools: socfpgaimage: Add check params function for Arria 10 (v1)
by Ley Foon Tan
· Wed Sep 09 11:34:30 2020 +0800
a072950
binman: Support adding a U-Boot environment
by Simon Glass
· Sun Sep 06 10:35:33 2020 -0600
6f1f4d4
binman: Show an error when a file is missing
by Simon Glass
· Sun Sep 06 10:35:32 2020 -0600
5d90d5e
binman: sunxi: Add help message for missing sunxi ATF BL31
by Simon Glass
· Sun Sep 06 10:39:10 2020 -0600
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
1032acc
binman: Allow selecting default FIT configuration
by Simon Glass
· Sun Sep 06 10:39:08 2020 -0600
fb4e538
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
by Alper Nebi Yasak
· Sun Sep 06 14:46:07 2020 +0300
cd740d3
binman: Allow resolving host-specific tools from env vars
by Alper Nebi Yasak
· Sun Sep 06 14:46:06 2020 +0300
5cd321d
binman: Use target-specific tools when cross-compiling
by Alper Nebi Yasak
· Sun Sep 06 14:46:05 2020 +0300
e475c5c
binman: Support cross-compiling test files to x86
by Alper Nebi Yasak
· Sun Sep 06 14:46:04 2020 +0300
fede44a
buildman: Use git worktrees instead of git clones when possible
by Alper Nebi Yasak
· Thu Sep 03 15:51:03 2020 +0300
a435cd1
binman: Support generating FITs with multiple dtbs
by Simon Glass
· Tue Sep 01 05:13:59 2020 -0600
559c4de
binman: Add support for ATF BL31
by Simon Glass
· Tue Sep 01 05:13:58 2020 -0600
b8f9037
binman: Move 'external' support into base class
by Simon Glass
· Tue Sep 01 05:13:57 2020 -0600
31ee50f
binman: Fix up a few missing comments
by Simon Glass
· Tue Sep 01 05:13:55 2020 -0600
21db0ff
binman: Allow entry args to be required
by Simon Glass
· Tue Sep 01 05:13:54 2020 -0600
c08a11f
tools: Drop unnecessary use of __file__
by Simon Glass
· Sat Aug 29 11:36:15 2020 -0600
c1dc2f8
binman: Use pkg_resources to find resources
by Simon Glass
· Sat Aug 29 11:36:14 2020 -0600
c261ec1
binman: Build FIT image subentries with the section etype
by Alper Nebi Yasak
· Mon Aug 31 12:58:20 2020 +0300
c503060
binman: Respect pad-before property of section subentries
by Alper Nebi Yasak
· Mon Aug 31 12:58:19 2020 +0300
6aae239
binman: Ignore hash*, signature* nodes in sections
by Alper Nebi Yasak
· Mon Aug 31 12:58:18 2020 +0300
464ccf0
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 25 23:12:43 2020 -0400
cba0725
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sun Aug 23 16:06:38 2020 -0400
ce44bf5
moveconfig: Skip binary and ELF files
by Simon Glass
· Tue Aug 11 11:23:34 2020 -0600
bc404b7
binman: Add a setup script for Python
by Simon Glass
· Wed Aug 05 13:27:49 2020 -0600
235968d
dtoc: Add a setup script for Python
by Simon Glass
· Wed Aug 05 13:27:48 2020 -0600
90cd6f0
binman: Correct some import statements
by Simon Glass
· Wed Aug 05 13:27:47 2020 -0600
220ff5f
binman: Move GetEntryModules() to control
by Simon Glass
· Wed Aug 05 13:27:46 2020 -0600
0afc716
tools/imximage: fix DCD Blocks message output order
by Matthias Schiffer
· Tue Jul 28 13:32:36 2020 +0200
14139f5
mkimage: fit: fix import of external data
by Patrick Oppenlander
· Thu Jul 30 14:31:48 2020 +1000
5964c3f
mkimage: fit: include image cipher in configuration signature
by Patrick Oppenlander
· Thu Jul 30 14:30:47 2020 +1000
a4fafb3
mkimage: fit: don't cipher ciphered data
by Patrick Oppenlander
· Thu Jul 30 14:22:15 2020 +1000
be47211
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
by Patrick Oppenlander
· Thu Jul 30 14:22:14 2020 +1000
d586fc3
mkimage: fit: only process one cipher node
by Patrick Oppenlander
· Thu Jul 30 14:22:13 2020 +1000
f820563
tools: env: Avoid an uninited warning with was_locked
by Simon Glass
· Sat Aug 01 10:30:39 2020 -0600
e0de0f2
tools: env: Fix printf() warning in fw_env
by Simon Glass
· Sat Aug 01 10:30:38 2020 -0600
c2248cb
fit_image: Use calloc() to fix reproducibility issue
by Fabio Estevam
· Mon Jul 27 21:03:13 2020 -0300
f38051e
checkpatch: Don't allow common.h and dm.h in headers
by Simon Glass
· Sun Jul 19 10:16:01 2020 -0600
50137da
patman: Fix up the test comments
by Simon Glass
· Sun Jul 19 10:16:00 2020 -0600
20c21bf
fw_setenv: lock the flash only if it was locked before
by Ivan Mikhaylov
· Fri Jul 10 19:54:18 2020 +0300
e064fc1
dtoc: remove compatible string aliases support
by Walter Lozano
· Thu Jul 23 00:22:05 2020 -0300
5fe734c
dtoc: look for compatible string aliases in driver list
by Walter Lozano
· Thu Jul 23 00:22:03 2020 -0300
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 2020 -0600
a679366
buildman: Show the build rate at the end
by Simon Glass
· Sun Jul 19 12:40:26 2020 -0600
3697171
buildman: Correct the testOutputDir() unit test
by Simon Glass
· Sun Jul 19 12:28:11 2020 -0600
952109b
buildman: Allow using older versions of genboardscfg.py
by Simon Glass
· Sun Jul 19 09:59:49 2020 -0600
d82062b
dtoc: add coverage test for unicode error
by Walter Lozano
· Tue Jul 28 19:06:23 2020 -0300
6eb63c7
binman: Re-enable concurrent tests
by Simon Glass
· Thu Jul 09 18:39:34 2020 -0600
14c596c
binman: Don't change the descriptor in tests
by Simon Glass
· Sat Jul 25 15:11:19 2020 -0600
2173fb4
patman: When no tracking branch is provided, tell the user
by Nicolas Boichat
· Mon Jul 13 10:50:01 2020 +0800
Next »