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
*
Clarify CFAM failure reason
03-26-2018
Raptor Engineering Development Team
2018-01-17
1
-1
/
+9
*
Add Talos support
Raptor Engineering Development Team
2018-01-17
4
-2
/
+23
*
template.S: Fix prefix mangling
Joel Stanley
2017-12-11
1
-9
/
+11
*
Makefile: Fix dts dependencies
Joel Stanley
2017-12-11
1
-3
/
+3
*
libpdbg: Fix pdbg_target_index
Alistair Popple
2017-12-11
1
-4
/
+7
*
libpdbg: Added new generic P9 chiplet type
Jason Albert
2017-12-11
2
-0
/
+27
*
Rename chiplet to core
Alistair Popple
2017-12-11
6
-51
/
+51
*
Makefile: Don't print directory
Joel Stanley
2017-12-08
1
-0
/
+1
*
Makefile: Quiet build hacks
Joel Stanley
2017-12-08
1
-4
/
+12
*
Makefile: Rename dtb targets
Joel Stanley
2017-12-08
1
-3
/
+5
*
Makefile: seperate out dtb building steps
Joel Stanley
2017-12-08
1
-2
/
+5
*
template.S: fix to build on architecture with non-empty __USER_LABEL_PREFIX__
Thomas Petazzoni
2017-12-08
2
-10
/
+21
*
Refactor for an exportable API
Alistair Popple
2017-12-08
9
-223
/
+442
*
Rename struct target to struct pdbg_target
Alistair Popple
2017-12-06
16
-112
/
+112
*
libpdbg/target.c: Stop probing target multiple times
Alistair Popple
2017-12-06
1
-4
/
+1
*
i2c: Update i2c device node in dt when specified
Joel Stanley
2017-11-24
1
-1
/
+11
*
lipdbg/i2c: Get bus path from device tree
Joel Stanley
2017-11-24
1
-1
/
+1
*
libpdbg: Fix incorrect restore of r1 in ram_instructions()
Cyril Bur
2017-11-24
1
-1
/
+1
*
Rework generation of .dtb.o
Thomas Petazzoni
2017-11-22
3
-18
/
+12
*
Error out when no device type is specified
Joel Stanley
2017-11-22
1
-0
/
+8
*
libpdbg: Remove unused __unused from compiler.h
Joel Stanley
2017-11-22
1
-1
/
+0
*
Merge pull request #22 from cyrilbur-ibm/docs
apopple
2017-10-23
1
-0
/
+24
|
\
|
*
docs: Add HTM to README.md
Cyril Bur
2017-10-04
1
-0
/
+24
*
|
libpdbg/device.c: Remove usage of libfdt internal functions
Alistair Popple
2017-10-20
1
-3
/
+4
|
/
*
device: remove use of ccan's endian
Joel Stanley
2017-09-22
6
-522
/
+2
*
kernel: Include endian.h for htobe32 and be32toh
Joel Stanley
2017-09-22
1
-0
/
+1
*
Hardware Trace Macro (HTM)
Cyril Bur
2017-09-22
5
-2
/
+1129
*
Add Hardware Trace Macro (HTM) to device trees
Cyril Bur
2017-09-22
1
-0
/
+12
*
Look for 'chip-id' as opposed to 'ibm,chip-id'
Cyril Bur
2017-09-22
2
-2
/
+2
*
fake.dts: Whitespace cleanup
Cyril Bur
2017-09-22
1
-3
/
+3
*
Add *.dtsi to .gitignore
Cyril Bur
2017-09-22
1
-0
/
+1
*
Allow command line to override GIT_SHA1
Joel Stanley
2017-09-20
1
-1
/
+1
*
Do not redefine _LARGEFILE64_SOURCE
Joel Stanley
2017-09-20
1
-0
/
+2
*
Add indirect SCOM access
Alistair Popple
2017-08-16
1
-4
/
+87
*
Add backend for host based debugfs
Alistair Popple
2017-08-14
6
-2
/
+186
*
Rework POWER9 device-trees to share common definitions
Alistair Popple
2017-08-14
3
-109
/
+68
*
libpdbg/target.c: Probe all root nodes in the device-tree
Alistair Popple
2017-08-14
1
-1
/
+4
*
libpdbg: Add sreset command
Alistair Popple
2017-07-31
5
-1
/
+40
*
build: Update to do both an in and out of tree build
Joel Stanley
2017-07-17
1
-12
/
+21
*
configure.ac: Enable silent build rules
Joel Stanley
2017-07-17
1
-0
/
+1
*
Makefile.am: Set foreign
Joel Stanley
2017-07-17
1
-0
/
+2
*
Makefile.am: Add missing target rules
Alistair Popple
2017-07-17
1
-0
/
+2
*
Makefile.am: Add output directory as an include path to dtc
Alistair Popple
2017-07-17
1
-1
/
+1
*
configure.ac: Use host objcopy
Alistair Popple
2017-07-17
2
-1
/
+4
*
Makefile.am: Use absolute paths to source directories
Alistair Popple
2017-07-17
1
-2
/
+2
*
src/main.c: Check result of writing to stdout
Alistair Popple
2017-07-14
1
-2
/
+4
*
configure.ac: Tag version 1.0
Alistair Popple
2017-07-14
1
-1
/
+1
*
README.md: Update documentation
Alistair Popple
2017-07-14
1
-90
/
+214
*
Makefile.am: Enable -Wall -Werror for libpdbg
Alistair Popple
2017-07-14
11
-34
/
+45
*
src/main.c: Add error message when no command could be run
Alistair Popple
2017-07-14
1
-15
/
+23
[next]