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: 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
*
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
2015-11-13
1
-1
/
+17
*
Free bl_prot_range on file_exit_close()
Samuel Mendoza-Jonas
2015-11-09
1
-0
/
+1
*
libflash/test: Attempted fix of Coverity defect 98799
Cyril Bur
2015-09-08
1
-1
/
+1
*
libflash/test: Fix Coverity defect 98827
Cyril Bur
2015-09-08
1
-1
/
+1
*
libflash: Fix Coverity defect 97867
Cyril Bur
2015-09-08
1
-2
/
+2
*
libflash/blocklevel: Smarten up blocklevel_smart_write()
Cyril Bur
2015-09-07
1
-3
/
+40
*
libflash: Reintroduce typesafety in lowlevel libflash calls
Cyril Bur
2015-08-28
2
-6
/
+4
*
external/common: Create common code for initialising libflash components
Cyril Bur
2015-08-28
2
-0
/
+13
*
libflash: Return a pointer to internal structure.
Cyril Bur
2015-08-28
3
-3
/
+8
*
libflash/blocklevel: Fix blocklevel read ECC failure return code
Cyril Bur
2015-08-28
1
-1
/
+4
*
Fix spelling mistakes
Stewart Smith
2015-08-26
1
-1
/
+1
*
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
*
libflash: Add support for Macronix 128Mb flash chips
Jeremy Kerr
2015-07-07
1
-0
/
+1
*
libffs: init with ecc protection at blocklevel level
Cyril Bur
2015-06-23
2
-3
/
+13
*
libflash/blocklevel: add a smart write function which wraps up eraseing and w...
Cyril Bur
2015-06-23
2
-0
/
+74
*
libflash: Delete file_file.[ch] files
Cyril Bur
2015-06-23
2
-235
/
+0
*
libflash/file: Add a file access backend to for the blocklevel interface.
Cyril Bur
2015-06-23
2
-0
/
+339
*
libflash/blocklevel: add blocklevel flags.
Cyril Bur
2015-06-23
2
-0
/
+6
*
libflash/blocklevel: Extend the block level to be able to do ecc
Cyril Bur
2015-06-23
6
-36
/
+411
*
libflash/ecc: Simplify and cleanup ecc code.
Cyril Bur
2015-06-23
4
-60
/
+78
*
libflash: Fix 32-bit ecc build of pflash
Benjamin Herrenschmidt
2015-06-16
1
-8
/
+8
*
libflash: Blocklevel sanity checking of erase block sizes
Cyril Bur
2015-06-09
1
-1
/
+10
*
libflash: Add checking at blocklevel for erase block aligned erase lengths
Cyril Bur
2015-06-09
3
-0
/
+16
*
libflash: start using the blocklevel interface.
Cyril Bur
2015-06-09
5
-86
/
+100
*
libflash: introduce blocklevel interface
Cyril Bur
2015-06-09
3
-1
/
+92
*
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
2
-15
/
+15
*
libflash: remove *.d files tests/ during make clean
Cyril Bur
2015-04-18
1
-1
/
+2
*
address reviews for: libflash:don't use the low level interface if it doesn't...
Cyril Bur
2015-04-07
1
-10
/
+4
*
libflash/file: add file abstraction for libflash
Cyril Bur
2015-04-01
4
-0
/
+238
*
libflash: don't use the low level interface if it doesn't exist
Cyril Bur
2015-04-01
1
-1
/
+9
*
memboot: Add a memboot flash backend
Alistair Popple
2015-03-26
1
-0
/
+1
*
libflash: Improved ECC interface
Cyril Bur
2015-03-17
7
-15
/
+703
*
libflash: endian fixups for ecc.c
Cyril Bur
2015-03-05
1
-5
/
+8
*
libflash: Ensure temporary buffer is freed
Joel Stanley
2015-03-04
1
-1
/
+1
*
libflash: whitespace fixups for ecc.c
Cyril Bur
2015-03-04
1
-6
/
+6
*
libflash: Implement ffs_open_image
Joel Stanley
2015-03-04
3
-7
/
+88
*
sparse: libflash_debug is unused
Cédric Le Goater
2015-03-03
1
-0
/
+2
[next]