April 2020 Archives by subject
Starting: Thu Apr 2 09:48:32 AEDT 2020
Ending: Thu Apr 30 14:39:56 AEST 2020
Messages: 167
- [Pdbg] [PATCH 00/11] Reorganization of device trees
Amitay Isaacs
- [Pdbg] [PATCH 00/23] Enable drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH 01/11] dts: Rename p9-kernel to bmc-kernel
Amitay Isaacs
- [Pdbg] [PATCH 01/23] libsbefifo: Fix compilation error for undefined variable
Amitay Isaacs
- [Pdbg] [PATCH 02/11] dts: Populate all possible chips in bmc-kernel device tree
Amitay Isaacs
- [Pdbg] [PATCH 02/23] libsbefifo: Use the correct sized pointer
Amitay Isaacs
- [Pdbg] [PATCH 03/11] dts: Rename p9-cronus to bmc-cronus
Amitay Isaacs
- [Pdbg] [PATCH 03/23] libpdbg: Add a private api to get current backend
Amitay Isaacs
- [Pdbg] [PATCH 04/11] dts: Populate all possible chips in bmc-cronus device tree
Amitay Isaacs
- [Pdbg] [PATCH 04/23] libpdbg: Register hwunit drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH 05/11] dts: Rename p9-sbefifo to bmc-sbefifo
Amitay Isaacs
- [Pdbg] [PATCH 05/23] libpdbg: Backend device tree cannot be overriden
Amitay Isaacs
- [Pdbg] [PATCH 06/11] dts: Populate all possible chips in bmc-sbefifo device tree
Amitay Isaacs
- [Pdbg] [PATCH 06/23] libpdbg: Register fsi drivers with fsi backend
Amitay Isaacs
- [Pdbg] [PATCH 07/11] dts: Generate p9.dts
Amitay Isaacs
- [Pdbg] [PATCH 07/23] libpdbg: Rename ibm,bmcfsi -> ibm,power-fsi
Amitay Isaacs
- [Pdbg] [PATCH 08/11] dts: Populate all possible chips in p9 system tree
Amitay Isaacs
- [Pdbg] [PATCH 08/23] libpdbg: Register i2c driver with i2c backend
Amitay Isaacs
- [Pdbg] [PATCH 09/11] tests: Remove unnecessary include and dependency
Amitay Isaacs
- [Pdbg] [PATCH 09/23] libpdbg: Rename ibm, power8-i2c-slave -> ibm-power8-i2c-pib
Amitay Isaacs
- [Pdbg] [PATCH 1/2] libpdbg: Update documentation for pdbg_targets_init()
Amitay Isaacs
- [Pdbg] [PATCH 10/11] dts: Split fake backend and system trees
Amitay Isaacs
- [Pdbg] [PATCH 10/23] libpdbg: Register kernel drivers with kernel backend
Amitay Isaacs
- [Pdbg] [PATCH 11/11] dts: Split fake2 into backend and system trees
Amitay Isaacs
- [Pdbg] [PATCH 11/23] libpdbg: Rename ibm, kernel-{fsi, pib, sbefifo} -> ibm, power-{fsi, pib, sbefifo}
Amitay Isaacs
- [Pdbg] [PATCH 12/23] libpdbg: Register fake drivers with fake backend
Amitay Isaacs
- [Pdbg] [PATCH 13/23] libpdbg: Register host drivers with host backend
Amitay Isaacs
- [Pdbg] [PATCH 14/23] libpdbg: Rename ibm, host-pib -> ibm, power-pib
Amitay Isaacs
- [Pdbg] [PATCH 15/23] libpdbg: Register cronus drivers with cronus backend
Amitay Isaacs
- [Pdbg] [PATCH 16/23] libpdbg: Rename ibm, cronus-{fsi, pib, sbefifo} -> ibm, power->{fsi, pib, sbefifo}
Amitay Isaacs
- [Pdbg] [PATCH 17/23] dts: Backend device trees must use specific driver
Amitay Isaacs
- [Pdbg] [PATCH 18/23] libpdbg: Rename ibm, power8-opb-hmfsi -> ibm, power8-hmfsi
Amitay Isaacs
- [Pdbg] [PATCH 19/23] libpdbg: Rename ibm,fsi-pib -> ibm,power-pib
Amitay Isaacs
- [Pdbg] [PATCH 2/2] libpdbg: Add explicit check for library initialisation
Amitay Isaacs
- [Pdbg] [PATCH 20/23] libpdbg: Rename ibm, fsi-hmfsi -> ibm, power-hmfsi
Amitay Isaacs
- [Pdbg] [PATCH 21/23] libpdbg: Rename ibm, processor -> ibm, power-proc
Amitay Isaacs
- [Pdbg] [PATCH 22/23] libpdbg: Rename ibm, sbefifo-{mem, mem-pba, chipop} -> ibm, power-{mem, mempba, chipop}
Amitay Isaacs
- [Pdbg] [PATCH 23/23] dts: Add a generic compatible property for core and thread
Amitay Isaacs
- [Pdbg] [PATCH] dts: Add compatible properties for proc targets
Amitay Isaacs
- [Pdbg] [PATCH] p9.dts: Fix mcbist index
Alistair Popple
- [Pdbg] [PATCH] p9.dts: Fix mcbist index
Amitay Isaacs
- [Pdbg] [PATCH] p9.dts: Fix mcbist index
Alistair Popple
- [Pdbg] [PATCH v2 0/6] Add api for attribute get/set
Amitay Isaacs
- [Pdbg] [PATCH v2 00/19] Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v2 01/19] libsbefifo: Fix compilation error for undefined variable
Amitay Isaacs
- [Pdbg] [PATCH v2 01/19] libsbefifo: Fix compilation error for undefined variable
Alistair Popple
- [Pdbg] [PATCH v2 02/19] libsbefifo: Use the correct sized pointer
Amitay Isaacs
- [Pdbg] [PATCH v2 02/19] libsbefifo: Use the correct sized pointer
Alistair Popple
- [Pdbg] [PATCH v2 03/19] libpdbg: Add an api to get current backend
Amitay Isaacs
- [Pdbg] [PATCH v2 03/19] libpdbg: Add an api to get current backend
Alistair Popple
- [Pdbg] [PATCH v2 04/19] libpdbg: Register hwunit drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH v2 04/19] libpdbg: Register hwunit drivers per backend
Alistair Popple
- [Pdbg] [PATCH v2 05/19] libpdbg: Register fsi drivers with fsi backend
Amitay Isaacs
- [Pdbg] [PATCH v2 05/19] libpdbg: Register fsi drivers with fsi backend
Alistair Popple
- [Pdbg] [PATCH v2 06/19] libpdbg: Register i2c driver with i2c backend
Amitay Isaacs
- [Pdbg] [PATCH v2 06/19] libpdbg: Register i2c driver with i2c backend
Alistair Popple
- [Pdbg] [PATCH v2 07/19] libpdbg: Register fake drivers with fake backend
Amitay Isaacs
- [Pdbg] [PATCH v2 07/19] libpdbg: Register fake drivers with fake backend
Alistair Popple
- [Pdbg] [PATCH v2 08/19] libpdbg: Register host drivers with host backend
Amitay Isaacs
- [Pdbg] [PATCH v2 08/19] libpdbg: Register host drivers with host backend
Alistair Popple
- [Pdbg] [PATCH v2 09/19] libpdbg: Register cronus drivers with cronus backend
Amitay Isaacs
- [Pdbg] [PATCH v2 09/19] libpdbg: Register cronus drivers with cronus backend
Alistair Popple
- [Pdbg] [PATCH v2 1/6] tests: Fix typo in the usage
Amitay Isaacs
- [Pdbg] [PATCH v2 10/19] libpdbg: Add pib driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 11/19] libpdbg: Add chiplet driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 11/19] libpdbg: Add chiplet driver using sbefifo
Alistair Popple
- [Pdbg] [PATCH v2 12/19] libpdbg: Add core driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 13/19] libpdbg: Add thread driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 14/19] libpdbg: Add all thread procedures to pib target
Amitay Isaacs
- [Pdbg] [PATCH v2 15/19] libpdbg: Implement all thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 16/19] libpdbg: Remove special case thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v2 17/19] libpdbg: Drop thread procedures from chipop target
Amitay Isaacs
- [Pdbg] [PATCH v2 18/19] libpdbg: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v2 19/19] main: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v2 2/6] tests: Use a copy of dtb for testing writes
Amitay Isaacs
- [Pdbg] [PATCH v2 3/6] libpdbg: Add apis for reading/writing attributes
Amitay Isaacs
- [Pdbg] [PATCH v2 4/6] tests: Add test code for testing attribute api
Amitay Isaacs
- [Pdbg] [PATCH v2 5/6] fake.dts: Add properties for attribute api testing
Amitay Isaacs
- [Pdbg] [PATCH v2 6/6] tests: Add attribute api tests
Amitay Isaacs
- [Pdbg] [PATCH v3 00/25] Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v3 01/25] libsbefifo: Fix compilation error for undefined variable
Amitay Isaacs
- [Pdbg] [PATCH v3 02/25] libsbefifo: Use the correct sized pointer
Amitay Isaacs
- [Pdbg] [PATCH v3 03/25] libpdbg: Add a private api to get current backend
Amitay Isaacs
- [Pdbg] [PATCH v3 04/25] libpdbg: Register hwunit drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH v3 05/25] libpdbg: Use const char * for filenames
Amitay Isaacs
- [Pdbg] [PATCH v3 05/25] libpdbg: Use const char * for filenames
Alistair Popple
- [Pdbg] [PATCH v3 06/25] libpdbg: Backend device tree cannot be overriden
Amitay Isaacs
- [Pdbg] [PATCH v3 06/25] libpdbg: Backend device tree cannot be overriden
Alistair Popple
- [Pdbg] [PATCH v3 07/25] libpdbg: Register fsi drivers with fsi backend
Amitay Isaacs
- [Pdbg] [PATCH v3 08/25] libpdbg: Register i2c driver with i2c backend
Amitay Isaacs
- [Pdbg] [PATCH v3 09/25] libpdbg: Register kernel drivers with kernel backend
Amitay Isaacs
- [Pdbg] [PATCH v3 10/25] libpdbg: Register fake drivers with fake backend
Amitay Isaacs
- [Pdbg] [PATCH v3 11/25] libpdbg: Register host drivers with host backend
Amitay Isaacs
- [Pdbg] [PATCH v3 12/25] libpdbg: Register cronus drivers with cronus backend
Amitay Isaacs
- [Pdbg] [PATCH v3 13/25] dts: Backend device trees must use specific driver
Amitay Isaacs
- [Pdbg] [PATCH v3 14/25] libpdbg: Rename ibm, processor -> ibm, power-proc
Amitay Isaacs
- [Pdbg] [PATCH v3 15/25] dts: Add a generic compatible property for core and thread
Amitay Isaacs
- [Pdbg] [PATCH v3 16/25] libpdbg: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v3 17/25] libpdbg: Add pib driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v3 18/25] libpdbg: Add thread driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v3 18/25] libpdbg: Add thread driver using sbefifo
Alistair Popple
- [Pdbg] [PATCH v3 18/25] libpdbg: Add thread driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v3 19/25] libpdbg: Add all thread procedures to pib target
Amitay Isaacs
- [Pdbg] [PATCH v3 20/25] libpdbg: Implement all thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v3 21/25] libpdbg: Remove special case thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v3 22/25] libpdbg: Drop thread procedures from chipop target
Amitay Isaacs
- [Pdbg] [PATCH v3 23/25] dts: Add sbefifo backend device tree
Amitay Isaacs
- [Pdbg] [PATCH v3 24/25] libpdbg: Enable sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v3 25/25] main: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v4 00/19] Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v4 01/19] libsbefifo: Fix compilation error for undefined variable
Amitay Isaacs
- [Pdbg] [PATCH v4 02/19] libsbefifo: Use the correct sized pointer
Amitay Isaacs
- [Pdbg] [PATCH v4 03/19] libpdbg: Add a private api to get current backend
Amitay Isaacs
- [Pdbg] [PATCH v4 04/19] libpdbg: Register hwunit drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH v4 04/19] libpdbg: Register hwunit drivers per backend
Alistair Popple
- [Pdbg] [PATCH v4 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Amitay Isaacs
- [Pdbg] [PATCH v4 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Alistair Popple
- [Pdbg] [PATCH v4 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Amitay Isaacs
- [Pdbg] [PATCH v4 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Alistair Popple
- [Pdbg] [PATCH v4 06/19] libpdbg: Use const char * for filenames
Amitay Isaacs
- [Pdbg] [PATCH v4 07/19] dts: Backend device trees must use specific driver
Amitay Isaacs
- [Pdbg] [PATCH v4 07/19] dts: Backend device trees must use specific driver
Alistair Popple
- [Pdbg] [PATCH v4 08/19] dts: Rename ibm, processor -> ibm, power-proc
Amitay Isaacs
- [Pdbg] [PATCH v4 08/19] dts: Rename ibm, processor -> ibm, power-proc
Alistair Popple
- [Pdbg] [PATCH v4 09/19] dts: Add a generic compatible string for core and thread
Amitay Isaacs
- [Pdbg] [PATCH v4 09/19] dts: Add a generic compatible string for core and thread
Alistair Popple
- [Pdbg] [PATCH v4 10/19] libpdbg: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v4 10/19] libpdbg: Add sbefifo backend
Alistair Popple
- [Pdbg] [PATCH v4 11/19] libpdbg: Add pib driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v4 11/19] libpdbg: Add pib driver using sbefifo
Alistair Popple
- [Pdbg] [PATCH v4 12/19] libpdbg: Add thread driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v4 12/19] libpdbg: Add thread driver using sbefifo
Alistair Popple
- [Pdbg] [PATCH v4 13/19] libpdbg: Add all thread procedures to pib target
Amitay Isaacs
- [Pdbg] [PATCH v4 13/19] libpdbg: Add all thread procedures to pib target
Alistair Popple
- [Pdbg] [PATCH v4 14/19] libpdbg: Implement all thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v4 14/19] libpdbg: Implement all thread procedures using sbefifo
Alistair Popple
- [Pdbg] [PATCH v4 15/19] libpdbg: Remove special case thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v4 15/19] libpdbg: Remove special case thread procedures using sbefifo
Alistair Popple
- [Pdbg] [PATCH v4 16/19] libpdbg: Drop thread procedures from chipop target
Amitay Isaacs
- [Pdbg] [PATCH v4 16/19] libpdbg: Drop thread procedures from chipop target
Alistair Popple
- [Pdbg] [PATCH v4 17/19] dts: Add sbefifo backend device tree
Amitay Isaacs
- [Pdbg] [PATCH v4 17/19] dts: Add sbefifo backend device tree
Alistair Popple
- [Pdbg] [PATCH v4 18/19] libpdbg: Enable sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v4 18/19] libpdbg: Enable sbefifo backend
Alistair Popple
- [Pdbg] [PATCH v4 19/19] main: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v4 19/19] main: Add sbefifo backend
Alistair Popple
- [Pdbg] [PATCH v5 00/19] Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v5 01/19] libsbefifo: Fix compilation error for undefined variable
Amitay Isaacs
- [Pdbg] [PATCH v5 02/19] libsbefifo: Use the correct sized pointer
Amitay Isaacs
- [Pdbg] [PATCH v5 03/19] libpdbg: Add a private api to get current backend
Amitay Isaacs
- [Pdbg] [PATCH v5 04/19] libpdbg: Register hwunit drivers per backend
Amitay Isaacs
- [Pdbg] [PATCH v5 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Amitay Isaacs
- [Pdbg] [PATCH v5 05/19] libpdbg: Use PDBG_BACKEND_DRIVER to specify drivers to load
Alistair Popple
- [Pdbg] [PATCH v5 06/19] libpdbg: Use const char * for filenames
Amitay Isaacs
- [Pdbg] [PATCH v5 07/19] dts: Backend device trees must use specific driver
Amitay Isaacs
- [Pdbg] [PATCH v5 08/19] dts: Rename ibm, processor -> ibm, power-proc
Amitay Isaacs
- [Pdbg] [PATCH v5 09/19] dts: Add a generic compatible string for core and thread
Amitay Isaacs
- [Pdbg] [PATCH v5 10/19] libpdbg: Add sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v5 11/19] libpdbg: Add pib driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v5 12/19] libpdbg: Add thread driver using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v5 13/19] libpdbg: Add all thread procedures to pib target
Amitay Isaacs
- [Pdbg] [PATCH v5 14/19] libpdbg: Implement all thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v5 15/19] libpdbg: Remove special case thread procedures using sbefifo
Amitay Isaacs
- [Pdbg] [PATCH v5 16/19] libpdbg: Drop thread procedures from chipop target
Amitay Isaacs
- [Pdbg] [PATCH v5 17/19] dts: Add sbefifo backend device tree
Amitay Isaacs
- [Pdbg] [PATCH v5 18/19] libpdbg: Enable sbefifo backend
Amitay Isaacs
- [Pdbg] [PATCH v5 19/19] main: Add sbefifo backend
Amitay Isaacs
Last message date:
Thu Apr 30 14:39:56 AEST 2020
Archived on: Thu Apr 30 14:40:02 AEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).