aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc-etr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28coresight tmc: Support for save-restore in ETRSuzuki K Poulose1-1/+12
2017-08-28coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose1-0/+6
2017-08-28coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose1-7/+3
2017-08-28coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose1-4/+4
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier1-0/+12
2016-11-29coresight: tmc: Remove duplicate memsetSuzuki K. Poulose1-2/+0
2016-11-29coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose1-11/+4
2016-11-29coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose1-15/+11
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie1-1/+1
2016-08-31coresight: Cleanup TMC status checkSuzuki K Poulose1-1/+1
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose1-3/+9
2016-06-16coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose1-6/+3
2016-06-16coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose1-1/+1
2016-05-03coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier1-3/+59
2016-05-03coresight: tmc: dump system memory content only when neededMathieu Poirier1-1/+6
2016-05-03coresight: tmc: adding mode of operation for link/sinksMathieu Poirier1-5/+18
2016-05-03coresight: tmc: getting rid of multiple read accessMathieu Poirier1-0/+4
2016-05-03coresight: tmc: allocating memory when neededMathieu Poirier1-5/+88
2016-05-03coresight: tmc: making prepare/unprepare functions genericMathieu Poirier1-1/+41
2016-05-03coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier1-0/+128