summaryrefslogtreecommitdiffstats
path: root/libpdbg
Commit message (Expand)AuthorAgeFilesLines
...
* pdbg: Make target selection explicitAlistair Popple2018-04-261-0/+10
* libpdbg: Add private data field for each targetsAlistair Popple2018-04-262-0/+3
* libpdbg: Lazy probingCyril Bur2018-04-266-83/+114
* libpdbg/p8chip: Return thread SMT stateCyril Bur2018-04-243-1/+16
* libpdbg: Move struct dt_node into struct pdbg_targetCyril Bur2018-04-2412-277/+279
* libpdbg/device: Remove unused device tree functionsCyril Bur2018-04-242-119/+0
* libpdbg/host: Actually check the return value of open() in host_pib_probe()Cyril Bur2018-04-241-6/+7
* libpdbg: Validate hardware units at build timeCyril Bur2018-04-242-10/+16
* libpdbg: Remove unused fsi2pib.cAlistair Popple2018-02-211-76/+0
* libpdbg/cfam.c: Remove fsi2pib engine resetAlistair Popple2018-02-211-2/+11
* libpdbg/htm: Add POWER8 HTM (both Core and Nest)Cyril Bur2018-02-161-30/+135
* libpdbg/htm: Both `chtm` and `nhtm` classes are validCyril Bur2018-02-163-2/+13
* 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-161-13/+18
* 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-114-26/+26
* Refactor for an exportable APIAlistair Popple2017-12-087-48/+307
* Rename struct target to struct pdbg_targetAlistair Popple2017-12-0615-84/+84
* libpdbg/target.c: Stop probing target multiple timesAlistair Popple2017-12-061-4/+1
* 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
* libpdbg: Remove unused __unused from compiler.hJoel Stanley2017-11-221-1/+0
* libpdbg/device.c: Remove usage of libfdt internal functionsAlistair Popple2017-10-201-3/+4
* device: remove use of ccan's endianJoel Stanley2017-09-221-2/+2
* kernel: Include endian.h for htobe32 and be32tohJoel Stanley2017-09-221-0/+1
* Hardware Trace Macro (HTM)Cyril Bur2017-09-223-0/+879
* Look for 'chip-id' as opposed to 'ibm,chip-id'Cyril Bur2017-09-222-2/+2
* Do not redefine _LARGEFILE64_SOURCEJoel Stanley2017-09-201-0/+2
* Add indirect SCOM accessAlistair Popple2017-08-161-4/+87
* Add backend for host based debugfsAlistair Popple2017-08-141-0/+118
* libpdbg/target.c: Probe all root nodes in the device-treeAlistair Popple2017-08-141-1/+4
* libpdbg: Add sreset commandAlistair Popple2017-07-314-0/+28
* Makefile.am: Enable -Wall -Werror for libpdbgAlistair Popple2017-07-1410-31/+42
* libpdbg: Add a more complete fake backendAlistair Popple2017-07-132-38/+66
* kernel: Fix paths for upstream kernel fsi driverJoel Stanley2017-07-071-2/+2
* libpdbg/cfam.c: Enable hmfsi portsAlistair Popple2017-06-281-1/+11
* libpdbg: Add support for P9 thread operationsAlistair Popple2017-06-286-307/+649
* libpdbg: Add target index cacheAlistair Popple2017-06-282-0/+4
* Reads and writes to the FSI bus are in bus-endian format, so we need toAlistair Popple2017-05-191-4/+6
* Add support for power9 putmem/getmemAlistair Popple2017-03-303-178/+253
* Clean-up target configuration in preparation for adding P9 supportAlistair Popple2017-03-3013-526/+2076
* Merge pull request #17 from shenki/fix-commentapopple2017-03-071-1/+1
|\
| * bmcfsi: Fix Romulus pin mapping commentJoel Stanley2017-03-011-1/+1
* | Fix CFAM address computing for OpenFSI.Dinesh Chinari2017-02-232-3/+3
|/
* libpdbg/kernel.c: Fix FSI address maskingAlistair Popple2017-02-221-2/+2
* libpdbg/kernel.c: Don't emit warnings for failure to read 0xc09Alistair Popple2017-02-211-1/+5
* libdbg: Introduce kernel FSI driver backendJoel Stanley2017-02-182-0/+186
* libpdbg/bmcfsi.c: Fix selection of p9r device typeAlistair Popple2017-01-191-0/+1
* libpdbg/bmcfsi: Update Zaius pin assignments for EVT2Xo Wang2017-01-101-2/+2
OpenPOWER on IntegriCloud