index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
tools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
1
-596
/
+0
*
patman: Correct pylint errors
Simon Glass
2022-03-02
1
-5
/
+5
*
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
1
-4
/
+4
*
patman: Convert camel case in command.py
Simon Glass
2022-02-09
1
-2
/
+2
*
patman: Convert camel case in tools.py
Simon Glass
2022-02-09
1
-37
/
+37
*
binman: Move compression into binman
Simon Glass
2022-01-25
1
-79
/
+0
*
binman: Convert to using the ifwitool bintool
Simon Glass
2022-01-25
1
-31
/
+0
*
patman: Add a function to find a tool on the path
Simon Glass
2022-01-25
1
-0
/
+23
*
patman: Tidy up the download function a little
Simon Glass
2022-01-25
1
-6
/
+10
*
buildman: Move the download function to tools
Simon Glass
2022-01-25
1
-0
/
+45
*
patman: Allow running a tool and returning the full result
Simon Glass
2022-01-25
1
-10
/
+46
*
patman: Use a ValueError exception if tools.Run() fails
Simon Glass
2021-11-13
1
-1
/
+1
*
tools: Handle PAGER containing arguments
Paul Barker
2021-09-24
1
-4
/
+6
*
tools: Refactor full help printing
Paul Barker
2021-09-24
1
-0
/
+13
*
binman: Put compressed data into separate files
Simon Glass
2021-07-21
1
-2
/
+7
*
tools: Fix default target compile tools in Python tools
Alper Nebi Yasak
2021-07-06
1
-2
/
+0
*
binman: Use standard filenames for SPL/TPL devicetree
Simon Glass
2021-03-26
1
-2
/
+6
*
patman: Correct lz4 compression parameters
Simon Glass
2021-01-30
1
-1
/
+2
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-0
/
+8
|
\
|
*
dtoc: Add an 'all' command
Simon Glass
2021-01-05
1
-0
/
+8
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
binman: Handle tool paths containing '~' correctly
Simon Glass
2020-11-30
1
-0
/
+1
*
|
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
1
-23
/
+0
*
|
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
1
-15
/
+0
*
|
patman: Drop unicode helper functions
Simon Glass
2020-12-13
1
-44
/
+3
|
/
*
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
1
-0
/
+77
*
binman: Allow external binaries to be missing
Simon Glass
2020-07-25
1
-2
/
+6
*
patman: Add a test that uses gitpython
Simon Glass
2020-07-24
1
-2
/
+2
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-8
/
+4
*
binman: Allow external binaries to be missing
Simon Glass
2020-07-20
1
-2
/
+6
*
patman: Add a test that uses gitpython
Simon Glass
2020-07-20
1
-2
/
+2
*
patman: Move to absolute imports
Simon Glass
2020-04-26
1
-2
/
+2
*
patman: Drop references to __future__
Simon Glass
2020-04-26
1
-2
/
+0
*
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-11-04
1
-8
/
+21
*
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
1
-1
/
+1
*
patman: Update command.Run() to handle failure better
Simon Glass
2019-10-15
1
-2
/
+8
*
patman: Drop binary parameter
Simon Glass
2019-10-15
1
-8
/
+7
*
patman: Reset the output directory when it is removed
Simon Glass
2019-07-29
1
-0
/
+2
*
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
1
-2
/
+9
*
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-29
1
-0
/
+16
*
patman: Add a function to write ifwitool
Simon Glass
2019-07-24
1
-0
/
+33
*
patman: Add functions to compress and decompress data
Simon Glass
2019-07-23
1
-0
/
+66
*
patman: Add a way to set the search path for tools
Simon Glass
2019-07-23
1
-5
/
+37
*
patman: Allow reading files in text mode
Simon Glass
2019-07-10
1
-2
/
+2
*
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
1
-0
/
+25
*
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
1
-0
/
+27
*
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
1
-0
/
+32
*
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
1
-0
/
+19
*
patman: Provide a way to get program output in binary mode
Simon Glass
2019-07-10
1
-2
/
+2
[next]