May 2018 Archives by author
Starting: Tue May 1 14:04:26 AEST 2018
Ending: Thu May 31 15:29:15 AEST 2018
Messages: 238
- [Pdbg] [PATCH] htm: Avoid segfault when an option is omitted
Rashmica Gupta
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 1/3] libpdbg: Add missing lazy probe in putmem
Rashmica Gupta
- [Pdbg] [PATCH 2/3] libpdg: Add option to write to / read from cache inhibited memory
Rashmica Gupta
- [Pdbg] [PATCH 3/3] pdbg: Update README with how to use putmem and getmem
Rashmica Gupta
- [Pdbg] [PATCH] Makefile: Add ARCH_FLAGS to pdbg_CFLAGS
Rashmica Gupta
- [Pdbg] [PATCH] pdbg: Tidy up putnia/putmsr
Rashmica Gupta
- [Pdbg] [PATCH 01/10] libpdbg: Print the name of the instruction when erroring
Rashmica Gupta
- [Pdbg] [PATCH 02/10] libpdbg: Add in getxer and putxer functions
Rashmica Gupta
- [Pdbg] [PATCH 03/10] pdbg: Add getxer & putxer commands
Rashmica Gupta
- [Pdbg] [PATCH 04/10] libpdbg: Make getcr actually get all of the Condition Register
Rashmica Gupta
- [Pdbg] [PATCH 05/10] pdbg: Tidy up putnia/putmsr
Rashmica Gupta
- [Pdbg] [PATCH 06/10] libpdbg: Return if invalid register numbers are given
Rashmica Gupta
- [Pdbg] [PATCH 07/10] libpdbg: Add in mtocrf and putcr function
Rashmica Gupta
- [Pdbg] [PATCH 08/10] pdbg: Add getcr and putcr options
Rashmica Gupta
- [Pdbg] [PATCH 09/10] libpdbg: Check if scom controllers are exposed
Rashmica Gupta
- [Pdbg] [PATCH 10/10] pdbg: Make return codes consistent for get/put registers
Rashmica Gupta
- [Pdbg] [PATCH] libpdbg: progress bars!
Amitay Isaacs
- [Pdbg] [PATCH 00/18] Minor cleanups and improvements to pdbg
Amitay Isaacs
- [Pdbg] [PATCH 01/18] configure: Add configure test for m4 command
Amitay Isaacs
- [Pdbg] [PATCH 02/18] configure: Add configure test for dtc command
Amitay Isaacs
- [Pdbg] [PATCH 03/18] Makefile: No need to include Makefile.libfdt
Amitay Isaacs
- [Pdbg] [PATCH 04/18] libpdbg: Make libpdbg.h self-conained
Amitay Isaacs
- [Pdbg] [PATCH 05/18] libpdbg: Add logging api
Amitay Isaacs
- [Pdbg] [PATCH 06/18] libpdbg: Replace PR_PERL with PR_INFO
Amitay Isaacs
- [Pdbg] [PATCH 07/18] libpdbg: Start using pdbg logging api
Amitay Isaacs
- [Pdbg] [PATCH 08/18] main: Add -D option to specify debug level
Amitay Isaacs
- [Pdbg] [PATCH 09/18] main: Print command descriptions in usage
Amitay Isaacs
- [Pdbg] [PATCH 10/18] main: Shorten usage description for htm subcommand
Amitay Isaacs
- [Pdbg] [PATCH 11/18] libpdbg: Add new targets at the end of the linked list
Amitay Isaacs
- [Pdbg] [PATCH 12/18] main: Avoid dumping usage when useful information is printed
Amitay Isaacs
- [Pdbg] [PATCH 13/18] main: Improve debug output about backends/targets
Amitay Isaacs
- [Pdbg] [PATCH 14/18] Makefile: Separate the list of device tree sources
Amitay Isaacs
- [Pdbg] [PATCH 15/18] Makefile: Add rule to generate device tree header file
Amitay Isaacs
- [Pdbg] [PATCH 16/18] main: Use auto-generated device tree headers
Amitay Isaacs
- [Pdbg] [PATCH 17/18] gitignore: Ignore device tree header files
Amitay Isaacs
- [Pdbg] [PATCH 18/18] main: Conditionally build device trees based on arch
Amitay Isaacs
- [Pdbg] [PATCH 05/18] libpdbg: Add logging api
Amitay Isaacs
- [Pdbg] [PATCH 0/5] Some more cleanups
Amitay Isaacs
- [Pdbg] [PATCH 1/5] main: Include string.h for memset
Amitay Isaacs
- [Pdbg] [PATCH 2/5] main: Use pdbg logging api in pdbg
Amitay Isaacs
- [Pdbg] [PATCH 3/5] main: Do not include libpdbg internal headers
Amitay Isaacs
- [Pdbg] [PATCH 4/5] dt: Add missing #address-cells, #size-cells and reg properties
Amitay Isaacs
- [Pdbg] [PATCH 5/5] Makefile: Don't suppress warnings from DTC
Amitay Isaacs
- [Pdbg] [PATCH v2 0/9] Some more cleanups
Amitay Isaacs
- [Pdbg] [PATCH v2 1/9] main: Include string.h for memset
Amitay Isaacs
- [Pdbg] [PATCH v2 2/9] main: Use pdbg logging api in pdbg
Amitay Isaacs
- [Pdbg] [PATCH v2 3/9] main: Do not include libpdbg internal headers
Amitay Isaacs
- [Pdbg] [PATCH v2 4/9] dt: Add missing #address-cells, #size-cells and reg properties
Amitay Isaacs
- [Pdbg] [PATCH v2 5/9] Makefile: Don't suppress warnings from DTC
Amitay Isaacs
- [Pdbg] [PATCH v2 6/9] main: Fix usage for expert option
Amitay Isaacs
- [Pdbg] [PATCH v2 7/9] main: Print valid range for -p, -c, -t in usage
Amitay Isaacs
- [Pdbg] [PATCH v2 8/9] main: Overhaul target selection logic
Amitay Isaacs
- [Pdbg] [PATCH v2 9/9] libpdbg/device: Add new targets in the order of traversal
Amitay Isaacs
- [Pdbg] [PATCH v2 8/9] main: Overhaul target selection logic
Amitay Isaacs
- [Pdbg] [PATCH v3 00/11] Some more cleanups
Amitay Isaacs
- [Pdbg] [PATCH v3 01/11] main: Include string.h for memset
Amitay Isaacs
- [Pdbg] [PATCH v3 02/11] main: Use pdbg logging api in pdbg
Amitay Isaacs
- [Pdbg] [PATCH v3 03/11] main: Do not include libpdbg internal headers
Amitay Isaacs
- [Pdbg] [PATCH v3 04/11] dt: Add missing #address-cells, #size-cells and reg properties
Amitay Isaacs
- [Pdbg] [PATCH v3 05/11] Makefile: Don't suppress warnings from DTC
Amitay Isaacs
- [Pdbg] [PATCH v3 06/11] main: Fix usage for expert option
Amitay Isaacs
- [Pdbg] [PATCH v3 07/11] libpdbg/device: Add new targets in the order of traversal
Amitay Isaacs
- [Pdbg] [PATCH v3 08/11] main: Return false on failure
Amitay Isaacs
- [Pdbg] [PATCH v3 09/11] main: Overhaul target selection
Amitay Isaacs
- [Pdbg] [PATCH v3 10/11] main: Print specific errors for invalid arguments
Amitay Isaacs
- [Pdbg] [PATCH v3 11/11] main: Print specific errors for invalid commands
Amitay Isaacs
- [Pdbg] [PATCH v2 3/9] main: Do not include libpdbg internal headers
Amitay Isaacs
- [Pdbg] [PATCH] Revert "Makefile: Don't suppress warnings from DTC"
Amitay Isaacs
- [Pdbg] [PATCH 0/6] Overhaul target selection
Amitay Isaacs
- [Pdbg] [PATCH 1/6] main: Overhaul target selection
Amitay Isaacs
- [Pdbg] [PATCH 2/6] main: Print specific errors for invalid arguments
Amitay Isaacs
- [Pdbg] [PATCH 3/6] main: Print specific errors for invalid commands
Amitay Isaacs
- [Pdbg] [PATCH 4/6] fake.dts: Add more targets for testing
Amitay Isaacs
- [Pdbg] [PATCH 5/6] fake: Add fake targets for testing
Amitay Isaacs
- [Pdbg] [PATCH 6/6] dts: Fix more warnings from dtc
Amitay Isaacs
- [Pdbg] [PATCH] main: Print just the command basename
Michael Neuling
- [Pdbg] [PATCH 1/2] main: Fix -D option
Michael Neuling
- [Pdbg] [PATCH 2/2] main: Exit 0 when printing version
Michael Neuling
- [Pdbg] [PATCH] Match core numbers to actual hardware on P8
Michael Neuling
- [Pdbg] [PATCH 00/10] pdbg fixes for p9
Nicholas Piggin
- [Pdbg] [PATCH 01/10] libpdbg/p9chip.c: update timeouts for special wakeup and stop
Nicholas Piggin
- [Pdbg] [PATCH 02/10] libpdbg/p9chip.c: remove sreset SRR1 workaround
Nicholas Piggin
- [Pdbg] [PATCH 03/10] libpdbg/p9chip.c: use the OTR special wakeup status latch
Nicholas Piggin
- [Pdbg] [PATCH 04/10] libpdbg/p9chip.c: do not fence interrupts when stopping threads
Nicholas Piggin
- [Pdbg] [PATCH 05/10] libpdbg/p9chip.c: query thread active and stop states
Nicholas Piggin
- [Pdbg] [PATCH 06/10] thread.c: threadstatus improve output and implement P9 stop
Nicholas Piggin
- [Pdbg] [PATCH 07/10] libpdbg/p9chip.c: correct thread start for inactive and stopped threads
Nicholas Piggin
- [Pdbg] [PATCH 08/10] libpdbg/p9chip: update thread status on stop, start, sreset
Nicholas Piggin
- [Pdbg] [PATCH 09/10] libpdbg/p9chip.c: Add more steps to ram_setup
Nicholas Piggin
- [Pdbg] [PATCH 10/10] libpdbg/p9chip.c: implement step support
Nicholas Piggin
- [Pdbg] [PATCH v2 00/10] pdbg fixes for p9
Nicholas Piggin
- [Pdbg] [PATCH v2 01/10] libpdbg/p9chip.c: update timeouts for special wakeup and stop
Nicholas Piggin
- [Pdbg] [PATCH v2 02/10] libpdbg/p9chip.c: remove sreset SRR1 workaround
Nicholas Piggin
- [Pdbg] [PATCH v2 03/10] libpdbg/p9chip.c: use the OTR special wakeup status latch
Nicholas Piggin
- [Pdbg] [PATCH v2 04/10] libpdbg/p9chip.c: do not fence interrupts when stopping threads
Nicholas Piggin
- [Pdbg] [PATCH v2 05/10] libpdbg/p9chip.c: query thread active and stop states
Nicholas Piggin
- [Pdbg] [PATCH v2 06/10] thread.c: threadstatus improve output and implement P9 stop
Nicholas Piggin
- [Pdbg] [PATCH v2 07/10] libpdbg/p9chip.c: correct thread start for inactive and stopped threads
Nicholas Piggin
- [Pdbg] [PATCH v2 08/10] libpdbg/p9chip: update thread status on stop, start, sreset
Nicholas Piggin
- [Pdbg] [PATCH v2 09/10] libpdbg/p9chip.c: Add more steps to ram_setup
Nicholas Piggin
- [Pdbg] [PATCH v2 10/10] libpdbg/p9chip.c: implement step support
Nicholas Piggin
- [Pdbg] [PATCH] libpdbg/p9chip.c: fix ram instruction status sequence
Nicholas Piggin
- [Pdbg] [PATCH v3 00/13] pdbg fixes for p9
Nicholas Piggin
- [Pdbg] [PATCH v3 01/13] libpdbg/p9chip.c: update timeouts for special wakeup and stop
Nicholas Piggin
- [Pdbg] [PATCH v3 02/13] libpdbg/p9chip.c: remove sreset SRR1 workaround
Nicholas Piggin
- [Pdbg] [PATCH v3 03/13] libpdbg/p9chip.c: use the OTR special wakeup status latch
Nicholas Piggin
- [Pdbg] [PATCH v3 04/13] libpdbg/p9chip.c: do not fence interrupts when stopping threads
Nicholas Piggin
- [Pdbg] [PATCH v3 05/13] libpdbg/p9chip.c: query thread active and stop states
Nicholas Piggin
- [Pdbg] [PATCH v3 06/13] thread.c: threadstatus improve output and implement P9 stop
Nicholas Piggin
- [Pdbg] [PATCH v3 07/13] libpdbg/p9chip.c: correct thread start for inactive and stopped threads
Nicholas Piggin
- [Pdbg] [PATCH v3 08/13] libpdbg/p9chip: update thread status on stop, start, sreset
Nicholas Piggin
- [Pdbg] [PATCH v3 09/13] libpdbg/p9chip.c: fix ram_setup sequence
Nicholas Piggin
- [Pdbg] [PATCH v3 10/13] libpdbg/p9chip.c: fix ram instruction status sequence
Nicholas Piggin
- [Pdbg] [PATCH v3 11/13] libpdbg/p9chip.c: Loads must be rammed twice
Nicholas Piggin
- [Pdbg] [PATCH v3 12/13] libpdbg/chip.c: ram_instructions add error handling
Nicholas Piggin
- [Pdbg] [PATCH v3 13/13] libpdbg/p9chip.c: implement step support
Nicholas Piggin
- [Pdbg] [PATCH 00/10] more pdbg stuff
Nicholas Piggin
- [Pdbg] [PATCH 01/10] libpdbg/p9chip.c: disable ramming LSU opcodes
Nicholas Piggin
- [Pdbg] [PATCH 02/10] libpdbg: staticify unit structs
Nicholas Piggin
- [Pdbg] [PATCH 03/10] libpdbg/target: add a release operation
Nicholas Piggin
- [Pdbg] [PATCH 04/10] pdbg: provide a release function
Nicholas Piggin
- [Pdbg] [PATCH 05/10] libpdbg/p9chip.c: implement core target release to de-assert special wakeup
Nicholas Piggin
- [Pdbg] [PATCH 06/10] pdbg: add an expert mode
Nicholas Piggin
- [Pdbg] [PATCH 07/10] libpdbg/p9chip.c: allow sreset in !expert mode
Nicholas Piggin
- [Pdbg] [PATCH 08/10] libpdbg/p9chip.c: ram allow ram to be used on running threads
Nicholas Piggin
- [Pdbg] [PATCH 09/10] pdbg: add 'regs' command
Nicholas Piggin
- [Pdbg] [PATCH 10/10] pdbg: add basic kernel stack trace to 'regs' command
Nicholas Piggin
- [Pdbg] [PATCH v3 05/13] libpdbg/p9chip.c: query thread active and stop states
Nicholas Piggin
- [Pdbg] [PATCH v3 08/13] libpdbg/p9chip: update thread status on stop, start, sreset
Nicholas Piggin
- [Pdbg] [PATCH v3 12/13] libpdbg/chip.c: ram_instructions add error handling
Nicholas Piggin
- [Pdbg] [PATCH 01/10] libpdbg/p9chip.c: disable ramming LSU opcodes
Nicholas Piggin
- [Pdbg] [PATCH 03/10] libpdbg/target: add a release operation
Nicholas Piggin
- [Pdbg] [PATCH 06/10] pdbg: add an expert mode
Nicholas Piggin
- [Pdbg] [PATCH 00/10] more pdbg stuff
Nicholas Piggin
- [Pdbg] [PATCH] libpdbg: Add an interface to probe all targets
Alistair Popple
- [Pdbg] [PATCH v3 05/13] libpdbg/p9chip.c: query thread active and stop states
Alistair Popple
- [Pdbg] [PATCH v3 06/13] thread.c: threadstatus improve output and implement P9 stop
Alistair Popple
- [Pdbg] [PATCH v3 08/13] libpdbg/p9chip: update thread status on stop, start, sreset
Alistair Popple
- [Pdbg] [PATCH v3 12/13] libpdbg/chip.c: ram_instructions add error handling
Alistair Popple
- [Pdbg] [PATCH v3 00/13] pdbg fixes for p9
Alistair Popple
- [Pdbg] [PATCH 01/10] libpdbg/p9chip.c: disable ramming LSU opcodes
Alistair Popple
- [Pdbg] [PATCH 03/10] libpdbg/target: add a release operation
Alistair Popple
- [Pdbg] [PATCH 05/10] libpdbg/p9chip.c: implement core target release to de-assert special wakeup
Alistair Popple
- [Pdbg] [PATCH 06/10] pdbg: add an expert mode
Alistair Popple
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Alistair Popple
- [Pdbg] [PATCH] htm: Avoid segfault when an option is omitted
Alistair Popple
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Alistair Popple
- [Pdbg] [PATCH 06/10] pdbg: add an expert mode
Alistair Popple
- [Pdbg] [PATCH 0/2] pdbg: some build fixes
Alistair Popple
- [Pdbg] [PATCH 00/10] more pdbg stuff
Alistair Popple
- [Pdbg] [PATCH] libpdbg: progress bars!
Alistair Popple
- [Pdbg] [PATCH 05/18] libpdbg: Add logging api
Alistair Popple
- [Pdbg] [PATCH 06/18] libpdbg: Replace PR_PERL with PR_INFO
Alistair Popple
- [Pdbg] [PATCH] libpdbg: progress bars!
Alistair Popple
- [Pdbg] [PATCH v3 0/3] Moar Progress
Alistair Popple
- [Pdbg] [PATCH v3 1/3] pdbg: Add progress bars utility
Alistair Popple
- [Pdbg] [PATCH v3 2/3] libpdbg: Add function to register progress tick callback
Alistair Popple
- [Pdbg] [PATCH v3 3/3] pdbg: Add progress tick callbacks for get/putmem
Alistair Popple
- [Pdbg] [PATCH 2/3] libpdg: Add option to write to / read from cache inhibited memory
Alistair Popple
- [Pdbg] [PATCH 00/10] more pdbg stuff
Alistair Popple
- [Pdbg] [PATCH v2 1/3] p9-pib.dtsi.m4: Fix chiplet generation
Alistair Popple
- [Pdbg] [PATCH v2 1/3] p9-pib.dtsi.m4: Fix chiplet generation
Alistair Popple
- [Pdbg] [PATCH v2 3/3] Add fircheck support
Alistair Popple
- [Pdbg] [PATCH 00/18] Minor cleanups and improvements to pdbg
Alistair Popple
- [Pdbg] [PATCH] pdbg: implement 'log' command
Alistair Popple
- [Pdbg] [PATCH 3/5] main: Do not include libpdbg internal headers
Alistair Popple
- [Pdbg] [PATCH] Makefile.am: Add -lrt to LDFLAGS
Alistair Popple
- [Pdbg] [PATCH] p8: Add support for second processor on Firestone
Alistair Popple
- [Pdbg] [PATCH 3/3] libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmem
Alistair Popple
- [Pdbg] [PATCH] pdbg: Fix target selection when using I2C
Alistair Popple
- [Pdbg] [PATCH] libpdbg: Abstract thread status
Alistair Popple
- [Pdbg] [PATCH] libpdbg: Don't dump XER with ram_getspr
Alistair Popple
- [Pdbg] [PATCH v2 3/9] main: Do not include libpdbg internal headers
Alistair Popple
- [Pdbg] [PATCH v3 01/11] main: Include string.h for memset
Alistair Popple
- [Pdbg] [PATCH v3 09/11] main: Overhaul target selection
Alistair Popple
- [Pdbg] [PATCH 3/3] libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmem
Alistair Popple
- [Pdbg] [PATCH 2/2] main: Exit 0 when printing version
Alistair Popple
- [Pdbg] [PATCH] reg.c: Refactor get/put register handling
Alistair Popple
- [Pdbg] [RFC][PATCH] WIP: Refactor commands and command argument parsing
Alistair Popple
- [Pdbg] [RFC][PATCH] WIP: Refactor commands and command argument parsing
Alistair Popple
- [Pdbg] [PATCH] p9-pib.dts: Add definitions for all chiplets
Balbir Singh
- [Pdbg] [PATCH] libpdbg: Add support for getring on POWER9
Balbir Singh
- [Pdbg] [PATCH v2 1/3] p9-pib.dtsi.m4: Fix chiplet generation
Balbir Singh
- [Pdbg] [PATCH v2 2/3] p9-pib.dtsi.m4: Add additional pervasive chiplets
Balbir Singh
- [Pdbg] [PATCH v2 3/3] Add fircheck support
Balbir Singh
- [Pdbg] [PATCH v2 3/3] Add fircheck support
Balbir Singh
- [Pdbg] [PATCH v2 1/3] p9-pib.dtsi.m4: Fix chiplet generation
Balbir Singh
- [Pdbg] [PATCH v2 2/3] p9-pib.dtsi.m4: Add additional pervasive chiplets
Balbir Singh
- [Pdbg] [PATCH v2 3/3] Add fircheck support
Balbir Singh
- [Pdbg] [RFC] Detect if we probed the target correctly
Balbir Singh
- [Pdbg] [PATCH] p8: Add support for second processor on Firestone
Balbir Singh
- [Pdbg] [PATCH v2 9/9] libpdbg/device: Add new targets in the order of traversal
Balbir Singh
- [Pdbg] [PATCH v2 8/9] main: Overhaul target selection logic
Balbir Singh
- [Pdbg] [PATCH v2 8/9] main: Overhaul target selection logic
Balbir Singh
- [Pdbg] [PATCH v2 9/9] libpdbg/device: Add new targets in the order of traversal
Balbir Singh
- [Pdbg] [RFC] main: Implement 'dmesg' command
Balbir Singh
- [Pdbg] [RFC] Detect if we probed the target correctly
Balbir Singh
- [Pdbg] [PATCH v2 3/3] Add fircheck support
Balbir Singh
- [Pdbg] [PATCH] Makefile: Add p9-fsi.dtsi to the list of files to clean
Balbir Singh
- [Pdbg] [RFC][PATCH] WIP: Refactor commands and command argument parsing
Balbir Singh
- [Pdbg] [PATCH] libpdbg: Add support for getring on POWER9
Joel Stanley
- [Pdbg] [PATCH 0/2] pdbg: some build fixes
Joel Stanley
- [Pdbg] [PATCH 1/2] build.sh: Update docker container to Ubuntu 18.04
Joel Stanley
- [Pdbg] [PATCH 2/2] build.sh: Build for powerpc and x86
Joel Stanley
- [Pdbg] [PATCH v2 06/10] thread.c: threadstatus improve output and implement P9 stop
Joel Stanley
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Joel Stanley
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Joel Stanley
- [Pdbg] [PATCH 1/2] libpdbg: Check if scom controllers are exposed
Joel Stanley
- [Pdbg] [PATCH] libpdbg: progress bars!
Joel Stanley
- [Pdbg] [PATCH] libpdbg: progress bars!
Joel Stanley
- [Pdbg] [PATCH v2 0/3] pdbg: make getmem show progress
Joel Stanley
- [Pdbg] [PATCH v2 1/3] libpdbg: Add progress bars utility
Joel Stanley
- [Pdbg] [PATCH v2 2/3] libpdbg: adu: Add progress bar variant adu_getmem
Joel Stanley
- [Pdbg] [PATCH v2 3/3] mem: progress bars!
Joel Stanley
- [Pdbg] [PATCH v3 0/3] Moar Progress
Joel Stanley
- [Pdbg] [PATCH 0/3] libpdbg: adu fixups
Joel Stanley
- [Pdbg] [PATCH 1/3] operations.h: remove adu_putmem and adu_getmem from this header
Joel Stanley
- [Pdbg] [PATCH 2/3] libpdbg: Make get/putmem ci argument a boolean
Joel Stanley
- [Pdbg] [PATCH 3/3] libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmem
Joel Stanley
- [Pdbg] [PATCH] pdbg: implement 'log' command
Joel Stanley
- [Pdbg] [PATCH] pdbg: implement 'log' command
Joel Stanley
- [Pdbg] [PATCH 0/3] Performance improvements
Joel Stanley
- [Pdbg] [PATCH 1/3] target: Cache pib addresses
Joel Stanley
- [Pdbg] [PATCH 2/3] target: Store "fd" for struct pib
Joel Stanley
- [Pdbg] [PATCH 3/3] cfam: Remove relax delay
Joel Stanley
- [Pdbg] [PATCH 3/3] libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmem
Joel Stanley
- [Pdbg] [PATCH] debug: Add printf attribute to logging function
Joel Stanley
- [Pdbg] [RFC] main: Implement 'dmesg' command
Joel Stanley
- [Pdbg] [PATCH] Makefile: Add p9-fsi.dtsi to the list of files to clean
Joel Stanley
- [Pdbg] [PATCH] Revert "Makefile: Don't suppress warnings from DTC"
Joel Stanley
- [Pdbg] [PATCH 0/6] Overhaul target selection
Joel Stanley
- [Pdbg] [PATCH 0/3] libpdbg: adu fixups
rashmica
- [Pdbg] [PATCH] Makefile: Add ARCH_FLAGS to pdbg_CFLAGS
rashmica
Last message date:
Thu May 31 15:29:15 AEST 2018
Archived on: Thu May 31 15:30:04 AEST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).