Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/py: Manual python3 fixes | Tom Rini | 2019-10-30 | 1 | -2/+2 |
* | test/py: Automated conversion to Python 3 | Tom Rini | 2019-10-30 | 1 | -2/+0 |
* | fit: Do not automatically decompress ramdisk images | Julius Werner | 2019-08-07 | 1 | -1/+9 |
* | fit: Support compression for non-kernel components (e.g. FDT) | Julius Werner | 2019-07-29 | 1 | -4/+25 |
* | sandbox: Drop the deprecated 'sb' command | Simon Glass | 2018-11-26 | 1 | -6/+6 |
* | test/py: fit: Open files as binary files | Paul Burton | 2018-07-10 | 1 | -1/+1 |
* | test/py: Make print statements python 3.x safe | Paul Burton | 2018-07-10 | 1 | -5/+7 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | test/py: add skip marker for reliance on tools | Stephen Warren | 2017-09-29 | 1 | -0/+1 |
* | test: Move the FIT test into the correct place | Simon Glass | 2017-08-13 | 1 | -0/+428 |