| Commit message (Expand) | Author | Age | Files | Lines |
* | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | 1 | -0/+20 |
* | rsa: add sha256-rsa2048 algorithm | Heiko Schocher | 2014-03-21 | 5 | -28/+125 |
* | unit-test: make "test -e" test independent of $CWD | Stephen Warren | 2014-03-07 | 1 | -5/+9 |
* | hush: fix some quoted variable expansion issues | Stephen Warren | 2014-03-07 | 1 | -0/+17 |
* | unit-test: clean up evironment after Hush tests | Stephen Warren | 2014-03-07 | 1 | -1/+2 |
* | dm: Add GPIO support and tests | Simon Glass | 2014-03-04 | 1 | -0/+111 |
* | dm: Add a 'dm' command for testing | Simon Glass | 2014-03-04 | 2 | -0/+134 |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | 10 | -0/+1162 |
* | unit-test: add lots of tests for the Hush 'test' command | Stephen Warren | 2014-02-19 | 1 | -0/+89 |
* | unit-test: fix 'env default' invocation | Stephen Warren | 2014-02-19 | 1 | -1/+1 |
* | sandbox: dumpimage: Test dumpimage | Guilherme Maciel Ferreira | 2013-12-13 | 1 | -0/+141 |
* | dts, api, test: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -24/+2 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | sandbox: add compression tests | Kees Cook | 2013-09-03 | 2 | -0/+336 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -76/+5 |
* | Add verified boot information and test | Simon Glass | 2013-06-26 | 6 | -0/+230 |
* | Add a simple test for sandbox trace | Simon Glass | 2013-06-26 | 1 | -0/+89 |
* | Show stdout on error in fit-test | Simon Glass | 2013-06-26 | 1 | -9/+10 |
* | sandbox: image: Create a test for loading FIT images | Simon Glass | 2013-06-04 | 1 | -0/+422 |
* | sandbox: Add basic test for command execution | Simon Glass | 2012-08-09 | 2 | -0/+130 |