Age | Commit message (Expand) | Author |
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 |
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 |