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