summaryrefslogtreecommitdiffstats
path: root/libpdbg/target.h
Commit message (Expand)AuthorAgeFilesLines
* api: Fix API interface for external usageArtem Senichev2019-03-261-0/+1
* adu: Add read/write methods for adu targetAmitay Isaacs2019-03-261-0/+2
* adu: Add arugments for block sizeAlistair Popple2018-12-181-2/+2
* libpdbg: Remove device.hAlistair Popple2018-11-091-1/+0
* libpdbg: Add xbus hardware unitAlistair Popple2018-11-091-0/+5
* libpdbg: Add indirect address translation via callbackAlistair Popple2018-11-091-0/+7
* pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8Rashmica Gupta2018-11-021-0/+1
* libpdbg: Add in enable_attn function for p8Rashmica Gupta2018-09-121-0/+1
* libpdbg: Add in getxer and putxer functionsRashmica Gupta2018-09-121-0/+2
* libpdbg: Don't release special wakeup when threads are quiescedAlistair Popple2018-08-131-0/+1
* htm: Remove size from dumpMichael Neuling2018-07-121-1/+1
* htm: Add record commandMichael Neuling2018-06-251-0/+1
* htm: Remove reset by adding it to startMichael Neuling2018-06-251-1/+0
* htm: Remove base/size from resetMichael Neuling2018-06-251-1/+1
* htm: Fix dump filenameMichael Neuling2018-06-151-1/+1
* htm: Few code cleanupsMichael Neuling2018-06-151-1/+0
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-1/+1
* libpdbg: Replace PR_PERL with PR_INFOAmitay Isaacs2018-05-181-7/+0
* pdbg: add 'regs' commandNicholas Piggin2018-05-181-0/+1
* libpdbg/p9chip.c: ram allow ram to be used on running threadsNicholas Piggin2018-05-181-0/+2
* libpdg: Add option to write to / read from cache inhibited memoryRashmica Gupta2018-05-171-2/+2
* libpdbg/target: add a release operationNicholas Piggin2018-05-161-0/+6
* libpdbg: Add support for getring on POWER9Alistair Popple2018-04-271-0/+2
* libpdbg: Add private data field for each targetsAlistair Popple2018-04-261-0/+1
* libpdbg: Lazy probingCyril Bur2018-04-261-0/+2
* libpdbg: Move struct dt_node into struct pdbg_targetCyril Bur2018-04-241-1/+8
* libpdbg: Validate hardware units at build timeCyril Bur2018-04-241-4/+12
* libpdbg/htm: Both `chtm` and `nhtm` classes are validCyril Bur2018-02-161-0/+1
* libpdbg: Added new generic P9 chiplet typeJason Albert2017-12-111-0/+4
* Rename chiplet to coreAlistair Popple2017-12-111-2/+2
* Refactor for an exportable APIAlistair Popple2017-12-081-10/+1
* Rename struct target to struct pdbg_targetAlistair Popple2017-12-061-19/+19
* Hardware Trace Macro (HTM)Cyril Bur2017-09-221-0/+11
* libpdbg: Add sreset commandAlistair Popple2017-07-311-0/+1
* libpdbg: Add support for P9 thread operationsAlistair Popple2017-06-281-0/+11
* libpdbg: Add target index cacheAlistair Popple2017-06-281-0/+1
* Add support for power9 putmem/getmemAlistair Popple2017-03-301-5/+2
* Clean-up target configuration in preparation for adding P9 supportAlistair Popple2017-03-301-27/+93
* Add detection of chip typesAlistair Popple2016-12-021-0/+3
* Add support for i2c access to secondary processorsAlistair Popple2016-10-251-0/+57
OpenPOWER on IntegriCloud