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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
libflash: Add sanity checks to ffs init code.
Cyril Bur
1
-0
/
+22
2016-05-18
libflash: fix bug on reading truncated flash file
Stewart Smith
1
-1
/
+1
2016-03-30
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
1
-2
/
+5
2016-03-11
libflash/libffs: Reporting seeing all 0xFF bytes during init.
Cyril Bur
1
-0
/
+19
2016-02-18
libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flash
Adriana Kobylak
1
-0
/
+6
2016-01-15
libflash/blocklevel: Add keep_alive parameter
Cyril Bur
5
-26
/
+150
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
2
-2
/
+2
2016-01-08
libffs: Add helper get ffs_handle to the "OTHER_SIDE"
Cyril Bur
2
-3
/
+56
2016-01-08
libffs: Remove unused function ffs_open_image()
Cyril Bur
2
-88
/
+0
2016-01-08
libffs: Remove struct flash_chip from struct ffs_handle
Cyril Bur
1
-4
/
+0
2015-11-26
libflash: Support Micron N25Q256Ax NOR flash
Joel Stanley
1
-0
/
+3
2015-11-26
libflash: put message on one line
Joel Stanley
1
-2
/
+1
2015-11-17
libflash: fix resource leaks on errors in ffs_open_image
Stewart Smith
1
-1
/
+5
2015-11-13
libflash: Provide an internal parity implementation, to remove libgcc dependency
Jeremy Kerr
1
-1
/
+17
2015-11-09
Free bl_prot_range on file_exit_close()
Samuel Mendoza-Jonas
1
-0
/
+1
2015-09-08
libflash/test: Attempted fix of Coverity defect 98799
Cyril Bur
1
-1
/
+1
2015-09-08
libflash/test: Fix Coverity defect 98827
Cyril Bur
1
-1
/
+1
2015-09-08
libflash: Fix Coverity defect 97867
Cyril Bur
1
-2
/
+2
2015-09-07
libflash/blocklevel: Smarten up blocklevel_smart_write()
Cyril Bur
1
-3
/
+40
2015-08-28
libflash: Reintroduce typesafety in lowlevel libflash calls
Cyril Bur
2
-6
/
+4
2015-08-28
external/common: Create common code for initialising libflash components
Cyril Bur
2
-0
/
+13
2015-08-28
libflash: Return a pointer to internal structure.
Cyril Bur
3
-3
/
+8
2015-08-28
libflash/blocklevel: Fix blocklevel read ECC failure return code
Cyril Bur
1
-1
/
+4
2015-08-26
Fix spelling mistakes
Stewart Smith
1
-1
/
+1
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-07-07
libflash: Add support for Macronix 128Mb flash chips
Jeremy Kerr
1
-0
/
+1
2015-06-23
libffs: init with ecc protection at blocklevel level
Cyril Bur
2
-3
/
+13
2015-06-23
libflash/blocklevel: add a smart write function which wraps up eraseing and w...
Cyril Bur
2
-0
/
+74
2015-06-23
libflash: Delete file_file.[ch] files
Cyril Bur
2
-235
/
+0
2015-06-23
libflash/file: Add a file access backend to for the blocklevel interface.
Cyril Bur
2
-0
/
+339
2015-06-23
libflash/blocklevel: add blocklevel flags.
Cyril Bur
2
-0
/
+6
2015-06-23
libflash/blocklevel: Extend the block level to be able to do ecc
Cyril Bur
6
-36
/
+411
2015-06-23
libflash/ecc: Simplify and cleanup ecc code.
Cyril Bur
4
-60
/
+78
2015-06-16
libflash: Fix 32-bit ecc build of pflash
Benjamin Herrenschmidt
1
-8
/
+8
2015-06-09
libflash: Blocklevel sanity checking of erase block sizes
Cyril Bur
1
-1
/
+10
2015-06-09
libflash: Add checking at blocklevel for erase block aligned erase lengths
Cyril Bur
3
-0
/
+16
2015-06-09
libflash: start using the blocklevel interface.
Cyril Bur
5
-86
/
+100
2015-06-09
libflash: introduce blocklevel interface
Cyril Bur
3
-1
/
+92
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
2
-15
/
+15
2015-04-18
libflash: remove *.d files tests/ during make clean
Cyril Bur
1
-1
/
+2
2015-04-07
address reviews for: libflash:don't use the low level interface if it doesn't...
skiboot-5.0-rc3
Cyril Bur
1
-10
/
+4
2015-04-01
libflash/file: add file abstraction for libflash
Cyril Bur
4
-0
/
+238
2015-04-01
libflash: don't use the low level interface if it doesn't exist
Cyril Bur
1
-1
/
+9
2015-03-26
memboot: Add a memboot flash backend
Alistair Popple
1
-0
/
+1
2015-03-17
libflash: Improved ECC interface
Cyril Bur
7
-15
/
+703
[next]