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
*
libflash/blocklevel: Fix theoretical use after free (CID 145924)
Cyril Bur
2017-08-15
1
-0
/
+1
*
libflash/libflash: Remove logicially dead code (CID 97821)
Cyril Bur
2017-08-15
1
-2
/
+0
*
libflash/mbox-flash: Fix unintentional integer overflow (CID 142226)
Cyril Bur
2017-08-15
1
-2
/
+2
*
external/pflash: tests: Move the test-miscprint to pflash tests
Cyril Bur
2017-08-01
3
-32
/
+2
*
libflash/libffs: Don't require 'part' size to be known by callers
Cyril Bur
2017-08-01
3
-13
/
+22
*
libflash/file: Break up MTD erase ioctl() calls
Cyril Bur
2017-08-01
1
-25
/
+35
*
libflash/file: Fix bad subtraction in file erase path
Cyril Bur
2017-08-01
1
-1
/
+1
*
libflash: Adding debugging output
Cyril Bur
2017-08-01
5
-21
/
+77
*
pflash: build with skiboot HOSTCFLAGS warnings
Stewart Smith
2017-07-19
1
-0
/
+1
*
pflash option to retrieve PNOR partition flags
Michael Tritz
2017-07-19
5
-5
/
+44
*
libflash/libffs: Zero checksum words
Cyril Bur
2017-06-26
1
-0
/
+16
*
libffs: Fix ffs_lookup_part() return value
Benjamin Herrenschmidt
2017-06-26
1
-4
/
+6
*
libflash/libffs: Correctly update the actual size of the partition
Cyril Bur
2017-06-21
1
-1
/
+1
*
libflash: Initialise entries list earlier
Oliver O'Halloran
2017-05-26
1
-1
/
+1
*
libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox call
Suraj Jitindar Singh
2017-05-26
1
-4
/
+59
*
libflash/mbox-flash: Update to V2 of the protocol
Cyril Bur
2017-05-26
2
-135
/
+559
*
libflash/mbox-flash: Minor fixups before V2
Cyril Bur
2017-05-26
1
-1
/
+7
*
libflash/file: Only use 64bit MTD erase ioctl() when needed
Cyril Bur
2017-04-20
1
-6
/
+38
*
libflash: Add tests for blocklevel_smart_erase()
Cyril Bur
2017-04-07
1
-2
/
+225
*
libflash/blocklevel: Add blocklevel_smart_erase()
Cyril Bur
2017-04-07
2
-2
/
+130
*
libflash: Fix pflash -i
Michael Neuling
2017-03-27
1
-2
/
+3
*
libffs: Understand how to create FFS partition TOCs and entries.
Cyril Bur
2017-03-24
3
-14
/
+393
*
libflash/libffs: Rework libffs
Cyril Bur
2017-03-24
3
-200
/
+368
*
libflash: blocklevel backend for MBOX flash access
Cyril Bur
2017-02-23
3
-1
/
+601
*
libflash: fix integer type in printf
Patrick Williams
2017-01-10
1
-1
/
+1
*
libflash/libffs: Fix possible NULL dereference
Cyril Bur
2016-11-11
1
-0
/
+2
*
libflash/file: Use 64bit ioctl() to erase from MTD
Cyril Bur
2016-11-08
1
-2
/
+2
*
core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}
Cyril Bur
2016-11-02
2
-19
/
+46
*
libflash/libffs: Use blocklevel_smart_write() when updating partitions
Cyril Bur
2016-10-25
1
-1
/
+1
*
libflash/blocklevel: Allow double ecc protecting a region
Cyril Bur
2016-10-11
3
-51
/
+119
*
libflash: add 128MB MX66L1G45G part
Joel Stanley
2016-09-15
1
-0
/
+1
*
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
2016-09-02
1
-1
/
+1
*
flash: Rework error paths and messages for multiple flash controllers
Michael Neuling
2016-08-25
1
-1
/
+1
*
flash: Make size 64 bit safe
Michael Neuling
2016-08-02
9
-52
/
+60
*
flash: Add documentation for blocklevel_smart_write()
Michael Neuling
2016-08-02
1
-1
/
+8
*
make check: make test runs less noisy
Stewart Smith
2016-07-12
1
-2
/
+2
*
libflash: Add sanity checks to ffs init code.
Cyril Bur
2016-07-05
1
-0
/
+22
*
libflash: fix bug on reading truncated flash file
Stewart Smith
2016-05-18
1
-1
/
+1
*
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
2016-03-30
1
-2
/
+5
*
libflash/libffs: Reporting seeing all 0xFF bytes during init.
Cyril Bur
2016-03-11
1
-0
/
+19
*
libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flash
Adriana Kobylak
2016-02-18
1
-0
/
+6
*
libflash/blocklevel: Add keep_alive parameter
Cyril Bur
2016-01-15
5
-26
/
+150
*
libflash/libffs: Check for NULL and set return pointer in ffs_next_side()
Cyril Bur
2016-01-12
1
-0
/
+6
*
libflash/libffs: Rename ffs_cmp() to ffs_equal()
Cyril Bur
2016-01-12
2
-2
/
+2
*
libffs: Add helper get ffs_handle to the "OTHER_SIDE"
Cyril Bur
2016-01-08
2
-3
/
+56
*
libffs: Remove unused function ffs_open_image()
Cyril Bur
2016-01-08
2
-88
/
+0
*
libffs: Remove struct flash_chip from struct ffs_handle
Cyril Bur
2016-01-08
1
-4
/
+0
*
libflash: Support Micron N25Q256Ax NOR flash
Joel Stanley
2015-11-26
1
-0
/
+3
*
libflash: put message on one line
Joel Stanley
2015-11-26
1
-2
/
+1
*
libflash: fix resource leaks on errors in ffs_open_image
Stewart Smith
2015-11-17
1
-1
/
+5
[next]