summaryrefslogtreecommitdiffstats
path: root/libpdbg
Commit message (Expand)AuthorAgeFilesLines
...
* htm: Move start() and stop() lowerMichael Neuling2018-06-251-50/+50
* htm: Fix potential issue with HTM_ERR macroMichael Neuling2018-06-251-1/+1
* p8chip: Restore RAS_MODE_REG to original valueMichael Neuling2018-06-251-3/+1
* htm: Fix dump filenameMichael Neuling2018-06-153-16/+11
* htm: Few code cleanupsMichael Neuling2018-06-152-30/+3
* htm: Cleanup status outputMichael Neuling2018-06-151-21/+20
* target: Cleanup pib_read/write() to make easier to readMichael Neuling2018-06-151-8/+15
* host: Make debugfs scom file hex digit not decimalMichael Neuling2018-06-151-1/+1
* libpdbg: Attempt to restore registers that we clobbered on failureRashmica Gupta2018-06-151-2/+6
* libpdbg: Always fail sreset on p8Rashmica Gupta2018-06-151-0/+7
* fake: Add fake targets for testingAmitay Isaacs2018-06-041-0/+18
* debug: Add printf attribute to logging functionJoel Stanley2018-06-012-3/+5
* Remove "expert" modeAlistair Popple2018-05-253-65/+0
* libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmemJoel Stanley2018-05-242-4/+34
* libpdbg: Make get/putmem ci argument a booleanJoel Stanley2018-05-242-4/+6
* operations.h: remove adu_putmem and adu_getmem from this headerJoel Stanley2018-05-241-4/+0
* libpdbg/device: Add new targets in the order of traversalAmitay Isaacs2018-05-241-1/+1
* libpdbg: Don't dump XER with ram_getsprAlistair Popple2018-05-241-0/+3
* libpdbg: Abstract thread statusAlistair Popple2018-05-245-52/+116
* libpdbg: Add new targets at the end of the linked listAmitay Isaacs2018-05-181-1/+1
* libpdbg: Start using pdbg logging apiAmitay Isaacs2018-05-188-9/+9
* libpdbg: Replace PR_PERL with PR_INFOAmitay Isaacs2018-05-184-21/+12
* libpdbg: Add logging apiAmitay Isaacs2018-05-183-0/+104
* libpdbg: Make libpdbg.h self-conainedAmitay Isaacs2018-05-181-0/+4
* libpdbg: Add an interface to probe all targetsAlistair Popple2018-05-182-0/+17
* pdbg: add 'regs' commandNicholas Piggin2018-05-186-2/+245
* libpdbg/p9chip.c: ram allow ram to be used on running threadsNicholas Piggin2018-05-183-6/+66
* libpdbg/p9chip.c: allow sreset in !expert modeNicholas Piggin2018-05-181-0/+8
* pdbg: add an expert modeNicholas Piggin2018-05-182-0/+5
* pdbg: Add progress tick callbacks for get/putmemAlistair Popple2018-05-171-0/+7
* libpdbg: Add function to register progress tick callbackAlistair Popple2018-05-172-0/+18
* libpdg: Add option to write to / read from cache inhibited memoryRashmica Gupta2018-05-174-19/+38
* libpdbg/p9chip.c: implement core target release to de-assert special wakeupNicholas Piggin2018-05-161-0/+15
* libpdbg/target: add a release operationNicholas Piggin2018-05-163-2/+57
* libpdbg: staticify unit structsNicholas Piggin2018-05-1610-19/+19
* libpdbg/p9chip.c: disable ramming LSU opcodesNicholas Piggin2018-05-161-0/+5
* libpdbg/p9chip.c: implement step supportNicholas Piggin2018-05-081-1/+39
* libpdbg/chip.c: ram_instructions add error handlingNicholas Piggin2018-05-081-1/+5
* libpdbg/p9chip.c: Loads must be rammed twiceNicholas Piggin2018-05-081-1/+18
* libpdbg/p9chip.c: fix ram instruction status sequenceNicholas Piggin2018-05-081-7/+29
* libpdbg/p9chip.c: fix ram_setup sequenceNicholas Piggin2018-05-081-0/+21
* libpdbg/p9chip: update thread status on stop, start, sresetNicholas Piggin2018-05-081-1/+6
* libpdbg/p9chip.c: correct thread start for inactive and stopped threadsNicholas Piggin2018-05-081-1/+11
* libpdbg/p9chip.c: query thread active and stop statesNicholas Piggin2018-05-082-11/+25
* libpdbg/p9chip.c: do not fence interrupts when stopping threadsNicholas Piggin2018-05-081-5/+0
* libpdbg/p9chip.c: use the OTR special wakeup status latchNicholas Piggin2018-05-081-1/+2
* libpdbg/p9chip.c: remove sreset SRR1 workaroundNicholas Piggin2018-05-081-5/+0
* libpdbg/p9chip.c: update timeouts for special wakeup and stopNicholas Piggin2018-05-081-4/+5
* libpdbg: Add support for getring on POWER9Alistair Popple2018-04-275-4/+133
* libpdbg/htm: Enable NCU and set single dispatch/instruction modeCyril Bur2018-04-261-2/+41
OpenPOWER on IntegriCloud