summaryrefslogtreecommitdiffstats
path: root/libpdbg/libpdbg.h
Commit message (Expand)AuthorAgeFilesLines
* api: Fix API interface for external usageArtem Senichev2019-03-261-1/+7
* adu: Add new api for memory read/writeAmitay Isaacs2019-03-261-0/+3
* adu: Add arugments for block sizeAlistair Popple2018-12-181-6/+16
* libpdbg: Drop pdbg_target_chip_id()Amitay Isaacs2018-12-071-4/+0
* libpdbg: Add an api for address translationAmitay Isaacs2018-11-161-0/+4
* libpdbg: Remove device.hAlistair Popple2018-11-091-0/+2
* libpdbg: Rework target compatibleAlistair Popple2018-11-091-0/+8
* libpdbg: Remove old dt_prop functionsAlistair Popple2018-11-091-0/+1
* libpdbg: Rework target addressingAlistair Popple2018-11-091-1/+3
* libpdbg: Rework chip-id functionsAlistair Popple2018-11-091-0/+4
* libpdbg: Rename property functionsAlistair Popple2018-11-091-3/+10
* libpdbg: Remove unused codeAlistair Popple2018-11-091-1/+0
* libpdbg: Add API to get device tree path and find target via pathAlistair Popple2018-11-091-0/+2
* libpdbg: Add api to get 32-bit device tree propertyAlistair Popple2018-11-091-0/+1
* pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8Rashmica Gupta2018-11-021-0/+1
* libpdbg/chip: add HEIR and HID register to ram_state_threadRashmica Gupta2018-10-151-0/+2
* libpdbg: Add in mtocrf and putcr functionRashmica Gupta2018-09-121-0/+1
* libpdbg: Make getcr actually get all of the Condition RegisterRashmica Gupta2018-09-121-0/+1
* libpdbg: Add in getxer and putxer functionsRashmica Gupta2018-09-121-1/+3
* libpdbg: Add an api to get device-tree node nameAmitay Isaacs2018-09-071-0/+1
* libpdbg: Add a function to get root of the device treeAmitay Isaacs2018-09-071-0/+1
* libpdbg: Remove unused variableAmitay Isaacs2018-09-071-3/+0
* Remove PDBG_TARGET_PENDING_RELEASE statusAlistair Popple2018-08-131-4/+1
* libpdbg: Add pdbg_target_parent() functionAlistair Popple2018-08-131-0/+7
* 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
* Remove "expert" modeAlistair Popple2018-05-251-2/+0
* libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmemJoel Stanley2018-05-241-2/+6
* libpdbg: Make get/putmem ci argument a booleanJoel Stanley2018-05-241-2/+4
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-17/+11
* libpdbg: Add logging apiAmitay Isaacs2018-05-181-0/+13
* libpdbg: Make libpdbg.h self-conainedAmitay Isaacs2018-05-181-0/+4
* libpdbg: Add an interface to probe all targetsAlistair Popple2018-05-181-0/+1
* pdbg: add 'regs' commandNicholas Piggin2018-05-181-0/+38
* pdbg: add an expert modeNicholas Piggin2018-05-181-0/+3
* libpdbg: Add function to register progress tick callbackAlistair Popple2018-05-171-0/+5
* 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-2/+9
* libpdbg/p9chip.c: query thread active and stop statesNicholas Piggin2018-05-081-7/+12
* libpdbg: Add support for getring on POWER9Alistair Popple2018-04-271-0/+2
* libpdbg: Add private data field for each targetsAlistair Popple2018-04-261-0/+2
* libpdbg: Lazy probingCyril Bur2018-04-261-4/+29
* libpdbg/p8chip: Return thread SMT stateCyril Bur2018-04-241-0/+6
* Refactor for an exportable APIAlistair Popple2017-12-081-0/+89
OpenPOWER on IntegriCloud