summaryrefslogtreecommitdiffstats
path: root/libpdbg/p8chip.c
Commit message (Expand)AuthorAgeFilesLines
* libpdbg/p8chip.c: Emulate sreset using ramming for active threadsNicholas Piggin2019-03-271-3/+128
* libpdbg/p8chip.c: ram state setup sequence match workbookNicholas Piggin2019-03-271-28/+13
* libpdbg/p8chip.c: release special wakeups for P8Nicholas Piggin2019-03-271-9/+58
* Revert incorrect version of "libpdbg/p8chip.c: Emulate sreset using ramming..."Alistair Popple2019-03-271-76/+6
* Revert incorrect version of "libpdbg/p8chip.c: ram state setup sequence ..."Alistair Popple2019-03-271-13/+28
* Revert incorrect version of "libpdbg/p8chip.c: release special wakeups for P8"Alistair Popple2019-03-271-53/+8
* libpdbg/p8chip.c: Emulate sreset using ramming for active threadsNicholas Piggin2019-03-081-6/+76
* libpdbg/p8chip.c: ram state setup sequence match workbookNicholas Piggin2019-03-081-28/+13
* libpdbg/p8chip.c: release special wakeups for P8Nicholas Piggin2019-03-081-8/+53
* libpdbg/p8chip.c: Only write the SP_STOP bit onceNicholas Piggin2019-03-081-2/+4
* libpdbg/p8chip.c: read status from correct targetNicholas Piggin2019-03-081-1/+1
* libpdbg: Rework target compatibleAlistair Popple2018-11-091-1/+1
* libpdbg: Rework target addressingAlistair Popple2018-11-091-2/+2
* libpdbg/p8chip: Add in debug messagesRashmica Gupta2018-10-151-0/+3
* libpdbg: Add in enable_attn function for p8Rashmica Gupta2018-09-121-0/+41
* libpdbg: Add in getxer and putxer functionsRashmica Gupta2018-09-121-0/+86
* libpdbg: When searching for a parent ensure the correct class is enforcedAlistair Popple2018-08-131-5/+10
* libpdbg: Ensure threads are probed prior to setup in ram_setupAlistair Popple2018-08-131-0/+6
* p8chip: Restore RAS_MODE_REG to original valueMichael Neuling2018-06-251-3/+1
* libpdbg: Always fail sreset on p8Rashmica Gupta2018-06-151-0/+7
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-13/+79
* libpdbg: Start using pdbg logging apiAmitay Isaacs2018-05-181-0/+1
* pdbg: add 'regs' commandNicholas Piggin2018-05-181-0/+10
* libpdbg: staticify unit structsNicholas Piggin2018-05-161-2/+2
* libpdbg/p8chip: Return thread SMT stateCyril Bur2018-04-241-1/+2
* libpdbg: Move struct dt_node into struct pdbg_targetCyril Bur2018-04-241-10/+10
* Rename chiplet to coreAlistair Popple2017-12-111-16/+16
* Refactor for an exportable APIAlistair Popple2017-12-081-1/+1
* Rename struct target to struct pdbg_targetAlistair Popple2017-12-061-2/+2
* Makefile.am: Enable -Wall -Werror for libpdbgAlistair Popple2017-07-141-4/+11
* libpdbg: Add support for P9 thread operationsAlistair Popple2017-06-281-0/+344
OpenPOWER on IntegriCloud