summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: Add p9-fsi.dtsi to the list of files to cleanJoel Stanley2018-06-011-1/+1
* debug: Add printf attribute to logging functionJoel Stanley2018-06-012-3/+5
* pdbg: Tidy up putnia/putmsrRashmica Gupta2018-06-011-4/+4
* Remove "expert" modeAlistair Popple2018-05-254-93/+4
* main: Print just the command basenameMichael Neuling2018-05-241-4/+5
* main: Exit 0 when printing versionMichael Neuling2018-05-241-1/+1
* main: Fix -D optionMichael Neuling2018-05-241-1/+1
* libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmemJoel Stanley2018-05-243-7/+37
* libpdbg: Make get/putmem ci argument a booleanJoel Stanley2018-05-243-8/+10
* operations.h: remove adu_putmem and adu_getmem from this headerJoel Stanley2018-05-241-4/+0
* main: Return false on failureAmitay Isaacs2018-05-241-2/+2
* libpdbg/device: Add new targets in the order of traversalAmitay Isaacs2018-05-241-1/+1
* main: Fix usage for expert optionAmitay Isaacs2018-05-241-1/+1
* Makefile: Don't suppress warnings from DTCAmitay Isaacs2018-05-241-2/+2
* dt: Add missing #address-cells, #size-cells and reg propertiesAmitay Isaacs2018-05-246-2/+20
* main: Do not include libpdbg internal headersAmitay Isaacs2018-05-2410-17/+11
* main: Use pdbg logging api in pdbgAmitay Isaacs2018-05-243-4/+8
* libpdbg: Don't dump XER with ram_getsprAlistair Popple2018-05-241-0/+3
* libpdbg: Abstract thread statusAlistair Popple2018-05-247-82/+147
* pdbg: Fix target selection when using I2CAlistair Popple2018-05-241-3/+7
* p8: Add support for second processor on FirestoneAlistair Popple2018-05-232-0/+32
* Makefile.am: Add -lrt to LDFLAGSAlistair Popple2018-05-221-1/+1
* gitignore: Ignore .dts filesAmitay Isaacs2018-05-181-0/+1
* Makefile: Pretty print dts files via dtcAmitay Isaacs2018-05-181-1/+1
* Makefile: Generate all device-tree source filesAmitay Isaacs2018-05-185-5/+5
* main: Conditionally build device trees based on archAmitay Isaacs2018-05-183-9/+31
* gitignore: Ignore device tree header filesAmitay Isaacs2018-05-181-0/+1
* main: Use auto-generated device tree headersAmitay Isaacs2018-05-182-21/+15
* Makefile: Add rule to generate device tree header fileAmitay Isaacs2018-05-182-0/+32
* Makefile: Separate the list of device tree sourcesAmitay Isaacs2018-05-181-3/+7
* main: Improve debug output about backends/targetsAmitay Isaacs2018-05-183-20/+8
* main: Avoid dumping usage when useful information is printedAmitay Isaacs2018-05-181-2/+0
* libpdbg: Add new targets at the end of the linked listAmitay Isaacs2018-05-181-1/+1
* main: Shorten usage description for htm subcommandAmitay Isaacs2018-05-181-1/+1
* main: Print command descriptions in usageAmitay Isaacs2018-05-181-2/+2
* main: Add -D option to specify debug levelAmitay Isaacs2018-05-181-1/+8
* libpdbg: Start using pdbg logging apiAmitay Isaacs2018-05-188-9/+9
* libpdbg: Replace PR_PERL with PR_INFOAmitay Isaacs2018-05-184-21/+12
* libpdbg: Add logging apiAmitay Isaacs2018-05-184-1/+106
* libpdbg: Make libpdbg.h self-conainedAmitay Isaacs2018-05-181-0/+4
* Makefile: No need to include Makefile.libfdtAmitay Isaacs2018-05-181-2/+0
* configure: Add configure test for dtc commandAmitay Isaacs2018-05-182-1/+7
* configure: Add configure test for m4 commandAmitay Isaacs2018-05-182-2/+9
* libpdbg: Add an interface to probe all targetsAlistair Popple2018-05-182-0/+17
* pdbg: add basic kernel stack trace to 'regs' commandNicholas Piggin2018-05-183-1/+60
* pdbg: add 'regs' commandNicholas Piggin2018-05-189-2/+265
* libpdbg/p9chip.c: ram allow ram to be used on running threadsNicholas Piggin2018-05-183-6/+66
* libpdbg/p9chip.c: allow sreset in !expert modeNicholas Piggin2018-05-182-1/+9
* pdbg: add an expert modeNicholas Piggin2018-05-183-18/+58
* pdbg: Add progress tick callbacks for get/putmemAlistair Popple2018-05-172-0/+14
OpenPOWER on IntegriCloud