index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
binman: Update testPackExtra with more checks
Simon Glass
2020-10-29
2
-6
/
+23
*
|
binman: Use 'files-compress' to set compression for files
Simon Glass
2020-10-29
4
-7
/
+8
*
|
binman: Move CompressData() into Entry base class
Simon Glass
2020-10-29
2
-7
/
+17
*
|
binman: Expand the error message for breaching a section
Simon Glass
2020-10-29
2
-6
/
+9
*
|
binman: Remove references to 'image' in entry_Section
Simon Glass
2020-10-29
1
-4
/
+4
*
|
binman: Fix return from u-boot-ucode if there is no DT
Simon Glass
2020-10-29
1
-0
/
+1
*
|
binman: Give a sensible error if no command is given
Simon Glass
2020-10-29
1
-0
/
+1
*
|
binman: Add tests for skip-at-start sections
Simon Glass
2020-10-29
4
-0
/
+121
*
|
binman: Drop unused return variable for _DoTestFile()
Simon Glass
2020-10-29
1
-2
/
+2
*
|
binman: Update the entry docs
Simon Glass
2020-10-29
1
-0
/
+23
*
|
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
Simon Glass
2020-10-29
2
-0
/
+6
*
|
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
2
-38
/
+15
*
|
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
2
-0
/
+37
*
|
dtoc: Fix widening of int to bytes
Simon Glass
2020-10-29
4
-1
/
+23
*
|
dtoc: Order the structures internally by name
Simon Glass
2020-10-29
2
-43
/
+83
*
|
dtoc: Document the return value of scan_structs()
Simon Glass
2020-10-29
1
-0
/
+15
*
|
dtoc: Use a namedtuple for _links
Simon Glass
2020-10-29
1
-4
/
+12
*
|
dtoc: Extract inner loop from output_node()
Simon Glass
2020-10-29
1
-40
/
+49
*
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
6
-8
/
+54
|
\
\
|
*
|
sunxi: binman: Add support for including SCP firmware
Samuel Holland
2020-10-22
1
-0
/
+4
|
*
|
binman: Add support for SCP firmware
Samuel Holland
2020-10-22
3
-0
/
+42
|
*
|
sunxi: binman: Update FIT component descriptions
Samuel Holland
2020-10-22
2
-4
/
+4
|
*
|
binman: Only write FDT once per node
Samuel Holland
2020-10-22
1
-4
/
+4
*
|
|
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-10-22
1
-4
/
+4
*
|
|
mkimage: Skip adding non-existent IDs to a list
Naoki Hayama
2020-10-22
1
-2
/
+7
|
/
/
*
|
checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
Alper Nebi Yasak
2020-10-14
1
-0
/
+6
*
|
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-10-12
1
-12
/
+49
*
|
Merge branch 'for-next' of https://github.com/lftan/u-boot
Tom Rini
2020-10-12
1
-11
/
+39
|
\
\
|
*
|
tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)
Ley Foon Tan
2020-10-09
1
-8
/
+13
|
*
|
tools: socfpgaimage: Add check params function for Arria 10 (v1)
Ley Foon Tan
2020-10-09
1
-3
/
+26
|
|
/
*
/
Kconfig: Create a new tools menu
Simon Glass
2020-10-09
1
-0
/
+12
|
/
*
binman: Support adding a U-Boot environment
Simon Glass
2020-09-25
5
-0
/
+132
*
binman: Show an error when a file is missing
Simon Glass
2020-09-25
3
-2
/
+24
*
binman: sunxi: Add help message for missing sunxi ATF BL31
Simon Glass
2020-09-22
1
-0
/
+4
*
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
6
-3
/
+119
*
binman: Allow selecting default FIT configuration
Simon Glass
2020-09-22
4
-4
/
+69
*
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
Alper Nebi Yasak
2020-09-22
1
-0
/
+24
*
binman: Allow resolving host-specific tools from env vars
Alper Nebi Yasak
2020-09-22
1
-1
/
+49
*
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-09-22
4
-7
/
+89
*
binman: Support cross-compiling test files to x86
Alper Nebi Yasak
2020-09-22
1
-1
/
+14
*
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-09-22
3
-8
/
+84
*
binman: Support generating FITs with multiple dtbs
Simon Glass
2020-09-22
5
-11
/
+346
*
binman: Add support for ATF BL31
Simon Glass
2020-09-22
4
-0
/
+63
*
binman: Move 'external' support into base class
Simon Glass
2020-09-22
5
-25
/
+24
*
binman: Fix up a few missing comments
Simon Glass
2020-09-22
2
-1
/
+26
*
binman: Allow entry args to be required
Simon Glass
2020-09-22
4
-11
/
+24
*
tools: Drop unnecessary use of __file__
Simon Glass
2020-09-22
3
-8
/
+0
*
binman: Use pkg_resources to find resources
Simon Glass
2020-09-22
1
-2
/
+4
*
binman: Build FIT image subentries with the section etype
Alper Nebi Yasak
2020-09-22
4
-17
/
+169
*
binman: Respect pad-before property of section subentries
Alper Nebi Yasak
2020-09-22
3
-1
/
+35
[prev]
[next]