index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libflash
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-ipmi-hiomap: Add read-one-byte test
Vasant Hegde
2019-04-09
1
-0
/
+40
*
test-ipmi-hiomap: Fix lpc-read-success
Vasant Hegde
2019-04-09
1
-1
/
+3
*
test-ipmi-hiomap: Add write-one-byte test
Vasant Hegde
2019-04-09
1
-0
/
+38
*
test-ipmi-hiomap: Assert if size is zero
Vasant Hegde
2019-04-09
1
-1
/
+2
*
libflash/ipmi-hiomap: Fix blocks count issue
Vasant Hegde
2019-04-09
1
-3
/
+18
*
libffs: Fix string truncation gcc warning.
Michal Suchanek
2019-03-20
1
-1
/
+1
*
test-ipmi-hiomap: Add erase-one-block-twice test
Andrew Jeffery
2019-02-24
1
-0
/
+61
*
test-ipmi-hiomap: Add write-one-block-twice test
Andrew Jeffery
2019-02-24
1
-0
/
+65
*
test-ipmi-hiomap: Add read-one-block-twice test
Andrew Jeffery
2019-02-24
1
-0
/
+33
*
test-ipmi-hiomap: Add protocol-recovery-get-flash-info-failure test
Andrew Jeffery
2019-02-24
1
-0
/
+195
*
test-ipmi-hiomap: Add protocol-recovery-failure-get-info test
Andrew Jeffery
2019-02-24
1
-0
/
+191
*
test-ipmi-hiomap: Add protocol-recovery-failure-ack test
Andrew Jeffery
2019-02-24
1
-0
/
+170
*
test-ipmi-hiomap: Add erase-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+92
*
test-ipmi-hiomap: Add flush-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+95
*
test-ipmi-hiomap: Add mark-dirty-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+101
*
test-ipmi-hiomap: Add create-write-window-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+95
*
test-ipmi-hiomap: Add create-read-window-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+95
*
test-ipmi-hiomap: Add get-flash-info-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+64
*
test-ipmi-hiomap: Add get-info-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+64
*
test-ipmi-hiomap: Add ack-malformed tests
Andrew Jeffery
2019-02-24
1
-0
/
+60
*
test-ipmi-hiomap: Add erase-error test
Andrew Jeffery
2019-02-24
1
-0
/
+41
*
test-ipmi-hiomap: Add ack-error test
Andrew Jeffery
2019-02-24
1
-0
/
+7
*
test-ipmi-hiomap: Add flush-error test
Andrew Jeffery
2019-02-24
1
-0
/
+42
*
test-ipmi-hiomap: Add mark-dirty-error test
Andrew Jeffery
2019-02-24
1
-0
/
+45
*
test-ipmi-hiomap: Add create-write-window-error test
Andrew Jeffery
2019-02-24
1
-0
/
+42
*
test-ipmi-hiomap: Add create-read-window-error test
Andrew Jeffery
2019-02-24
1
-0
/
+42
*
test-ipmi-hiomap: Add get-flash-info-error test
Andrew Jeffery
2019-02-24
1
-0
/
+30
*
test-ipmi-hiomap: Add get-info-error test
Andrew Jeffery
2019-02-24
1
-0
/
+29
*
test-ipmi-hiomap: Add get-flash-info test
Andrew Jeffery
2019-02-24
1
-0
/
+46
*
test-ipmi-hiomap: Add action-error test
Andrew Jeffery
2019-02-24
1
-0
/
+30
*
test-ipmi-hiomap: Add bad-sequence test
Andrew Jeffery
2019-02-24
1
-0
/
+31
*
test-ipmi-hiomap: Add event-during-erase
Andrew Jeffery
2019-02-24
1
-0
/
+37
*
test-ipmi-hiomap: Add event-before-erase test
Andrew Jeffery
2019-02-24
1
-0
/
+18
*
test-ipmi-hiomap: Add erase-two-blocks test
Andrew Jeffery
2019-02-24
1
-0
/
+64
*
test-ipmi-hiomap: Add erase-one-block test
Andrew Jeffery
2019-02-24
1
-0
/
+54
*
test-ipmi-hiomap: Add event-during-write test
Andrew Jeffery
2019-02-24
1
-0
/
+41
*
test-ipmi-hiomap: Add event-before-write test
Andrew Jeffery
2019-02-24
1
-0
/
+15
*
test-ipmi-hiomap: Add write-two-blocks test
Andrew Jeffery
2019-02-24
1
-0
/
+118
*
test-ipmi-hiomap: Add write-one-block test
Andrew Jeffery
2019-02-24
1
-0
/
+92
*
test-ipmi-hiomap: Add event-during-read test
Andrew Jeffery
2019-02-24
1
-0
/
+41
*
test-ipmi-hiomap: Add event-before-read
Andrew Jeffery
2019-02-24
1
-0
/
+30
*
test-ipmi-hiomap: Add read-two-blocks test
Andrew Jeffery
2019-02-24
1
-7
/
+98
*
test-ipmi-hiomap: Add read-one-block test
Andrew Jeffery
2019-02-24
1
-3
/
+68
*
test-ipmi-hiomap: Add protocol-persistent-error test
Andrew Jeffery
2019-02-24
1
-0
/
+33
*
libflash/ipmi-hiomap: Enforce message size for empty response
Andrew Jeffery
2019-02-24
1
-0
/
+6
*
libflash/ipmi-hiomap: Remove unused close handling
Andrew Jeffery
2019-02-24
1
-5
/
+0
*
libflash/ipmi-hiomap: Overhaul event handling
Andrew Jeffery
2019-02-24
2
-64
/
+58
*
libflash/ipmi-hiomap: Overhaul error handling
Andrew Jeffery
2019-02-24
1
-107
/
+197
*
libflash/ipmi-hiomap: Fix leak of msg in callback
Andrew Jeffery
2019-02-24
1
-0
/
+1
*
test-ipmi-hiomap: Print some information on early scenario_exit()
Andrew Jeffery
2019-02-21
1
-1
/
+6
[next]