Show patches with: Archived = No       |   1375 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] tests: Add tests for libpdbg probe functions [1/3] tests: Add tests for libpdbg target functions - - - - --1 2018-08-16 Amitay Isaacs Superseded
[1/3] tests: Add tests for libpdbg target functions [1/3] tests: Add tests for libpdbg target functions - - - - --1 2018-08-16 Amitay Isaacs Superseded
build: Add explicit dependency for device-tree headers build: Add explicit dependency for device-tree headers - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[5/5] libpdbg: Return immediate parent if class is NULL [1/5] libpdbg: Remove unused variable - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[4/5] libpdbg: Add an api to get device-tree node name [1/5] libpdbg: Remove unused variable - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[3/5] libpdbg: Rename dt_new_root to dt_new_node [1/5] libpdbg: Remove unused variable - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[2/5] libpdbg: Add a function to get root of the device tree [1/5] libpdbg: Remove unused variable - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[1/5] libpdbg: Remove unused variable [1/5] libpdbg: Remove unused variable - - - - 2-- 2018-08-16 Amitay Isaacs Accepted
[v2] tests: Add bmc hw tests [v2] tests: Add bmc hw tests - - - - 2-- 2018-08-15 Amitay Isaacs Accepted
tests: Add bmc hw tests tests: Add bmc hw tests - - - - 2-- 2018-08-15 Amitay Isaacs Superseded
tests: Update test driver with more features tests: Update test driver with more features - - - - 2-- 2018-08-15 Amitay Isaacs Accepted
[RFC] Add hw tests [RFC] Add hw tests - - - - 2-- 2018-08-14 Alistair Popple Superseded
progress: No more progress progress: No more progress - - - - 2-- 2018-08-14 Joel Stanley Accepted
src/thread.c: Don't print uninitialised thread status src/thread.c: Don't print uninitialised thread status 1 - - - 2-- 2018-08-13 Alistair Popple Accepted
configure: Use system installed libfdt if available configure: Use system installed libfdt if available - - - - 2-- 2018-08-13 Amitay Isaacs Changes Requested
[2/2] utils: Add script to run make check CI updates for make check - - - - 2-- 2018-08-13 Joel Stanley Accepted
[1/2] Move build.sh to utils directory CI updates for make check - - - - 2-- 2018-08-13 Joel Stanley Accepted
libpdbg/chip.c: Fix logic error attempting to restore r0 and r1 libpdbg/chip.c: Fix logic error attempting to restore r0 and r1 - - - - 2-- 2018-08-13 Alistair Popple Accepted
libpdbg: Don't release special wakeup when threads are quiesced libpdbg: Don't release special wakeup when threads are quiesced - - - - --1 2018-08-13 Alistair Popple Accepted
libpdbg/p9chip.c: Use the standard function for iterating targets libpdbg/p9chip.c: Use the standard function for iterating targets - - - - 2-- 2018-08-13 Alistair Popple Accepted
[2/2] libpdbg: When searching for a parent ensure the correct class is enforced [1/2] libpdbg: Add pdbg_target_parent() function - - - - --1 2018-08-13 Alistair Popple Accepted
[1/2] libpdbg: Add pdbg_target_parent() function [1/2] libpdbg: Add pdbg_target_parent() function - - - - 2-- 2018-08-13 Alistair Popple Accepted
[4/4] tests: Add target selection tests Enable testing and add some tests - - - - 2-- 2018-08-13 Amitay Isaacs Accepted
[3/4] gitignore: Ignore tests related files Enable testing and add some tests - - - - 2-- 2018-08-13 Amitay Isaacs Accepted
[2/4] tests: Add simple shell test drivers Enable testing and add some tests - - - - 2-- 2018-08-13 Amitay Isaacs Accepted
[1/4] configure: Enable tests Enable testing and add some tests - - - - 2-- 2018-08-13 Amitay Isaacs Accepted
libpdbg: Ensure threads are probed prior to setup in ram_setup libpdbg: Ensure threads are probed prior to setup in ram_setup - - - - 2-- 2018-08-09 Alistair Popple Accepted
[5/5] main: Fix print_target to only print selected targets Fix target selection (yet again) - - - - 2-- 2018-08-09 Amitay Isaacs Accepted
[4/5] main: Do not reset the previous selections in the list Fix target selection (yet again) - - - - 2-- 2018-08-09 Amitay Isaacs Accepted
[3/5] main: Fix target selection of linux cpus Fix target selection (yet again) - - - - 2-- 2018-08-09 Amitay Isaacs Accepted
[2/5] main: Use the correct length of linux cpu list Fix target selection (yet again) - - - - 2-- 2018-08-09 Amitay Isaacs Accepted
[1/5] main: Define MAX_LINUX_CPUS for convenience Fix target selection (yet again) - - - - 2-- 2018-08-09 Amitay Isaacs Accepted
libpdbg: ensure thread state validity, only print requested targets libpdbg: ensure thread state validity, only print requested targets - - - - 2-- 2018-08-09 Nicholas Piggin Rejected
[v2] libpdbg/p9chip: use SPWKUP_FSP instead of SPWKUP_OTR [v2] libpdbg/p9chip: use SPWKUP_FSP instead of SPWKUP_OTR - - 1 - 2-- 2018-08-08 Nicholas Piggin Accepted
libpdbg/p9chip: fix ram_is_setup libpdbg/p9chip: fix ram_is_setup - - - - 2-- 2018-08-08 Nicholas Piggin Accepted
libpdbg: Initialize to avoid build errors with -O3 libpdbg: Initialize to avoid build errors with -O3 - - - - 2-- 2018-08-08 Amitay Isaacs Accepted
main: Add P8 kernel devicetree main: Add P8 kernel devicetree - - - - 2-- 2018-08-07 Amitay Isaacs Accepted
gitignore: Add *.a files gitignore: Add *.a files - - - - 2-- 2018-08-07 Michael Neuling Accepted
htm: Documentation update htm: Documentation update - - - - 2-- 2018-08-03 Michael Neuling Accepted
configure: Update package version configure: Update package version - - - - 2-- 2018-08-02 Amitay Isaacs Superseded
[4/4] mem: Avoid floating point exception if size == 0 Refactoring progress bar code - - - - --- 2018-08-02 Amitay Isaacs Accepted
[3/4] progress: Add assert to avoid programming errors Refactoring progress bar code - - - - --- 2018-08-02 Amitay Isaacs Accepted
[2/4] progress: Refactor progress_bar to print progress bars Refactoring progress bar code - - - - --- 2018-08-02 Amitay Isaacs Accepted
[1/4] progress: End function on a new line Refactoring progress bar code - - - - --- 2018-08-02 Amitay Isaacs Accepted
libpdbg/p9chip: use SPWKUP_FSP instead of SPWKUP_OTR libpdbg/p9chip: use SPWKUP_FSP instead of SPWKUP_OTR - - - - 2-- 2018-07-26 Nicholas Piggin Superseded
regs: print correct PTCR register regs: print correct PTCR register - - - - --- 2018-07-20 Nicholas Piggin Accepted
[v4,2/2] main: Address by linux CPU number with PPC host backend [v4,1/2] Revert "main: Select only the targets specified on cmdline" - - - - --- 2018-07-18 Michael Neuling Accepted
[v4,1/2] Revert "main: Select only the targets specified on cmdline" [v4,1/2] Revert "main: Select only the targets specified on cmdline" - - - - --- 2018-07-18 Michael Neuling Accepted
[v3,2/2] main: Address by linux CPU number with PPC host backend [v3,1/2] Revert "main: Select only the targets specified on cmdline" - - - - --- 2018-07-18 Michael Neuling Superseded
[v3,1/2] Revert "main: Select only the targets specified on cmdline" [v3,1/2] Revert "main: Select only the targets specified on cmdline" - - - - --- 2018-07-18 Michael Neuling Superseded
libpdbg: Fix a typo libpdbg: Fix a typo - - - - --- 2018-07-17 Amitay Isaacs Accepted
[5/5] Makefile: Package non-source files [1/5] Makefile: Include header files for each target - - - - --- 2018-07-16 Amitay Isaacs Accepted
[4/5] Makefile: Package ccan files [1/5] Makefile: Include header files for each target - - - - --- 2018-07-16 Amitay Isaacs Accepted
[3/5] Makefile: Do not install test programs [1/5] Makefile: Include header files for each target - - - - --- 2018-07-16 Amitay Isaacs Accepted
[2/5] Makefile: Avoid warnings if not in a git tree [1/5] Makefile: Include header files for each target - - - - --- 2018-07-16 Amitay Isaacs Accepted
[1/5] Makefile: Include header files for each target [1/5] Makefile: Include header files for each target - - - - --- 2018-07-16 Amitay Isaacs Accepted
[v2,2/2] main: Address by linux CPU number with PPC host backend Untitled series #55287 - - - - --- 2018-07-13 Michael Neuling Superseded
[v2,1/2] Revert "main: Select only the targets specified on cmdline" [v2,1/2] Revert "main: Select only the targets specified on cmdline" - - - - --- 2018-07-13 Michael Neuling Superseded
htm: Add missing return value htm: Add missing return value - - - - --- 2018-07-13 Michael Neuling Accepted
putmem: Fix Floating point exception issue putmem: Fix Floating point exception issue - - - - --- 2018-07-05 Vasant Hegde Accepted
probe: Validate target class probe: Validate target class - - - - --- 2018-07-05 Vasant Hegde Accepted
[6/6] main: Address by linux CPU number with PPC host backend [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Superseded
[5/6] main: Init list of procs/cores/threads [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Accepted
[4/6] main: Update help output for HTM [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Accepted
[3/6] htm: Use splice() to copy dump [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Accepted
[2/6] htm: Remove dead code [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Accepted
[1/6] htm: Fix compiling on ARM [1/6] htm: Fix compiling on ARM - - - - --- 2018-07-03 Michael Neuling Accepted
main: Select only the targets specified on cmdline main: Select only the targets specified on cmdline - - - - --- 2018-07-02 Amitay Isaacs Accepted
[4/4] htm: Fix dumping trace when wrapped [1/4] pdbg: Fix htm return codes - - - - --- 2018-06-28 Michael Neuling Accepted
[3/4] htm: Remove size from dump [1/4] pdbg: Fix htm return codes - - - - --- 2018-06-28 Michael Neuling Accepted
[2/4] htm: Fix ability to use arbitray buffer sizes [1/4] pdbg: Fix htm return codes - - - - --- 2018-06-28 Michael Neuling Accepted
[1/4] pdbg: Fix htm return codes [1/4] pdbg: Fix htm return codes - - - - --- 2018-06-28 Michael Neuling Accepted
gitignore: Add optcmd_test gitignore: Add optcmd_test - - - - --- 2018-06-28 Michael Neuling Accepted
[8/8] pdbg: Make return codes consistent for get/put registers Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[7/8] libpdbg: Check if scom controllers are exposed Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[6/8] pdbg: Add getcr and putcr options Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[5/8] libpdbg: Add in mtocrf and putcr function Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[4/8] libpdbg: Make getcr actually get all of the Condition Register Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[3/8] pdbg: Add getxer & putxer commands Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[2/8] libpdbg: Add in getxer and putxer functions Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[1/8] libpdbg: Print the name of the instruction when erroring Pre gdbserver additions - - - - --- 2018-06-22 Rashmica Gupta Superseded
[8/8] pdbg: Use new command parsing Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[7/8] optcmd: Add tests Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[6/8] pdbg: Define common command/flag argument parsers Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[5/8] pdbg: Add command/flag parsing definitions Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[4/8] ccan/cppmaigc: Add CPPMAGIC_MAP_CNT(...) macro Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[3/8] ccan/cppmagic: Add CPPMAGIC_INC(x) macro Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[2/8] ccan/cppmagic: Fix NONEMPTY macro Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[1/8] ccan: Add cppmagic Rework option parsing - - - - --- 2018-06-20 Alistair Popple Accepted
[18/18] htm: Documentation update [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[17/18] htm: Change buffer wrappings semantics [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[16/18] htm: Add record command [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[15/18] htm: Print dump file from library [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[14/18] htm: Cleanup status [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[13/18] htm: Toggle debug bit so trace actually starts [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[12/18] htm: Cleanup reset [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[11/18] htm: Add deconfigure_*htm() and add it to stop() [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[10/18] htm: Cleanup configure_chtm() [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[09/18] htm: Remove reset by adding it to start [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
[08/18] htm: Remove base/size from reset [01/18] Make -a the default for probe - - - - --- 2018-06-19 Michael Neuling Accepted
« 1 2 ... 11 12 13 14 »