summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add *.dtsi to .gitignoreCyril Bur2017-09-221-0/+1
| | | | Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
* Clean-up target configuration in preparation for adding P9 supportAlistair Popple2017-03-301-0/+8
| | | | | | | | | | The previous implementation of targeting was hardcoded, cumbersome and difficult to reconfigure for different chip types. This moves to a method of configuring targets using device-tree which is much easier to maintain and allows methods to be added to support operations like getmem on POWER9. Signed-off-by: Alistair Popple <alistair@popple.id.au>
* Initial release of pdbgAlistair Popple2016-01-111-0/+25
pdbg is a tool to access P8 host registers and memory from the BMC for kernel and firmware debugging purposes. Signed-off-by: Alistair Popple <alistair@popple.id.au>
OpenPOWER on IntegriCloud