Age | Commit message (Expand) | Author |
2018-03-13 | test/py: highlight warnings in the log summary | Stephen Warren |
2018-03-13 | test/py: add MMC/SD block read test | Stephen Warren |
2018-03-06 | dm: video: support increased intensity (bold) | Heinrich Schuchardt |
2018-03-06 | dm: video: show correct colors in graphical console | Heinrich Schuchardt |
2018-02-03 | log: Add tests for the new log features | Simon Glass |
2018-02-03 | log: Update log_console to honour the log format | Simon Glass |
2018-02-03 | dm: core: Add a function to look up a uclass by name | Simon Glass |
2018-01-28 | vsprintf.c: correct printing of a NULL device path | Heinrich Schuchardt |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-22 | vsprintf.c: add EFI device path printing | Heinrich Schuchardt |
2018-01-15 | test: Set the DTC environment variable | Simon Glass |
2018-01-15 | binman: Run code coverage tests | Simon Glass |
2018-01-15 | test: Run dtoc tests | Simon Glass |
2018-01-15 | test: Run buildman tests | Simon Glass |
2018-01-15 | test: Run patman tests | Simon Glass |
2018-01-15 | test: Run binman tests | Simon Glass |
2018-01-15 | dm: core: parse chosen node | Rob Clark |
2017-12-18 | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb... | Tom Rini |
2017-12-18 | test/py: Setup variables based on HUSH selection | Stephen Warren |
2017-12-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-12-12 | power: extend prefix match to regulator-name property | Felix Brack |
2017-12-12 | test: py: Add an option to skip sleep test | Michal Simek |
2017-12-12 | test/py: gpt: update size of gpt partition | Patrick Delaunay |
2017-12-07 | log: test: Add a pytest for logging | Simon Glass |
2017-12-07 | log: Add a test command | Simon Glass |
2017-12-05 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2017-12-04 | test: compression: Convert to unit test framework | Simon Glass |
2017-12-02 | test/py: Allow any unit test suite to be found | Simon Glass |
2017-12-02 | test: compression: Put test variables in a struct | Simon Glass |
2017-12-02 | test: overlay: Use cmd_ut_category() | Simon Glass |
2017-12-02 | test: Add a command function for test execution | Simon Glass |
2017-12-01 | test/py: check return code of helloworld | Heinrich Schuchardt |
2017-12-01 | test/py: fix typo in test_efi_loader.py | Heinrich Schuchardt |
2017-12-01 | test/py: test reboot by EFI watchdog | Heinrich Schuchardt |
2017-11-27 | test: Correct operation when tests pass | Simon Glass |
2017-11-22 | test/run: Report and return failure | Simon Glass |
2017-11-17 | test/py: add timestamps to log | Stephen Warren |
2017-11-06 | test/py: regenerate persistent GPT image if code changes | Stephen Warren |
2017-10-23 | test/py: fix typos in README.md | Masahiro Yamada |
2017-10-23 | cmd: gpt: solve issue for swap and rename command | Patrick Delaunay |
2017-10-23 | test/py: gpt: test start LBA for sub-command rename and swap | Patrick Delaunay |
2017-10-23 | test/py: gpt: add test for sub-command write | Patrick Delaunay |
2017-10-23 | test/py: gpt: add test for sub-command read and verify | Patrick Delaunay |
2017-10-23 | test/py: gpt: copy persistent file | Patrick Delaunay |
2017-10-16 | test/py/tests/test_sleep.py: test time approximately | Heinrich Schuchardt |
2017-10-09 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-10-09 | Merge git://git.denx.de/u-boot-video | Tom Rini |
2017-10-08 | test: print_ut: Add test for %ls strings | Rob Clark |
2017-10-06 | test/dm: Fix string handling issues in the eth test | Tom Rini |
2017-10-06 | test/overlay: Fix various malloc/free leaks | Tom Rini |