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
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
2015-03-05
libflash: endian fixups for ecc.c
Cyril Bur
1
-5
/
+8
2015-03-04
libflash: Ensure temporary buffer is freed
Joel Stanley
1
-1
/
+1
2015-03-04
libflash: whitespace fixups for ecc.c
Cyril Bur
1
-6
/
+6
2015-03-04
libflash: Implement ffs_open_image
Joel Stanley
3
-7
/
+88
2015-03-03
sparse: libflash_debug is unused
Cédric Le Goater
1
-0
/
+2
2015-02-26
libflash: move ffs_flash_read into libflash
Jeremy Kerr
6
-60
/
+59
2015-02-26
libflash: external FL_* macros require stdio
Jeremy Kerr
1
-0
/
+1
2015-02-26
libflash: Remove dependencies on skiboot.h header
Jeremy Kerr
2
-1
/
+8
2015-02-26
libflash: move ecc.h into libflash/
Jeremy Kerr
3
-2
/
+55
2015-02-26
libflash: Use FL_* logging functions
Jeremy Kerr
1
-3
/
+5
2015-02-23
libffs: Add ffs_flash_read()
Michael Neuling
3
-0
/
+57
2015-02-23
libffs: Add ecc parameter on ffs_part_info()
Michael Neuling
2
-2
/
+5
2015-02-23
libffs: Add ffs_entry_user field
Michael Neuling
2
-6
/
+24
2015-02-23
libffs: Add ECC checking code
Michael Neuling
2
-1
/
+176
2015-02-23
libffs: Add comment for to clarify endian requirments
Michael Neuling
1
-0
/
+4
2014-12-19
Exclude all test cases from coverage-report
Stewart Smith
1
-0
/
+2
2014-12-19
Pretty print make check and coverage output
Stewart Smith
1
-5
/
+5
2014-12-15
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
1
-1
/
+1
2014-11-14
Import pflash 0.8.6
Benjamin Herrenschmidt
1
-9
/
+8
2014-10-30
libflash: Update from pflash-0.8.6
Benjamin Herrenschmidt
2
-29
/
+69
2014-10-22
Preliminary code coverage reporting infrastructure
Stewart Smith
1
-1
/
+12
2014-10-15
libflash: Sync with pflash 0.8.3
Benjamin Herrenschmidt
2
-45
/
+86
2014-07-30
libflash: Fix licence header in ffs.h
Benjamin Herrenschmidt
1
-22
/
+0
2014-07-02
Initial commit of Open Source release
Benjamin Herrenschmidt
10
-0
/
+1888