| Commit message (Expand) | Author | Age | Files | Lines |
* | buildman: Change the exit codes | Simon Glass | 2020-04-21 | 3 | -9/+9 |
* | buildman: Update the TODO items | Simon Glass | 2020-04-21 | 1 | -6/+11 |
* | buildman: Add an option to ignore migration warnings | Simon Glass | 2020-04-21 | 5 | -35/+107 |
* | buildman: Add an option to ignore device-tree warnings | Simon Glass | 2020-04-21 | 5 | -23/+52 |
* | buildman: Make -I the default | Simon Glass | 2020-04-21 | 6 | -24/+41 |
* | buildman: Update workflow documentation with more detail | Simon Glass | 2020-04-21 | 1 | -17/+36 |
* | buildman: Add the abbreviation for --boards | Simon Glass | 2020-04-21 | 1 | -3/+3 |
* | buildman: Update the 'theory of operation' a little | Simon Glass | 2020-04-21 | 1 | -30/+39 |
* | buildman: Show a summary of the build result | Simon Glass | 2020-04-21 | 2 | -3/+20 |
* | buildman: Limit the length of progress messages | Simon Glass | 2020-04-21 | 1 | -1/+1 |
* | buildman: Show the number of builds remaining | Simon Glass | 2020-04-21 | 1 | -4/+9 |
* | buildman: Drop unused output code | Simon Glass | 2020-04-21 | 1 | -5/+0 |
* | buildman: Show a message when fetching a repo | Simon Glass | 2020-04-21 | 1 | -1/+4 |
* | buildman: Drop the line-clearing code in Builder | Simon Glass | 2020-04-21 | 1 | -25/+3 |
* | patman: Support limiting output to a single line | Simon Glass | 2020-04-21 | 1 | -1/+57 |
* | patman: Support erasing a previously unfinished text line | Simon Glass | 2020-04-21 | 2 | -1/+48 |
* | patman: Update flushing Print() for Python 3 | Simon Glass | 2020-04-21 | 1 | -3/+2 |
* | buildman: Use spaces in the board list | Simon Glass | 2020-04-21 | 2 | -4/+4 |
* | buildman: Show the list of boards in magenta | Simon Glass | 2020-04-21 | 2 | -41/+44 |
* | buildman: Use an object to hold error lines | Simon Glass | 2020-04-21 | 1 | -17/+52 |
* | buildman: Use yellow consistently for warning lines | Simon Glass | 2020-04-21 | 2 | -4/+4 |
* | buildman: Test the output with --list-error-boards | Simon Glass | 2020-04-21 | 1 | -14/+32 |
* | buildman: Add a test helper for creating a line prefix | Simon Glass | 2020-04-21 | 1 | -20/+31 |
* | buildman: Split out testOutput() into separate functions | Simon Glass | 2020-04-21 | 1 | -6/+28 |
* | buildman: Create temp directory in test setup | Simon Glass | 2020-04-21 | 1 | -16/+10 |
* | buildman: Use an iterator to check test output | Simon Glass | 2020-04-21 | 1 | -42/+52 |
* | buildman: Add test coverage for error/warning colour | Simon Glass | 2020-04-21 | 1 | -0/+7 |
* | buildman: Refactor error-line output int a function | Simon Glass | 2020-04-21 | 1 | -13/+19 |
* | doc: fix references to driver-model | Heinrich Schuchardt | 2020-04-17 | 2 | -3/+3 |
* | mkimage: fit: don't create image with 0700 permissions | Thomas Hebb | 2020-04-17 | 1 | -1/+1 |
* | patman: Apply the cc limit to the cover letter also | Simon Glass | 2020-04-16 | 1 | -2/+4 |
* | buildman: Drop the -a option | Simon Glass | 2020-04-10 | 3 | -15/+8 |
* | buildman: Allow building within a subdir of the current dir | Simon Glass | 2020-04-10 | 3 | -33/+2 |
* | buildman: Be more selective about which directories to remove | Simon Glass | 2020-04-10 | 2 | -5/+42 |
* | buildman: Allow ignoring warnings in the return code | Simon Glass | 2020-04-10 | 3 | -3/+21 |
* | buildman: Update help for -d | Simon Glass | 2020-04-10 | 2 | -4/+4 |
* | bulidman: Add support for a simple build | Simon Glass | 2020-04-10 | 6 | -15/+90 |
* | buildman: Document the members of BuilderJob | Simon Glass | 2020-04-10 | 1 | -1/+5 |
* | buildman: Support fetching gcc 9.2.0 | Bin Meng | 2020-04-10 | 1 | -1/+1 |
* | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini | 2020-04-10 | 1 | -4/+4 |
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-04-07 | 3 | -10/+18 |
|\ |
|
| * | image: Use constants for 'required' and 'key-name-hint' | Simon Glass | 2020-04-01 | 1 | -4/+4 |
| * | fit_check_sign: Allow selecting the configuration to verify | Simon Glass | 2020-04-01 | 3 | -5/+12 |
| * | image: Be a little more verbose when checking signatures | Simon Glass | 2020-04-01 | 1 | -1/+2 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-usb into next | Tom Rini | 2020-03-31 | 1 | -2/+4 |
|\| |
|
| * | rockchip: mkimage: Use an existing macro instead of a decimal value | Miquel Raynal | 2020-03-26 | 1 | -2/+4 |
* | | lib: rsa: decouple rsa from FIT image verification | AKASHI Takahiro | 2020-03-12 | 1 | -1/+1 |
|/ |
|
* | moveconfig: convert ps.stderr to string | Markus Klotzbuecher | 2020-02-25 | 1 | -1/+1 |
* | moveconfig: replace unsafe eval with asteval | Markus Klotzbuecher | 2020-02-25 | 1 | -1/+3 |
* | tools: image-host.c: remove uboot_aes.h | Philippe Reynes | 2020-02-25 | 1 | -1/+0 |