summaryrefslogtreecommitdiffstats
path: root/src/mem.c
Commit message (Expand)AuthorAgeFilesLines
* main: Use new api to read/write memoryAmitay Isaacs2019-03-261-18/+10
* adu: Add arugments for block sizeAlistair Popple2018-12-181-12/+51
* mem: Avoid floating point exception if size == 0Amitay Isaacs2018-08-021-0/+5
* putmem: Fix Floating point exception issueVasant Hegde2018-07-121-0/+3
* pdbg: Use new command parsingAlistair Popple2018-06-251-102/+20
* libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmemJoel Stanley2018-05-241-3/+3
* libpdbg: Make get/putmem ci argument a booleanJoel Stanley2018-05-241-4/+4
* main: Do not include libpdbg internal headersAmitay Isaacs2018-05-241-2/+2
* main: Use pdbg logging api in pdbgAmitay Isaacs2018-05-241-0/+3
* pdbg: add basic kernel stack trace to 'regs' commandNicholas Piggin2018-05-181-0/+51
* pdbg: Add progress tick callbacks for get/putmemAlistair Popple2018-05-171-0/+7
* libpdg: Add option to write to / read from cache inhibited memoryRashmica Gupta2018-05-171-11/+18
* libpdbg: Add missing lazy probe in putmemRashmica Gupta2018-05-171-0/+3
* libpdbg: Lazy probingCyril Bur2018-04-261-0/+3
* main: Use new command handling for memory commandsCyril Bur2018-02-161-1/+68
* main: Pull memory accessors out of main.cCyril Bur2018-02-121-0/+48
OpenPOWER on IntegriCloud