summaryrefslogtreecommitdiff
path: root/common/iotrace.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-10-11trace: Remove the const from write functionsSimon Glass
2018-06-18iotrace: fix behaviour when buffer is fullRamon Fried
2018-06-18iotrace: move record definitons to header fileRamon Fried
2018-06-07common: iotrace: add timestamp to iotrace recordsRamon Fried
2018-06-07iotrace: add IO region limitRamon Fried
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2014-06-20Add an I/O tracing featureSimon Glass