summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* buildman: Change the exit codesSimon Glass2020-04-213-9/+9
* buildman: Update the TODO itemsSimon Glass2020-04-211-6/+11
* buildman: Add an option to ignore migration warningsSimon Glass2020-04-215-35/+107
* buildman: Add an option to ignore device-tree warningsSimon Glass2020-04-215-23/+52
* buildman: Make -I the defaultSimon Glass2020-04-216-24/+41
* buildman: Update workflow documentation with more detailSimon Glass2020-04-211-17/+36
* buildman: Add the abbreviation for --boardsSimon Glass2020-04-211-3/+3
* buildman: Update the 'theory of operation' a littleSimon Glass2020-04-211-30/+39
* buildman: Show a summary of the build resultSimon Glass2020-04-212-3/+20
* buildman: Limit the length of progress messagesSimon Glass2020-04-211-1/+1
* buildman: Show the number of builds remainingSimon Glass2020-04-211-4/+9
* buildman: Drop unused output codeSimon Glass2020-04-211-5/+0
* buildman: Show a message when fetching a repoSimon Glass2020-04-211-1/+4
* buildman: Drop the line-clearing code in BuilderSimon Glass2020-04-211-25/+3
* patman: Support limiting output to a single lineSimon Glass2020-04-211-1/+57
* patman: Support erasing a previously unfinished text lineSimon Glass2020-04-212-1/+48
* patman: Update flushing Print() for Python 3Simon Glass2020-04-211-3/+2
* buildman: Use spaces in the board listSimon Glass2020-04-212-4/+4
* buildman: Show the list of boards in magentaSimon Glass2020-04-212-41/+44
* buildman: Use an object to hold error linesSimon Glass2020-04-211-17/+52
* buildman: Use yellow consistently for warning linesSimon Glass2020-04-212-4/+4
* buildman: Test the output with --list-error-boardsSimon Glass2020-04-211-14/+32
* buildman: Add a test helper for creating a line prefixSimon Glass2020-04-211-20/+31
* buildman: Split out testOutput() into separate functionsSimon Glass2020-04-211-6/+28
* buildman: Create temp directory in test setupSimon Glass2020-04-211-16/+10
* buildman: Use an iterator to check test outputSimon Glass2020-04-211-42/+52
* buildman: Add test coverage for error/warning colourSimon Glass2020-04-211-0/+7
* buildman: Refactor error-line output int a functionSimon Glass2020-04-211-13/+19
* doc: fix references to driver-modelHeinrich Schuchardt2020-04-172-3/+3
* mkimage: fit: don't create image with 0700 permissionsThomas Hebb2020-04-171-1/+1
* patman: Apply the cc limit to the cover letter alsoSimon Glass2020-04-161-2/+4
* buildman: Drop the -a optionSimon Glass2020-04-103-15/+8
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-103-33/+2
* buildman: Be more selective about which directories to removeSimon Glass2020-04-102-5/+42
* buildman: Allow ignoring warnings in the return codeSimon Glass2020-04-103-3/+21
* buildman: Update help for -dSimon Glass2020-04-102-4/+4
* bulidman: Add support for a simple buildSimon Glass2020-04-106-15/+90
* buildman: Document the members of BuilderJobSimon Glass2020-04-101-1/+5
* buildman: Support fetching gcc 9.2.0Bin Meng2020-04-101-1/+1
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-4/+4
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-04-073-10/+18
|\
| * image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-011-4/+4
| * fit_check_sign: Allow selecting the configuration to verifySimon Glass2020-04-013-5/+12
| * image: Be a little more verbose when checking signaturesSimon Glass2020-04-011-1/+2
* | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-03-311-2/+4
|\|
| * rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal2020-03-261-2/+4
* | lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-121-1/+1
|/
* moveconfig: convert ps.stderr to stringMarkus Klotzbuecher2020-02-251-1/+1
* moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher2020-02-251-1/+3
* tools: image-host.c: remove uboot_aes.hPhilippe Reynes2020-02-251-1/+0