Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | cmd_ut: add a parameter prefix to the function cmd_ut_category | Philippe Reynes | 2020-01-07 | 1 | -1/+2 |
* | env: Drop the ACTION typedef | Simon Glass | 2019-08-11 | 1 | -4/+4 |
* | env: Drop the ENTRY typedef | Simon Glass | 2019-08-11 | 1 | -6/+6 |
* | test: env: Enable env unit tests by default | Heinrich Schuchardt | 2019-04-24 | 1 | -0/+1 |
* | hashtable: fix environment variable corruption | Roman Kapl | 2019-02-09 | 2 | -0/+126 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | test: Add a command function for test execution | Simon Glass | 2017-12-02 | 1 | -18/+1 |
* | test: env: Add a test of the new regex behavior for attrs | Joe Hershberger | 2015-05-21 | 1 | -0/+27 |
* | test: env: Add test for verifying env attrs | Joe Hershberger | 2015-05-21 | 2 | -0/+63 |
* | test: env: Add test framework for env | Joe Hershberger | 2015-05-21 | 3 | -0/+52 |