summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify CFAM failure reason04-16-2019Raptor Engineering Development Team2019-04-191-1/+9
* Add Blackbird supportRaptor Engineering Development Team2019-04-195-4/+28
* Add Talos supportRaptor Engineering Development Team2019-04-195-3/+30
* tests: Fix the core address calculationAmitay Isaacs2019-03-281-3/+3
* 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
* path: Avoid a match for nested nodes of the same classAmitay Isaacs2019-03-261-0/+13
* tests: Add a test for dn name matchAmitay Isaacs2019-03-262-1/+25
* path: Match targets with dn name correctlyAmitay Isaacs2019-03-261-3/+5
* api: Fix API interface for external usageArtem Senichev2019-03-262-1/+8
* main: Use new api to read/write memoryAmitay Isaacs2019-03-263-22/+14
* 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
* main: Set I2C backend device specified in argumentsArtem Senichev2019-02-051-0/+8
* adu: Add arugments for block sizeAlistair Popple2018-12-185-75/+207
* optcmd: Add parser for 8-bit power of 2 integersAlistair Popple2018-12-112-0/+27
* README: Add information about target selectionAmitay Isaacs2018-12-071-1/+52
* dtc: Drop chip-id propertyAmitay Isaacs2018-12-072-3/+0
* libpdbg: Drop pdbg_target_chip_id()Amitay Isaacs2018-12-072-19/+0
* libpdbg: Use index instead of chip-id for idAmitay Isaacs2018-12-073-8/+11
* libpdbg: Fix probing of pibAmitay Isaacs2018-12-071-1/+1
* main: Drop unused target_select/target_selected functionsAmitay Isaacs2018-12-032-15/+1
* main: Convert gdbserver command to path based targetingAmitay Isaacs2018-12-031-39/+38
* main: Convert htm commands to path based targetingAmitay Isaacs2018-12-031-44/+62
* main: Drop unused iterators with callbacksAmitay Isaacs2018-12-032-69/+0
* main: Convert regs command to path based targetingAmitay Isaacs2018-12-031-34/+33
* main: Convert threadstatus command to path based targetingAmitay Isaacs2018-12-031-92/+91
* main: Convert thread commands start/stop/step/sresetAmitay Isaacs2018-12-031-25/+50
* main: Convert getring to path based targetingAmitay Isaacs2018-12-031-18/+38
* main: Mark print_target staticAmitay Isaacs2018-12-031-1/+1
* main: Move device_node setting before parse_optionsAmitay Isaacs2018-12-031-3/+6
* libpdbg: Split nhtm hardware units for p8 and p9Amitay Isaacs2018-12-031-6/+21
* libpdbg: Remove zalloc macroAlistair Popple2018-12-031-2/+1
* main: Ignore nodes that do not have class namesAmitay Isaacs2018-11-161-1/+6
* main: Convert register functions to path based targetingAmitay Isaacs2018-11-161-60/+95
OpenPOWER on IntegriCloud