index
:
pdbg
03-26-2018
04-16-2019
06-18-2018
OpenPOWER processor debug utility sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8
Rashmica Gupta
2018-11-02
10
-7
/
+727
*
stack: guess endian for stack frame walking
Nicholas Piggin
2018-11-01
1
-10
/
+85
*
Fix build failure in target detection
Joel Stanley
2018-10-26
1
-1
/
+5
*
Bump version to 2.0
Alistair Popple
2018-10-26
1
-1
/
+1
*
generate_dt_header: Fix typo
Amitay Isaacs
2018-10-26
1
-2
/
+2
*
build: Add explicit dependency of libfdt for libpdbg
Amitay Isaacs
2018-10-26
1
-2
/
+3
*
script: Mark dtb pointers as extern
Amitay Isaacs
2018-10-26
1
-3
/
+3
*
regs: Allow user to opt in to backtrace
Alistair Popple
2018-10-15
2
-6
/
+16
*
optcmd: Add OPTCMD_DEFINE_CMD_ONLY_FLAGS
Alistair Popple
2018-10-15
2
-1
/
+48
*
libpdbg/chip: add HEIR and HID register to ram_state_thread
Rashmica Gupta
2018-10-15
2
-0
/
+9
*
libpdbg/adu: always release the adu lock before returning from an error
Rashmica Gupta
2018-10-15
2
-14
/
+17
*
libpdbg/p8chip: Add in debug messages
Rashmica Gupta
2018-10-15
1
-0
/
+3
*
adu: Avoid address truncation from 64-bit to 32-bit
Amitay Isaacs
2018-10-15
1
-2
/
+2
*
libpdbg/p9chip: MTNIA and MTMSR fixes
Nicholas Piggin
2018-09-20
1
-2
/
+3
*
libpdbg/chip: implement putnia with a sequence compatible with P9
Nicholas Piggin
2018-09-20
1
-4
/
+15
*
src/options_arm.c: Add detection of host type for kernel backend
Alistair Popple
2018-09-12
1
-1
/
+44
*
pdbg: Rework backend detection
Alistair Popple
2018-09-12
5
-92
/
+31
*
libpdbg: Add in enable_attn function for p8
Rashmica Gupta
2018-09-12
2
-0
/
+42
*
pdbg: Add in parser for uint16_t
Rashmica Gupta
2018-09-12
2
-0
/
+20
*
pdbg: Add getcr and putcr options
Rashmica Gupta
2018-09-12
2
-1
/
+27
*
libpdbg: Add in mtocrf and putcr function
Rashmica Gupta
2018-09-12
3
-0
/
+28
*
libpdbg: Make getcr actually get all of the Condition Register
Rashmica Gupta
2018-09-12
2
-10
/
+18
*
pdbg: Add getxer & putxer commands
Rashmica Gupta
2018-09-12
2
-2
/
+26
*
libpdbg: Add in getxer and putxer functions
Rashmica Gupta
2018-09-12
7
-13
/
+177
*
libpdbg: Check if scom controllers are exposed
Rashmica Gupta
2018-09-12
1
-1
/
+9
*
libpdbg: Remove unused error code
Rashmica Gupta
2018-09-12
1
-3
/
+0
*
libpdbg: Print the name of the instruction when erroring
Rashmica Gupta
2018-09-12
1
-8
/
+8
*
pdbg: Fix function call for putnia command
Rashmica Gupta
2018-09-12
1
-1
/
+1
*
libpdbg: Release adu lock when erroring out
Rashmica Gupta
2018-09-12
1
-0
/
+1
*
main: Actually add P8 kernel devicetree
Alistair Popple
2018-09-10
1
-0
/
+45
*
libpdbg: Return immediate parent if class is NULL
Amitay Isaacs
2018-09-07
1
-0
/
+3
*
htm: Setup targetting for nest htm
Michael Neuling
2018-09-07
1
-1
/
+11
*
htm: Allow nest htm in htm_toggle_debug_bit()
Michael Neuling
2018-09-07
1
-1
/
+7
*
htm: Always run configure functions
Michael Neuling
2018-09-07
1
-35
/
+4
*
Makefile.am: Remove -DHAVE_LITTLE_ENDIAN
Alistair Popple
2018-09-07
1
-2
/
+2
*
build: Add dummy target to build test binaries
Amitay Isaacs
2018-09-07
1
-0
/
+2
*
tests: Add tests for libpdbg probe functions
Amitay Isaacs
2018-09-07
2
-1
/
+274
*
tests: Add tests for libpdbg target functions
Amitay Isaacs
2018-09-07
2
-2
/
+271
*
adu: Fix calculation of bytes read in getmem
Amitay Isaacs
2018-09-07
1
-7
/
+19
*
build: Add explicit dependency for device-tree headers
Amitay Isaacs
2018-09-07
1
-2
/
+2
*
libpdbg: Add an api to get device-tree node name
Amitay Isaacs
2018-09-07
2
-0
/
+6
*
libpdbg: Rename dt_new_root to dt_new_node
Amitay Isaacs
2018-09-07
3
-10
/
+5
*
libpdbg: Add a function to get root of the device tree
Amitay Isaacs
2018-09-07
2
-0
/
+6
*
libpdbg: Remove unused variable
Amitay Isaacs
2018-09-07
1
-3
/
+0
*
tests: Add bmc hw tests
Alistair Popple
2018-09-07
2
-1
/
+115
*
tests: Update test driver with more features
Amitay Isaacs
2018-09-07
3
-14
/
+203
*
progress: No more progress
Joel Stanley
2018-09-07
3
-1
/
+26
*
utils: Add script to run make check
Joel Stanley
2018-09-07
2
-0
/
+34
*
Move build.sh to utils directory
Joel Stanley
2018-09-07
3
-59
/
+60
*
main: Add P8 kernel devicetree
Benjamin Herrenschmidt
2018-09-07
2
-2
/
+11
[prev]
[next]