Age | Commit message (Expand) | Author |
2018-07-11 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-07-10 | vboot: Add FIT_SIGNATURE_MAX_SIZE protection | Teddy Reed |
2018-07-10 | test/py: vboot: Remove stderr redirect from openssl command | Paul Burton |
2018-07-10 | test/py: hush_if_test: Use open() in place of file() | Paul Burton |
2018-07-10 | test/py: fit: Open files as binary files | Paul Burton |
2018-07-10 | test/py: Import 'configparser' lower case to be python 3.x safe | Paul Burton |
2018-07-10 | test/py: Use range() rather than xrange() | Paul Burton |
2018-07-10 | test/py: Make print statements python 3.x safe | Paul Burton |
2018-07-09 | test: Enable cover-coverage tests for dtoc and fdt | Simon Glass |
2018-07-09 | binman: Switch to 'python-coverage' | Tom Rini |
2018-07-09 | dm: spi: Update sandbox SPI emulation driver to use ofnode | Simon Glass |
2018-06-19 | test_avb: Add pymark.buildconfigspec information for the AVB tests | Tom Rini |
2018-06-18 | test/py: avb2.0: add tests for avb commands | Igor Opaniuk |
2018-06-07 | test: Fix sandbox_spl test filter | Simon Glass |
2018-06-01 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2018-06-01 | dm: core: add functions to get memory-mapped I/O addresses | Álvaro Fernández Rojas |
2018-05-31 | tests: Make test_log.py tests depend on cmd_log not log | Tom Rini |
2018-05-31 | test: dm: Fix wrong aliases property names | Eugeniu Rosca |
2018-05-25 | test/py: add TPMv2.x test suite | Miquel Raynal |
2018-05-23 | test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir | Eugen Hristev |
2018-05-18 | sandbox: tests: Add tests for mc34708 PMIC device | Lukasz Majewski |
2018-05-18 | sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c | Lukasz Majewski |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini |
2018-05-08 | test: regmap: add read/modify/write test | Neil Armstrong |
2018-05-08 | dm: led: add testcase for "default-state" property | Patrick Bruenn |
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 |