index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libflash
/
libffs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libflash/libffs: Don't require 'part' size to be known by callers
Cyril Bur
2017-08-01
1
-12
/
+20
*
libflash: Adding debugging output
Cyril Bur
2017-08-01
1
-1
/
+4
*
pflash option to retrieve PNOR partition flags
Michael Tritz
2017-07-19
1
-3
/
+8
*
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: 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
1
-14
/
+349
*
libflash/libffs: Rework libffs
Cyril Bur
2017-03-24
1
-142
/
+214
*
libflash/libffs: Fix possible NULL dereference
Cyril Bur
2016-11-11
1
-0
/
+2
*
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
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
1
-1
/
+3
*
libflash: Add sanity checks to ffs init code.
Cyril Bur
2016-07-05
1
-0
/
+22
*
libflash/libffs: Reporting seeing all 0xFF bytes during init.
Cyril Bur
2016-03-11
1
-0
/
+19
*
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
1
-1
/
+1
*
libffs: Add helper get ffs_handle to the "OTHER_SIDE"
Cyril Bur
2016-01-08
1
-1
/
+35
*
libffs: Remove unused function ffs_open_image()
Cyril Bur
2016-01-08
1
-82
/
+0
*
libffs: Remove struct flash_chip from struct ffs_handle
Cyril Bur
2016-01-08
1
-4
/
+0
*
libflash: fix resource leaks on errors in ffs_open_image
Stewart Smith
2015-11-17
1
-1
/
+5
*
in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...
Stewart Smith
2015-08-19
1
-1
/
+7
*
Add skiboot-5.1.0 release notes
Stewart Smith
2015-08-17
1
-7
/
+1
*
libflash: check ffs_part_info return value in ffs_init
Jeremy Kerr
2015-08-17
1
-1
/
+7
*
Introduce blocklevel_ecc_protect() return value check
Kamalesh Babulal
2015-07-10
1
-3
/
+9
*
libffs: init with ecc protection at blocklevel level
Cyril Bur
2015-06-23
1
-2
/
+12
*
libflash: start using the blocklevel interface.
Cyril Bur
2015-06-09
1
-25
/
+26
*
libffs: Add the offset of the TOC to partition entry addresses
Cyril Bur
2015-06-01
1
-1
/
+1
*
libffs: Rename various offset variables to toc_offset
Cyril Bur
2015-06-01
1
-13
/
+13
*
libflash: Implement ffs_open_image
Joel Stanley
2015-03-04
1
-4
/
+81
*
libflash: move ffs_flash_read into libflash
Jeremy Kerr
2015-02-26
1
-55
/
+0
*
libflash: Remove dependencies on skiboot.h header
Jeremy Kerr
2015-02-26
1
-0
/
+4
*
libflash: move ecc.h into libflash/
Jeremy Kerr
2015-02-26
1
-1
/
+1
*
libffs: Add ffs_flash_read()
Michael Neuling
2015-02-23
1
-0
/
+52
*
libffs: Add ecc parameter on ffs_part_info()
Michael Neuling
2015-02-23
1
-1
/
+4
*
libffs: Add ffs_entry_user field
Michael Neuling
2015-02-23
1
-0
/
+1
*
libffs: Add comment for to clarify endian requirments
Michael Neuling
2015-02-23
1
-0
/
+4
*
Initial commit of Open Source release
Benjamin Herrenschmidt
2014-07-02
1
-0
/
+280