index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-tmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-09-25
1
-2
/
+2
*
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
2018-07-15
1
-0
/
+33
*
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
2018-07-15
1
-1
/
+8
*
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
2018-07-15
1
-18
/
+23
*
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
1
-9
/
+1
*
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-10-20
1
-2
/
+2
*
coresight: tmc: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
2017-08-28
1
-0
/
+16
*
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
2017-08-28
1
-3
/
+23
*
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
2017-08-28
1
-0
/
+2
*
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
2017-08-28
1
-5
/
+15
*
coresight tmc: Handle configuration types properly
Suzuki K Poulose
2017-08-28
1
-3
/
+11
*
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
2017-08-28
1
-0
/
+4
*
coresight: Use the new helper for defining registers
Suzuki K Poulose
2017-08-28
1
-14
/
+16
*
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
2017-06-09
1
-0
/
+7
*
coresight: tmc: mark symbols static where possible
Baoyou Xie
2016-09-09
1
-2
/
+2
*
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
1
-1
/
+1
*
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
1
-17
/
+14
*
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
1
-4
/
+2
*
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-08-31
1
-3
/
+3
*
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
2016-08-31
1
-19
/
+17
*
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
2016-08-31
1
-3
/
+0
*
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
1
-0
/
+34
*
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
1
-15
/
+9
*
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
1
-14
/
+0
*
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
1
-44
/
+11
*
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
2016-05-03
1
-260
/
+4
*
coresight: tmc: cleaning up header file
Mathieu Poirier
2016-05-03
1
-1
/
+1
*
coresight: tmc: introducing new header file
Mathieu Poirier
2016-05-03
1
-101
/
+1
*
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
2016-05-03
1
-2
/
+2
*
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
2016-05-03
1
-20
/
+36
*
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
2016-05-03
1
-0
/
+9
*
coresight: tmc: modifying naming convention
Mathieu Poirier
2016-05-03
1
-4
/
+4
*
coresight: tmc: adding sysFS management entries
Mathieu Poirier
2016-05-03
1
-64
/
+43
*
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-05-01
1
-1
/
+0
*
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
1
-6
/
+3
*
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
1
-1
/
+1
*
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
1
-5
/
+0
*
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-20
1
-2
/
+2
*
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-07
1
-14
/
+1
*
coresight: tmc: let runtime PM handle core clock
Linus Walleij
2015-05-24
1
-23
/
+8
*
coresight: moving to new "hwtracing" directory
Mathieu Poirier
2015-04-03
1
-0
/
+822