| Commit message (Expand) | Author | Age | Files | Lines |
* | core: ofnode: Fix translation for #size-cells == 0 | Mario Six | 2018-04-01 | 1 | -0/+43 |
* | test/py: add spi_flash tests | Liam Beguin | 2018-03-22 | 1 | -0/+218 |
* | test/py: add generic CRC32 function | Liam Beguin | 2018-03-22 | 1 | -0/+23 |
* | test/py: do not import pytest multiple times | Liam Beguin | 2018-03-22 | 1 | -1/+0 |
* | test/py: README: add HOSTNAME to PYTHONPATH | Liam Beguin | 2018-03-22 | 1 | -2/+2 |
* | test/py: README: fix typo | Liam Beguin | 2018-03-22 | 1 | -1/+1 |
* | test/py: highlight warnings in the log summary | Stephen Warren | 2018-03-13 | 3 | -3/+50 |
* | test/py: add MMC/SD block read test | Stephen Warren | 2018-03-13 | 1 | -0/+129 |
* | dm: video: support increased intensity (bold) | Heinrich Schuchardt | 2018-03-06 | 1 | -1/+1 |
* | dm: video: show correct colors in graphical console | Heinrich Schuchardt | 2018-03-06 | 1 | -1/+1 |
* | log: Add tests for the new log features | Simon Glass | 2018-02-03 | 1 | -1/+27 |
* | log: Update log_console to honour the log format | Simon Glass | 2018-02-03 | 1 | -2/+2 |
* | dm: core: Add a function to look up a uclass by name | Simon Glass | 2018-02-03 | 1 | -0/+9 |
* | vsprintf.c: correct printing of a NULL device path | Heinrich Schuchardt | 2018-01-28 | 1 | -0/+4 |
* | host-tools: use python2 explicitly for shebang | Masahiro Yamada | 2018-01-28 | 1 | -1/+1 |
* | vsprintf.c: add EFI device path printing | Heinrich Schuchardt | 2018-01-22 | 1 | -0/+37 |
* | test: Set the DTC environment variable | Simon Glass | 2018-01-15 | 1 | -3/+5 |
* | binman: Run code coverage tests | Simon Glass | 2018-01-15 | 1 | -0/+7 |
* | test: Run dtoc tests | Simon Glass | 2018-01-15 | 1 | -0/+1 |
* | test: Run buildman tests | Simon Glass | 2018-01-15 | 1 | -0/+1 |
* | test: Run patman tests | Simon Glass | 2018-01-15 | 1 | -0/+1 |
* | test: Run binman tests | Simon Glass | 2018-01-15 | 1 | -0/+3 |
* | dm: core: parse chosen node | Rob Clark | 2018-01-15 | 2 | -2/+2 |
* | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb... | Tom Rini | 2017-12-18 | 1 | -1/+10 |
|\ |
|
| * | test/py: Setup variables based on HUSH selection | Stephen Warren | 2017-12-18 | 1 | -1/+10 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-12-14 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | power: extend prefix match to regulator-name property | Felix Brack | 2017-12-12 | 1 | -0/+2 |
* | | test: py: Add an option to skip sleep test | Michal Simek | 2017-12-12 | 1 | -0/+13 |
* | | test/py: gpt: update size of gpt partition | Patrick Delaunay | 2017-12-12 | 1 | -15/+17 |
|/ |
|
* | log: test: Add a pytest for logging | Simon Glass | 2017-12-07 | 1 | -0/+101 |
* | log: Add a test command | Simon Glass | 2017-12-07 | 3 | -0/+213 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2017-12-05 | 2 | -2/+16 |
|\ |
|
| * | test/py: check return code of helloworld | Heinrich Schuchardt | 2017-12-01 | 1 | -0/+2 |
| * | test/py: fix typo in test_efi_loader.py | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
| * | test/py: test reboot by EFI watchdog | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+13 |
* | | test: compression: Convert to unit test framework | Simon Glass | 2017-12-04 | 2 | -69/+123 |
* | | test/py: Allow any unit test suite to be found | Simon Glass | 2017-12-02 | 1 | -1/+1 |
* | | test: compression: Put test variables in a struct | Simon Glass | 2017-12-02 | 1 | -54/+74 |
* | | test: overlay: Use cmd_ut_category() | Simon Glass | 2017-12-02 | 1 | -19/+2 |
* | | test: Add a command function for test execution | Simon Glass | 2017-12-02 | 2 | -18/+26 |
|/ |
|
* | test: Correct operation when tests pass | Simon Glass | 2017-11-27 | 1 | -1/+2 |
* | test/run: Report and return failure | Simon Glass | 2017-11-22 | 1 | -3/+17 |
* | test/py: add timestamps to log | Stephen Warren | 2017-11-17 | 3 | -0/+44 |
* | test/py: regenerate persistent GPT image if code changes | Stephen Warren | 2017-11-06 | 2 | -17/+92 |
* | test/py: fix typos in README.md | Masahiro Yamada | 2017-10-23 | 1 | -3/+3 |
* | cmd: gpt: solve issue for swap and rename command | Patrick Delaunay | 2017-10-23 | 1 | -10/+6 |
* | test/py: gpt: test start LBA for sub-command rename and swap | Patrick Delaunay | 2017-10-23 | 1 | -4/+12 |
* | test/py: gpt: add test for sub-command write | Patrick Delaunay | 2017-10-23 | 1 | -0/+20 |
* | test/py: gpt: add test for sub-command read and verify | Patrick Delaunay | 2017-10-23 | 1 | -2/+29 |
* | test/py: gpt: copy persistent file | Patrick Delaunay | 2017-10-23 | 1 | -9/+14 |