summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-24tools: imx8mimage: remove redundant codeKever Yang
2020-04-24tools: kwbimage: use common ALIGN to do the size alignKever Yang
2020-04-24tools: mkimage: use common ALIGN to do the size alignKever Yang
2020-04-24tool: aisimage: use ALIGN instead of self defiend macroKever Yang
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Update the TODO itemsSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-21buildman: Update workflow documentation with more detailSimon Glass
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass
2020-04-21buildman: Show a summary of the build resultSimon Glass
2020-04-21buildman: Limit the length of progress messagesSimon Glass
2020-04-21buildman: Show the number of builds remainingSimon Glass
2020-04-21buildman: Drop unused output codeSimon Glass
2020-04-21buildman: Show a message when fetching a repoSimon Glass
2020-04-21buildman: Drop the line-clearing code in BuilderSimon Glass
2020-04-21patman: Support limiting output to a single lineSimon Glass
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass
2020-04-21patman: Update flushing Print() for Python 3Simon Glass
2020-04-21buildman: Use spaces in the board listSimon Glass
2020-04-21buildman: Show the list of boards in magentaSimon Glass
2020-04-21buildman: Use an object to hold error linesSimon Glass
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass
2020-04-21buildman: Test the output with --list-error-boardsSimon Glass
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass
2020-04-21buildman: Create temp directory in test setupSimon Glass
2020-04-21buildman: Use an iterator to check test outputSimon Glass
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass
2020-04-21buildman: Refactor error-line output int a functionSimon Glass
2020-04-17doc: fix references to driver-modelHeinrich Schuchardt
2020-04-17mkimage: fit: don't create image with 0700 permissionsThomas Hebb
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2020-04-10buildman: Drop the -a optionSimon Glass
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass
2020-04-10buildman: Be more selective about which directories to removeSimon Glass
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass
2020-04-10buildman: Update help for -dSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2020-04-10buildman: Document the members of BuilderJobSimon Glass
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-04-01fit_check_sign: Allow selecting the configuration to verifySimon Glass
2020-04-01image: Be a little more verbose when checking signaturesSimon Glass
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini