summaryrefslogtreecommitdiffstats
path: root/common/iotrace.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* trace: Remove the const from write functionsSimon Glass2019-10-111-3/+3
* iotrace: fix behaviour when buffer is fullRamon Fried2018-06-181-2/+11
* iotrace: move record definitons to header fileRamon Fried2018-06-181-27/+0
* common: iotrace: add timestamp to iotrace recordsRamon Fried2018-06-071-1/+3
* iotrace: add IO region limitRamon Fried2018-06-071-0/+27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
* Add an I/O tracing featureSimon Glass2014-06-201-0/+169