index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-21
buildman: Change the exit codes
Simon Glass
2020-04-21
buildman: Update the TODO items
Simon Glass
2020-04-21
buildman: Add an option to ignore migration warnings
Simon Glass
2020-04-21
buildman: Add an option to ignore device-tree warnings
Simon Glass
2020-04-21
buildman: Make -I the default
Simon Glass
2020-04-21
buildman: Update workflow documentation with more detail
Simon Glass
2020-04-21
buildman: Add the abbreviation for --boards
Simon Glass
2020-04-21
buildman: Update the 'theory of operation' a little
Simon Glass
2020-04-21
buildman: Show a summary of the build result
Simon Glass
2020-04-21
buildman: Limit the length of progress messages
Simon Glass
2020-04-21
buildman: Show the number of builds remaining
Simon Glass
2020-04-21
buildman: Drop unused output code
Simon Glass
2020-04-21
buildman: Show a message when fetching a repo
Simon Glass
2020-04-21
buildman: Drop the line-clearing code in Builder
Simon Glass
2020-04-21
patman: Support limiting output to a single line
Simon Glass
2020-04-21
patman: Support erasing a previously unfinished text line
Simon Glass
2020-04-21
patman: Update flushing Print() for Python 3
Simon Glass
2020-04-21
buildman: Use spaces in the board list
Simon Glass
2020-04-21
buildman: Show the list of boards in magenta
Simon Glass
2020-04-21
buildman: Use an object to hold error lines
Simon Glass
2020-04-21
buildman: Use yellow consistently for warning lines
Simon Glass
2020-04-21
buildman: Test the output with --list-error-boards
Simon Glass
2020-04-21
buildman: Add a test helper for creating a line prefix
Simon Glass
2020-04-21
buildman: Split out testOutput() into separate functions
Simon Glass
2020-04-21
buildman: Create temp directory in test setup
Simon Glass
2020-04-21
buildman: Use an iterator to check test output
Simon Glass
2020-04-21
buildman: Add test coverage for error/warning colour
Simon Glass
2020-04-21
buildman: Refactor error-line output int a function
Simon Glass
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2020-04-17
mkimage: fit: don't create image with 0700 permissions
Thomas Hebb
2020-04-16
patman: Apply the cc limit to the cover letter also
Simon Glass
2020-04-10
buildman: Drop the -a option
Simon Glass
2020-04-10
buildman: Allow building within a subdir of the current dir
Simon Glass
2020-04-10
buildman: Be more selective about which directories to remove
Simon Glass
2020-04-10
buildman: Allow ignoring warnings in the return code
Simon Glass
2020-04-10
buildman: Update help for -d
Simon Glass
2020-04-10
bulidman: Add support for a simple build
Simon Glass
2020-04-10
buildman: Document the members of BuilderJob
Simon Glass
2020-04-10
buildman: Support fetching gcc 9.2.0
Bin Meng
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
fit_check_sign: Allow selecting the configuration to verify
Simon Glass
2020-04-01
image: Be a little more verbose when checking signatures
Simon Glass
[next]