Show patches with: Archived = No       |   1375 patches
« 1 2 3 413 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add notes on development process to the readme Add notes on development process to the readme - - - - --- 2021-08-17 Joel Stanley Accepted
Add valgrind suppression file Add valgrind suppression file - - - - 2-- 2022-03-03 Joel Stanley New
Fix build failure in target detection Fix build failure in target detection - - - - 2-- 2018-10-23 Joel Stanley Accepted
Fix building with uclibc Fix building with uclibc - - - - --- 2020-07-13 Joel Stanley Accepted
Makefile.am: Disable -Wunused-const-variable for generated file Makefile.am: Disable -Wunused-const-variable for generated file - - - - 1-- 2022-04-21 Joel Stanley New
Makefile.am: Remove -DHAVE_LITTLE_ENDIAN Makefile.am: Remove -DHAVE_LITTLE_ENDIAN - - - - 2-- 2018-08-30 Alistair Popple Accepted
Makefile: Add libfdt include path conditionally Makefile: Add libfdt include path conditionally - - 1 - 2-- 2019-06-19 Amitay Isaacs Accepted
Makefile: Add p9-fsi.dtsi to the list of files to clean Makefile: Add p9-fsi.dtsi to the list of files to clean 1 - - - --- 2018-05-25 Joel Stanley Accepted
Makefile: Create unconditional list of all device trees Makefile: Create unconditional list of all device trees - - - - 2-- 2019-07-10 Amitay Isaacs Accepted
Makefile: Include template.S in dependencies Makefile: Include template.S in dependencies - - - - --- 2021-08-04 Joel Stanley Accepted
Makefile: p9.dts is generated Makefile: p9.dts is generated - - - - 2-- 2020-05-11 Amitay Isaacs Accepted
Match core numbers to actual hardware on P8 Match core numbers to actual hardware on P8 - - - - --- 2018-05-31 Michael Neuling Accepted
P8 ADU: Fix access sizes P8 ADU: Fix access sizes - - 1 - --- 2019-09-27 Alistair Popple Accepted
README: Add information about target selection README: Add information about target selection - - - - 2-- 2018-12-06 Amitay Isaacs Accepted
README: Add some notes on testing README: Add some notes on testing - - - - 2-- 2022-03-03 Joel Stanley New
Revert "Makefile: Don't suppress warnings from DTC" Revert "Makefile: Don't suppress warnings from DTC" - - - - --- 2018-05-25 Joel Stanley Rejected
Revert "htm: Use splice() to copy dump" Revert "htm: Use splice() to copy dump" - - - - 2-- 2020-11-26 Rashmica Gupta Accepted
WIP: POWER8 SRESET WIP: POWER8 SRESET - - - - 2-- 2019-03-07 Alistair Popple Superseded
[01/10] Makefile: Install libpdbg header libpdbg.h Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[01/10] libpdbg: Print the name of the instruction when erroring [01/10] libpdbg: Print the name of the instruction when erroring - - - - --- 2018-05-31 Rashmica Gupta Changes Requested
[01/10] libpdbg: Remove unused code Cleanup of old code - - - - --1 2018-10-25 Alistair Popple Superseded
[01/10] main: Convert target_selection() to return a boolean Device tree path base targeting - - 1 - --- 2018-10-02 Amitay Isaacs Superseded
[01/10] sbefifo: Refactor ffdc parsing code to store ffdc data Extend sbefifo driver - - - - 2-- 2019-07-03 Amitay Isaacs Superseded
[01/10] sbefifo: correct typo in thread target name [01/10] sbefifo: correct typo in thread target name - - - - --- 2022-05-31 Nicholas Piggin New
[01/11] Cleanup exit code [01/11] Cleanup exit code - - - - --- 2018-06-07 Michael Neuling Accepted
[01/11] dts: Rename p9-kernel to bmc-kernel Reorganization of device trees - - 1 - --1 2020-04-30 Amitay Isaacs Accepted
[01/12] Makefile: Add dtb depedency on test, not on binary Update fapi targets in device tree - - - - --- 2020-03-13 Amitay Isaacs Accepted
[01/12] libpdbg: Enable p10 host backend P10 HTM Support - - - - --- 2021-08-02 Jordan Niethe Superseded
[01/13] libpdbg: Cache device tree pointer and offset for each node Use fdt properties directly - - 1 - --1 2020-01-15 Amitay Isaacs Accepted
[01/14] gdbserver: update gdb_parser_precompile.c, rename detach command gdbserver fixes and POWER10 support - - - - --- 2022-03-14 Nicholas Piggin New
[01/17] libpdbg: Only real nodes should have "system-path" property Rework sbefifo library and driver - - - - --1 2019-10-31 Amitay Isaacs Superseded
[01/18] Make -a the default for probe [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[01/18] libpdbg: Add p10 Add p10 support to libpdbg - - 1 - --- 2020-09-24 Amitay Isaacs Superseded
[01/19] libpdbg: Run hwp only if target is enabled and hwp is defined Fixes and cleanup before release - - - - --- 2020-07-02 Amitay Isaacs Accepted
[01/19] libsbefifo: Fix compilation error for undefined variable Add sbefifo backend - - - - --1 2020-02-27 Amitay Isaacs Superseded
[01/19] pdbg: Fix function call for putnia command Basic gdbserver for POWER8 - - - - 2-- 2018-08-29 Rashmica Gupta Superseded
[01/23] libpdbg: class name and name should be const Add system device tree to libpdbg - - 1 - --- 2019-09-19 Amitay Isaacs Superseded
[01/23] libsbefifo: Fix compilation error for undefined variable Enable drivers per backend - - 1 - 2-- 2020-04-14 Amitay Isaacs Superseded
[02/10] Makefile: Keep libfdt sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[02/10] Makefile: Keep the list of dependencies sorted Device tree path base targeting - - 1 - --- 2018-10-02 Amitay Isaacs Superseded
[02/10] gdbserver: Fix attn enable HID change icache flushing sequence [01/10] sbefifo: correct typo in thread target name - - - - --- 2022-05-31 Nicholas Piggin New
[02/10] libpdbg: Add in getxer and putxer functions [01/10] libpdbg: Print the name of the instruction when erroring - - - - --- 2018-05-31 Rashmica Gupta Changes Requested
[02/10] libpdbg: Make more declarations static Cleanup of old code - - - - --1 2018-10-25 Alistair Popple Superseded
[02/10] sbefifo: Add sbefifo procedure to get ffdc data Extend sbefifo driver - - - - 2-- 2019-07-03 Amitay Isaacs Superseded
[02/11] Increase max processors for sparse chip id configs [01/11] Cleanup exit code - - - - --- 2018-06-07 Michael Neuling Accepted
[02/11] dts: Populate all possible chips in bmc-kernel device tree Reorganization of device trees - - 1 - --1 2020-04-30 Amitay Isaacs Accepted
[02/12] dts: Fix index for mca targets Update fapi targets in device tree - - - - --- 2020-03-13 Amitay Isaacs Accepted
[02/12] libpdbg: Add nhtm hardware unit for p10 P10 HTM Support - - - - --- 2021-08-02 Jordan Niethe Superseded
[02/13] libpdbg: Map external device trees read-write by default Use fdt properties directly - - 1 - --1 2020-01-15 Amitay Isaacs Accepted
[02/14] gdbserver: include <port> argument in command line help text gdbserver fixes and POWER10 support - - 1 - --- 2022-03-14 Nicholas Piggin New
[02/17] libsbefifo: Drop cmd argument from sbefifo_operation Rework sbefifo library and driver - - - - --1 2019-10-31 Amitay Isaacs Superseded
[02/18] dts: Add p10 device tree Add p10 support to libpdbg - - 1 - --- 2020-09-24 Amitay Isaacs Superseded
[02/18] p8chip: Restore RAS_MODE_REG to original value [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[02/19] libpdbg: Print the name of the instruction when erroring Basic gdbserver for POWER8 - - - - 2-- 2018-08-29 Rashmica Gupta Superseded
[02/19] libpdbg: Use register type macros instead of hard-coded values Fixes and cleanup before release - - - - --- 2020-07-02 Amitay Isaacs Accepted
[02/19] libsbefifo: Use the correct sized pointer Add sbefifo backend - - - - --1 2020-02-27 Amitay Isaacs Superseded
[02/23] libpdbg: Drop const from pdbg_target_path() argument Add system device tree to libpdbg - - 1 - --- 2019-09-19 Amitay Isaacs Superseded
[02/23] libsbefifo: Use the correct sized pointer Enable drivers per backend - - 1 - 2-- 2020-04-14 Amitay Isaacs Superseded
[03/10] Makefile: Keep libpdbg sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[03/10] gdbserver: use TRAP for step stop reason [01/10] sbefifo: correct typo in thread target name - - - - --- 2022-05-31 Nicholas Piggin New
[03/10] libpdbg: Add api to get/dump ffdc data from sbefifo Extend sbefifo driver - - - - 2-- 2019-07-03 Amitay Isaacs Superseded
[03/10] libpdbg: Move property code into libpdbg/device.c Cleanup of old code - - - - --1 2018-10-25 Alistair Popple Superseded
[03/10] pdbg: Add getxer & putxer commands [01/10] libpdbg: Print the name of the instruction when erroring - - - - --- 2018-05-31 Rashmica Gupta Changes Requested
[03/10] util: Move parse_list() into a separate file Device tree path base targeting - - 1 - --- 2018-10-02 Amitay Isaacs Superseded
[03/11] dts: Rename p9-cronus to bmc-cronus Reorganization of device trees - - 1 - --1 2020-04-30 Amitay Isaacs Accepted
[03/11] host: Make debugfs scom file hex digit not decimal [01/11] Cleanup exit code - - - - --- 2018-06-07 Michael Neuling Accepted
[03/12] dts: Fix index for mcs targets Update fapi targets in device tree - - - - --- 2020-03-13 Amitay Isaacs Accepted
[03/12] libpdbg: Fix some bit definitions for P9 P10 HTM Support - - - - --- 2021-08-02 Jordan Niethe Superseded
[03/13] Revert "libpdbg.h: Expose method to read fdt pointer" Use fdt properties directly - - 1 - --1 2020-01-15 Amitay Isaacs Accepted
[03/14] gdbserver: print some client/server info gdbserver fixes and POWER10 support - - 1 - --- 2022-03-14 Nicholas Piggin New
[03/17] libsbefifo: Refactor protocol marshalling for istep chip-op Rework sbefifo library and driver - - - - --1 2019-10-31 Amitay Isaacs Superseded
[03/18] htm: Remove unused index in dts [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[03/18] libpdbg: Enable p10 BMC backend Add p10 support to libpdbg - - 1 - --- 2020-09-24 Amitay Isaacs Superseded
[03/19] libpdbg: Add an api to get current backend Add sbefifo backend - - - - --1 2020-02-27 Amitay Isaacs Superseded
[03/19] libpdbg: Add in getxer and putxer functions Basic gdbserver for POWER8 - - - - 2-- 2018-08-29 Rashmica Gupta Superseded
[03/19] libpdbg: Refactor code to get chip id Fixes and cleanup before release - - - - --- 2020-07-02 Amitay Isaacs Accepted
[03/23] libpdbg: Add a private api to get current backend Enable drivers per backend - - 1 - 2-- 2020-04-14 Amitay Isaacs Superseded
[03/23] libpdbg: Rename function to reflect the functionality Add system device tree to libpdbg - - 1 - --- 2019-09-19 Amitay Isaacs Superseded
[04/10] Makefile: Add missing header file in libpdbg_SOURCES Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[04/10] libpdbg: Make getcr actually get all of the Condition Register [01/10] libpdbg: Print the name of the instruction when erroring - - 1 - --- 2018-05-31 Rashmica Gupta Changes Requested
[04/10] libpdbg: Rename property functions Cleanup of old code - - - - --1 2018-10-25 Alistair Popple Superseded
[04/10] p9chip: implement SMT state thread state [01/10] sbefifo: correct typo in thread target name - - - - --- 2022-05-31 Nicholas Piggin New
[04/10] path: Add device tree path based targeting Device tree path base targeting - - - - --- 2018-10-02 Amitay Isaacs Superseded
[04/10] sbefifo: Do not dump FFDC data on chip-op failure Extend sbefifo driver - - - - 2-- 2019-07-03 Amitay Isaacs Superseded
[04/11] dts: Populate all possible chips in bmc-cronus device tree Reorganization of device trees - - 1 - --1 2020-04-30 Amitay Isaacs Accepted
[04/11] host: Handle more chips [01/11] Cleanup exit code - - - - --- 2018-06-07 Michael Neuling Accepted
[04/12] dts: Fix index for mcbist targets Untitled series #164112 - - - - --- 2020-03-13 Amitay Isaacs Accepted
[04/12] libpdbg: Prepare to add chtm for p10 P10 HTM Support - - - - --- 2021-08-02 Jordan Niethe Superseded
[04/13] libpdbg: Cache device trees globally Use fdt properties directly - - 1 - --1 2020-01-15 Amitay Isaacs Accepted
[04/14] gdbserver: Make command static gdbserver fixes and POWER10 support - - 1 - --- 2022-03-14 Nicholas Piggin New
[04/17] libsbefifo: Refactor protocol marshalling for scom chipops Rework sbefifo library and driver - - - - --1 2019-10-31 Amitay Isaacs Superseded
[04/18] htm: Fix potential issue with HTM_ERR macro [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[04/18] libpdbg: Introduce p10 FAPI targets and address translation Add p10 support to libpdbg - - - - --- 2020-09-24 Amitay Isaacs Superseded
[04/19] libpdbg: Add auto-detection for SBEFIFO backend Fixes and cleanup before release - - - - --- 2020-07-02 Amitay Isaacs Accepted
[04/19] libpdbg: Register hwunit drivers per backend Add sbefifo backend - - - - --1 2020-02-27 Amitay Isaacs Superseded
[04/19] pdbg: Add getxer & putxer commands Basic gdbserver for POWER8 - - - - 2-- 2018-08-29 Rashmica Gupta Superseded
[04/23] libpdbg: Add virtual node target Add system device tree to libpdbg - - 1 - --- 2019-09-19 Amitay Isaacs Superseded
[04/23] libpdbg: Register hwunit drivers per backend Enable drivers per backend - - 1 - 2-- 2020-04-14 Amitay Isaacs Superseded
[05/10] Makefile: Keep pdbg sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[05/10] libpdbg: Rework chip-id functions Cleanup of old code - - - - --1 2018-10-25 Alistair Popple Superseded
« 1 2 3 413 14 »