summaryrefslogtreecommitdiffstats
path: root/libpdbg
Commit message (Expand)AuthorAgeFilesLines
* Clarify CFAM failure reason04-16-2019Raptor Engineering Development Team2019-04-191-1/+9
* Add Blackbird supportRaptor Engineering Development Team2019-04-191-1/+1
* Add Talos supportRaptor Engineering Development Team2019-04-191-1/+1
* 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: use MTMSRD opcode rather than MTMSRNicholas Piggin2019-03-271-1/+1
* 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: use MTMSRD opcode rather than MTMSR"Alistair Popple2019-03-271-1/+1
* Revert incorrect version of "libpdbg/p8chip.c: release special wakeups for P8"Alistair Popple2019-03-271-53/+8
* api: Fix API interface for external usageArtem Senichev2019-03-262-1/+8
* adu: Add new api for memory read/writeAmitay Isaacs2019-03-262-0/+23
* adu: Set default blocksize for aduAmitay Isaacs2019-03-261-0/+6
* adu: Add read/write methods for adu targetAmitay Isaacs2019-03-262-0/+6
* adu: Convert __adu_{get, put}mem_blocksize to adu functionsAmitay Isaacs2019-03-261-23/+53
* 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: use MTMSRD opcode rather than MTMSRNicholas Piggin2019-03-081-1/+1
* 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: Fix CHECK_ERR macro to evaluate once in error caseNicholas Piggin2019-03-081-2/+3
* adu: Add arugments for block sizeAlistair Popple2018-12-183-59/+148
* libpdbg: Drop pdbg_target_chip_id()Amitay Isaacs2018-12-072-19/+0
* libpdbg: Use index instead of chip-id for idAmitay Isaacs2018-12-072-7/+10
* libpdbg: Fix probing of pibAmitay Isaacs2018-12-071-1/+1
* libpdbg: Split nhtm hardware units for p8 and p9Amitay Isaacs2018-12-031-6/+21
* libpdbg: Remove zalloc macroAlistair Popple2018-12-031-2/+1
* libpdbg: Add an api for address translationAmitay Isaacs2018-11-162-0/+9
* libpdbg: Convert printf to DEBUG statementsAmitay Isaacs2018-11-161-5/+7
* device.c: Fix pdbg_target_addressAlistair Popple2018-11-091-5/+4
* libpdbg: Remove device.hAlistair Popple2018-11-097-32/+6
* libpdbg: Make dt_root privateAlistair Popple2018-11-093-13/+11
* libpdbg: Rework target compatibleAlistair Popple2018-11-095-43/+35
* libpdbg: Remove old dt_prop functionsAlistair Popple2018-11-098-60/+54
* libpdbg: Rework target addressingAlistair Popple2018-11-098-21/+15
* libpdbg: Rework chip-id functionsAlistair Popple2018-11-096-37/+21
* libpdbg: Rename property functionsAlistair Popple2018-11-094-8/+15
* libpdbg: Move property code into libpdbg/device.cAlistair Popple2018-11-093-82/+65
* libpdbg: Make more declarations staticAlistair Popple2018-11-094-87/+39
* libpdbg: Remove unused codeAlistair Popple2018-11-094-379/+4
* libpdbg: Add xbus hardware unitAlistair Popple2018-11-092-0/+67
* libpdbg: Add indirect address translation via callbackAlistair Popple2018-11-092-1/+13
* libpdbg: Add API to get device tree path and find target via pathAlistair Popple2018-11-092-0/+15
* libpdbg: fix a bug in get_class_target_addrAlistair Popple2018-11-091-4/+3
* libpdbg: Add api to get 32-bit device tree propertyAlistair Popple2018-11-092-0/+13
* pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8Rashmica Gupta2018-11-023-3/+2
* libpdbg/chip: add HEIR and HID register to ram_state_threadRashmica Gupta2018-10-152-0/+9
* libpdbg/adu: always release the adu lock before returning from an errorRashmica Gupta2018-10-152-14/+17
OpenPOWER on IntegriCloud