summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify CFAM failure reason06-18-2018Raptor Engineering Development Team2018-04-131-1/+9
* Add Talos supportRaptor Engineering Development Team2018-04-135-2/+27
* libpdbg: Remove unused fsi2pib.cAlistair Popple2018-02-211-76/+0
* libpdbg/cfam.c: Remove fsi2pib engine resetAlistair Popple2018-02-211-2/+11
* main: Attempt to automatically discover targetCyril Bur2018-02-168-5/+331
* pdbg/htm: Force the user to learn the new HTM commandsCyril Bur2018-02-161-10/+65
* main: Add HTM functions to deal with Core HTMCyril Bur2018-02-164-88/+167
* libpdbg/htm: Add POWER8 HTM (both Core and Nest)Cyril Bur2018-02-162-30/+146
* libpdbg/htm: Both `chtm` and `nhtm` classes are validCyril Bur2018-02-163-2/+13
* htm: Check that nodes aren't disabledCyril Bur2018-02-162-10/+54
* libpdbg/htm: Add nest to Nest HTM specific constantsCyril Bur2018-02-161-32/+32
* libpdbg/htm: Convert current HTM function names to Nest HTMCyril Bur2018-02-163-24/+29
* main: Use the actions array to print the commandsCyril Bur2018-02-161-25/+4
* main: Remove oldstyle command parsingCyril Bur2018-02-161-84/+1
* main: Use new command handling for probeCyril Bur2018-02-161-9/+15
* main: Use new command handling for HTMCyril Bur2018-02-163-60/+21
* main: Use new command handling for threadsCyril Bur2018-02-163-44/+56
* main: Use new command handling for registersCyril Bur2018-02-163-68/+165
* main: Use new command handling for memory commandsCyril Bur2018-02-163-33/+73
* main: Use new command handling for scomsCyril Bur2018-02-163-22/+52
* main: Use new command handling for cfamsCyril Bur2018-02-164-24/+52
* main: Prepare to change command handlingCyril Bur2018-02-161-4/+44
* main: Pull HTM functions out of main.cCyril Bur2018-02-164-207/+261
* main: Pull thread control accessors out of main.cCyril Bur2018-02-165-81/+136
* main: Pull memory accessors out of main.cCyril Bur2018-02-124-27/+68
* main: Pull register accessors out of main.cCyril Bur2018-02-125-68/+134
* main: Pull out scom functions from main.cCyril Bur2018-02-124-22/+64
* main: Pull cfam functions out of main.cCyril Bur2018-02-124-20/+64
* main: Pull out command parsing from option parsingCyril Bur2018-02-121-16/+33
* main: Use endptr to better check the result of strtoull()Cyril Bur2018-02-121-22/+29
* main: Handle unknown getopt argumentCyril Bur2018-02-121-0/+1
* main: Alphabetise getopt()Cyril Bur2018-02-121-5/+6
* main: Remove unused variable oidxCyril Bur2018-02-121-2/+2
* template.S: Fix prefix manglingJoel Stanley2017-12-111-9/+11
* Makefile: Fix dts dependenciesJoel Stanley2017-12-111-3/+3
* libpdbg: Fix pdbg_target_indexAlistair Popple2017-12-111-4/+7
* libpdbg: Added new generic P9 chiplet typeJason Albert2017-12-112-0/+27
* Rename chiplet to coreAlistair Popple2017-12-116-51/+51
* Makefile: Don't print directoryJoel Stanley2017-12-081-0/+1
* Makefile: Quiet build hacksJoel Stanley2017-12-081-4/+12
* Makefile: Rename dtb targetsJoel Stanley2017-12-081-3/+5
* Makefile: seperate out dtb building stepsJoel Stanley2017-12-081-2/+5
* template.S: fix to build on architecture with non-empty __USER_LABEL_PREFIX__Thomas Petazzoni2017-12-082-10/+21
* Refactor for an exportable APIAlistair Popple2017-12-089-223/+442
* Rename struct target to struct pdbg_targetAlistair Popple2017-12-0616-112/+112
* libpdbg/target.c: Stop probing target multiple timesAlistair Popple2017-12-061-4/+1
* i2c: Update i2c device node in dt when specifiedJoel Stanley2017-11-241-1/+11
* lipdbg/i2c: Get bus path from device treeJoel Stanley2017-11-241-1/+1
* libpdbg: Fix incorrect restore of r1 in ram_instructions()Cyril Bur2017-11-241-1/+1
* Rework generation of .dtb.oThomas Petazzoni2017-11-223-18/+12
OpenPOWER on IntegriCloud