Age | Commit message (Expand) | Author |
2018-05-07 | test: ofnode: test ofnode_device_is_compatible() | Masahiro Yamada |
2018-05-07 | test: regmap: test Linux-compatible syscon_node_to_regmap() | Masahiro Yamada |
2018-05-07 | regmap: clean up regmap allocation | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-28 | test: dm: regmap: fix license header | Masahiro Yamada |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-10 | clk: add sandbox test for bulk API | Neil Armstrong |
2018-04-10 | reset: add sandbox test for bulk API | Neil Armstrong |
2018-04-04 | efi_selftest: check installation of the device tree | Heinrich Schuchardt |
2018-04-01 | core: ofnode: Fix translation for #size-cells == 0 | Mario Six |
2018-03-22 | test/py: add spi_flash tests | Liam Beguin |
2018-03-22 | test/py: add generic CRC32 function | Liam Beguin |
2018-03-22 | test/py: do not import pytest multiple times | Liam Beguin |
2018-03-22 | test/py: README: add HOSTNAME to PYTHONPATH | Liam Beguin |
2018-03-22 | test/py: README: fix typo | Liam Beguin |
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 |