Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | trace: Remove the const from write functions | Simon Glass | 2019-10-11 | 1 | -3/+3 |
* | iotrace: fix behaviour when buffer is full | Ramon Fried | 2018-06-18 | 1 | -2/+11 |
* | iotrace: move record definitons to header file | Ramon Fried | 2018-06-18 | 1 | -27/+0 |
* | common: iotrace: add timestamp to iotrace records | Ramon Fried | 2018-06-07 | 1 | -1/+3 |
* | iotrace: add IO region limit | Ramon Fried | 2018-06-07 | 1 | -0/+27 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 2015-04-18 | 1 | -0/+1 |
* | Add an I/O tracing feature | Simon Glass | 2014-06-20 | 1 | -0/+169 |