Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: Expose physical addresses instead of device offsets | Aaron Lindsay | 2021-03-17 | 2 | -2/+2 |
* | contrib: Open brace '{' following struct go on the same line | zhouyang | 2021-02-18 | 1 | -2/+1 |
* | contrib: space required after that ',' | zhouyang | 2021-02-18 | 1 | -6/+6 |
* | contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" | zhouyang | 2021-02-18 | 1 | -1/+1 |
* | contrib: Don't use '#' flag of printf format | zhouyang | 2021-02-18 | 4 | -6/+6 |
* | plugins: new hwprofile plugin | Alex Bennée | 2021-02-18 | 2 | -0/+306 |
* | plugins: Fix two resource leaks in setup_socket() | Alex Chen | 2020-11-16 | 1 | -0/+2 |
* | plugins: Fix resource leak in connect_socket() | Alex Chen | 2020-11-16 | 1 | -0/+1 |
* | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo | 2020-10-09 | 1 | -1/+1 |
* | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 5 | -0/+1082 |