Show patches with: Submitter = Amitay Isaacs       |   879 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] main: Dump memory on terminal from getmem hexdump bytes from getmem - - - - --1 2019-02-21 Amitay Isaacs Superseded
[1/2] main: Add hexdump() function to dump bytes hexdump bytes from getmem - - 1 - --1 2019-02-21 Amitay Isaacs Superseded
[5/5] main: Use new api to read/write memory Introduce new api mem_read/mem_write - - - - 2-- 2019-01-07 Amitay Isaacs Accepted
[4/5] adu: Add new api for memory read/write Introduce new api mem_read/mem_write - - - - 2-- 2019-01-07 Amitay Isaacs Accepted
[3/5] adu: Set default blocksize for adu Introduce new api mem_read/mem_write - - - - 2-- 2019-01-07 Amitay Isaacs Accepted
[2/5] adu: Add read/write methods for adu target Introduce new api mem_read/mem_write - - - - 2-- 2019-01-07 Amitay Isaacs Accepted
[1/5] adu: Convert __adu_{get, put}mem_blocksize to adu functions Introduce new api mem_read/mem_write - - - - 2-- 2019-01-07 Amitay Isaacs Accepted
README: Add information about target selection README: Add information about target selection - - - - 2-- 2018-12-06 Amitay Isaacs Accepted
[4/4] dtc: Drop chip-id property Avoid use of chip-id - - - - 2-- 2018-12-03 Amitay Isaacs Accepted
[3/4] libpdbg: Drop pdbg_target_chip_id() Avoid use of chip-id - - - - 2-- 2018-12-03 Amitay Isaacs Accepted
[2/4] libpdbg: Use index instead of chip-id for id Avoid use of chip-id - - - - 2-- 2018-12-03 Amitay Isaacs Accepted
[1/4] libpdbg: Fix probing of pib Avoid use of chip-id - - - - 2-- 2018-12-03 Amitay Isaacs Accepted
[v2,10/10] main: Drop unused target_select/target_selected functions Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,09/10] main: Convert gdbserver command to path based targeting Convert more commands to path based targeting - - 1 - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,08/10] main: Convert htm commands to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,07/10] main: Drop unused iterators with callbacks Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,06/10] main: Convert regs command to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,05/10] main: Convert threadstatus command to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,04/10] main: Convert thread commands start/stop/step/sreset Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,03/10] main: Convert getring to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,02/10] main: Mark print_target static Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[v2,01/10] main: Move device_node setting before parse_options Convert more commands to path based targeting - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
libpdbg: Split nhtm hardware units for p8 and p9 libpdbg: Split nhtm hardware units for p8 and p9 - - - - 2-- 2018-11-23 Amitay Isaacs Accepted
[9/9] main: Drop unused target_select/target_selected functions Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[8/9] main: Convert gdbserver command to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[7/9] main: Convert htm commands to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[6/9] main: Drop unused iterators with callbacks Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[5/9] main: Convert regs command to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[4/9] main: Convert threadstatus command to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[3/9] main: Convert thread commands start/stop/step/sreset Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[2/9] main: Convert getring to path based targeting Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
[1/9] main: Mark print_target static Convert more commands to path based targeting - - - - 2-- 2018-11-20 Amitay Isaacs Accepted
main: Ignore nodes that do not have class names main: Ignore nodes that do not have class names - - - - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,16/16] main: Convert register functions to path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,15/16] main: Convert getscom/putscom to use path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,14/16] main: Convert getcfam/putcfam to use path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,13/16] libpdbg: Add an api for address translation Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,12/16] main: Update probe output to display device names Device tree path based targeting - - - - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,11/16] main: Do not use argv[0] for progname Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,10/16] tests: Add path based selection tests Device tree path based targeting - - - 1 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,09/16] main: Fix probe() to print targets correctly Device tree path based targeting - - - - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,08/16] main: Switch to path based target selection Device tree path based targeting - - - - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,07/16] main: Convert -p/-c/-t/-a/-l to path based targets Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,06/16] main: Add explicit probing of selected targets Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,05/16] main: Add an option for path based targetting Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,04/16] path: Add device tree path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,03/16] util: Move parse_list() into a separate file Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,02/16] main: Convert target_selection() to return a boolean Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v4,01/16] libpdbg: Convert printf to DEBUG statements Device tree path based targeting - - 1 - 2-- 2018-11-16 Amitay Isaacs Accepted
[v3,16/16] main: Convert register functions to path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,15/16] main: Convert getscom/putscom to use path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,14/16] main: Convert getcfam/putcfam to use path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,13/16] libpdbg: Add an api for address translation Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,12/16] main: Update probe output to display device names Device tree path based targeting - - - - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,11/16] main: Do not use argv[0] for progname Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,10/16] tests: Add path based selection tests Device tree path based targeting - - - 1 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,09/16] main: Fix probe() to print targets correctly Device tree path based targeting - - - - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,08/16] main: Switch to path based target selection Device tree path based targeting - - - - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,07/16] main: Convert -p/-c/-t/-a/-l to path based targets Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,06/16] main: Add explicit probing of selected targets Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,05/16] main: Add an option for path based targetting Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,04/16] path: Add device tree path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,03/16] util: Move parse_list() into a separate file Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,02/16] main: Convert target_selection() to return a boolean Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v3,01/16] libpdbg: Convert printf to DEBUG statements Device tree path based targeting - - 1 - 2-- 2018-11-15 Amitay Isaacs Superseded
[v2,5/5] tests: Log stderr output (if any) on test failure Test framework improvements - - - - 2-- 2018-11-14 Amitay Isaacs Accepted
[v2,4/5] tests: Ensure tests can be run from builddir Test framework improvements - - 1 - 2-- 2018-11-14 Amitay Isaacs Accepted
[v2,3/5] tests: Exit on first test failure Test framework improvements - - - - 2-- 2018-11-14 Amitay Isaacs Accepted
[v2,2/5] tests: Update driver to pass test_wrapper argument Test framework improvements - - - - 2-- 2018-11-14 Amitay Isaacs Accepted
[v2,1/5] tests: Fix the condition to check if bmc is up Test framework improvements - - 1 - 2-- 2018-11-14 Amitay Isaacs Accepted
[v2,15/15] main: Convert register functions to path based targeting Device tree path based targeting - - - - 1-1 2018-11-09 Amitay Isaacs Superseded
[v2,14/15] main: Convert getscom/putscom to use path based targeting Device tree path based targeting - - - - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,13/15] main: Convert getcfam/putcfam to use path based targeting Device tree path based targeting - - - - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,12/15] main: Update probe output to display device names Device tree path based targeting - - - - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,11/15] main: Do not use argv[0] for progname Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,10/15] tests: Add path based selection tests Device tree path based targeting - - - 1 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,09/15] main: Fix probe() to print targets correctly Device tree path based targeting - - - - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,08/15] main: Switch to path based target selection Device tree path based targeting - - - - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,07/15] main: Convert -p/-c/-t/-a/-l to path based targets Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,06/15] main: Add explicit probing of selected targets Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,05/15] main: Add an option for path based targetting Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,04/15] path: Add device tree path based targeting Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,03/15] util: Move parse_list() into a separate file Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,02/15] main: Convert target_selection() to return a boolean Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[v2,01/15] libpdbg: Convert printf to DEBUG statements Device tree path based targeting - - 1 - 2-- 2018-11-09 Amitay Isaacs Superseded
[5/5] tests: Log stderr output (if any) on test failure Test framework improvements - - - - 2-- 2018-11-08 Amitay Isaacs Superseded
[4/5] tests: Ensure tests can be run from builddir Test framework improvements - - 1 - 2-- 2018-11-08 Amitay Isaacs Superseded
[3/5] tests: Exit on first test failure Test framework improvements - - - - 2-- 2018-11-08 Amitay Isaacs Superseded
[2/5] tests: Update driver to pass test_wrapper argument Test framework improvements - - - - 2-- 2018-11-08 Amitay Isaacs Superseded
[1/5] tests: Fix the condition to check if bmc is up Test framework improvements - - 1 - 2-- 2018-11-08 Amitay Isaacs Superseded
[10/10] Makefile: Order the libraries for make install to work Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[09/10] Makefile: Package src/gdb_parser.rl Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[08/10] Makefile: Redefine sources required for gdbserver Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[07/10] Makefile: Define arch dependent sources explicitly Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[06/10] Makefile: Add missing headers to pdbg_SOURCES Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[05/10] Makefile: Keep pdbg sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[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
[03/10] Makefile: Keep libpdbg sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[02/10] Makefile: Keep libfdt sources sorted Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
[01/10] Makefile: Install libpdbg header libpdbg.h Build fixes for make dist/install to work - - - - 2-- 2018-11-07 Amitay Isaacs Accepted
« 1 2 ... 6 7 8 9 »