index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libflash
/
libffs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
libflash/libffs: Fix possible NULL dereference
Cyril Bur
1
-0
/
+2
2016-10-25
libflash/libffs: Use blocklevel_smart_write() when updating partitions
Cyril Bur
1
-1
/
+1
2016-10-11
libflash/blocklevel: Allow double ecc protecting a region
Cyril Bur
1
-1
/
+1
2016-08-25
flash: Rework error paths and messages for multiple flash controllers
Michael Neuling
1
-1
/
+1
2016-08-02
flash: Make size 64 bit safe
Michael Neuling
1
-1
/
+3
2016-07-05
libflash: Add sanity checks to ffs init code.
Cyril Bur
1
-0
/
+22
2016-03-11
libflash/libffs: Reporting seeing all 0xFF bytes during init.
Cyril Bur
1
-0
/
+19
2016-01-12
libflash/libffs: Check for NULL and set return pointer in ffs_next_side()
Cyril Bur
1
-0
/
+6
2016-01-12
libflash/libffs: Rename ffs_cmp() to ffs_equal()
Cyril Bur
1
-1
/
+1
2016-01-08
libffs: Add helper get ffs_handle to the "OTHER_SIDE"
Cyril Bur
1
-1
/
+35
2016-01-08
libffs: Remove unused function ffs_open_image()
Cyril Bur
1
-82
/
+0
2016-01-08
libffs: Remove struct flash_chip from struct ffs_handle
Cyril Bur
1
-4
/
+0
2015-11-17
libflash: fix resource leaks on errors in ffs_open_image
Stewart Smith
1
-1
/
+5
2015-08-19
in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...
Stewart Smith
1
-1
/
+7
2015-08-17
Add skiboot-5.1.0 release notes
skiboot-5.1.0
Stewart Smith
1
-7
/
+1
2015-08-17
libflash: check ffs_part_info return value in ffs_init
Jeremy Kerr
1
-1
/
+7
2015-07-10
Introduce blocklevel_ecc_protect() return value check
Kamalesh Babulal
1
-3
/
+9
2015-06-23
libffs: init with ecc protection at blocklevel level
Cyril Bur
1
-2
/
+12
2015-06-09
libflash: start using the blocklevel interface.
Cyril Bur
1
-25
/
+26
2015-06-01
libffs: Add the offset of the TOC to partition entry addresses
Cyril Bur
1
-1
/
+1
2015-06-01
libffs: Rename various offset variables to toc_offset
Cyril Bur
1
-13
/
+13
2015-03-04
libflash: Implement ffs_open_image
Joel Stanley
1
-4
/
+81
2015-02-26
libflash: move ffs_flash_read into libflash
Jeremy Kerr
1
-55
/
+0
2015-02-26
libflash: Remove dependencies on skiboot.h header
Jeremy Kerr
1
-0
/
+4
2015-02-26
libflash: move ecc.h into libflash/
Jeremy Kerr
1
-1
/
+1
2015-02-23
libffs: Add ffs_flash_read()
Michael Neuling
1
-0
/
+52
2015-02-23
libffs: Add ecc parameter on ffs_part_info()
Michael Neuling
1
-1
/
+4
2015-02-23
libffs: Add ffs_entry_user field
Michael Neuling
1
-0
/
+1
2015-02-23
libffs: Add comment for to clarify endian requirments
Michael Neuling
1
-0
/
+4
2014-07-02
Initial commit of Open Source release
Benjamin Herrenschmidt
1
-0
/
+280