Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: bouncebuf: Permit passing custom alignment check function | Marek Vasut | 2020-04-22 | 1 | -5/+15 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Fix a few printf argument verification warnings | Vasili Galka | 2014-09-15 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | common: rework bouncebuf implementation | Stephen Warren | 2012-11-27 | 1 | -34/+41 |
* | COMMON: Implement common bounce buffer | Marek Vasut | 2012-10-22 | 1 | -0/+92 |