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
2017-12-18
libflash/test: Add tests for mbox-flash
Cyril Bur
7
-7
/
+968
2017-12-14
libflash/mbox-flash: Add the ability to lock flash
Cyril Bur
2
-5
/
+66
2017-12-14
libflash/mbox-flash: Understand v3
Cyril Bur
1
-32
/
+75
2017-12-14
libflash/mbox-flash: Use static arrays of function pointers
Cyril Bur
1
-32
/
+81
2017-12-14
libflash/mbox-flash: Use BMC suggested timeout value
Cyril Bur
1
-11
/
+26
2017-12-14
libflash/mbox-flash: Simplify message sending
Cyril Bur
1
-92
/
+31
2017-12-14
libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeouts
Cyril Bur
1
-8
/
+9
2017-12-14
libflash/mbox-flash: Move sequence handling to driver level
Cyril Bur
1
-10
/
+0
2017-12-14
libflash/mbox-flash: Always close windows before opening a new window
Cyril Bur
1
-0
/
+3
2017-12-13
pflash: Support for clean_on_ecc_error flag
Adriana Kobylak
3
-2
/
+3
2017-11-20
external/pflash: Fix erasing within a single erase block
Cyril Bur
2
-4
/
+4
2017-11-20
libflash: Fix parity calculation on ARM
Oliver O'Halloran
1
-1
/
+1
2017-11-09
pflash: Support for volatile flag
Adriana Kobylak
3
-1
/
+5
2017-10-06
libflash/blocklevel: suppress debug printout
Stewart Smith
1
-1
/
+0
2017-09-27
libflash/file: Handle short read()s and write()s correctly
Cyril Bur
1
-2
/
+4
2017-08-24
libflash/test/test-blocklevel: fix memory leak on exit
Stewart Smith
1
-0
/
+2
2017-08-24
libflash: fix memory leak on flash_exit()
Stewart Smith
1
-2
/
+5
2017-08-24
libflash/test/test-flash.c: fix memory leak on exit
Stewart Smith
1
-0
/
+1
2017-08-15
libflash/blocklevel: Fix theoretical use after free (CID 145924)
Cyril Bur
1
-0
/
+1
2017-08-15
libflash/libflash: Remove logicially dead code (CID 97821)
Cyril Bur
1
-2
/
+0
2017-08-15
libflash/mbox-flash: Fix unintentional integer overflow (CID 142226)
Cyril Bur
1
-2
/
+2
2017-08-01
external/pflash: tests: Move the test-miscprint to pflash tests
Cyril Bur
3
-32
/
+2
2017-08-01
libflash/libffs: Don't require 'part' size to be known by callers
Cyril Bur
3
-13
/
+22
2017-08-01
libflash/file: Break up MTD erase ioctl() calls
Cyril Bur
1
-25
/
+35
2017-08-01
libflash/file: Fix bad subtraction in file erase path
Cyril Bur
1
-1
/
+1
2017-08-01
libflash: Adding debugging output
Cyril Bur
5
-21
/
+77
2017-07-19
pflash: build with skiboot HOSTCFLAGS warnings
Stewart Smith
1
-0
/
+1
2017-07-19
pflash option to retrieve PNOR partition flags
Michael Tritz
5
-5
/
+44
2017-06-26
libflash/libffs: Zero checksum words
Cyril Bur
1
-0
/
+16
2017-06-26
libffs: Fix ffs_lookup_part() return value
Benjamin Herrenschmidt
1
-4
/
+6
2017-06-21
libflash/libffs: Correctly update the actual size of the partition
Cyril Bur
1
-1
/
+1
2017-05-26
libflash: Initialise entries list earlier
Oliver O'Halloran
1
-1
/
+1
2017-05-26
libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox call
Suraj Jitindar Singh
1
-4
/
+59
2017-05-26
libflash/mbox-flash: Update to V2 of the protocol
Cyril Bur
2
-135
/
+559
2017-05-26
libflash/mbox-flash: Minor fixups before V2
Cyril Bur
1
-1
/
+7
2017-04-20
libflash/file: Only use 64bit MTD erase ioctl() when needed
Cyril Bur
1
-6
/
+38
2017-04-07
libflash: Add tests for blocklevel_smart_erase()
Cyril Bur
1
-2
/
+225
2017-04-07
libflash/blocklevel: Add blocklevel_smart_erase()
Cyril Bur
2
-2
/
+130
2017-03-27
libflash: Fix pflash -i
Michael Neuling
1
-2
/
+3
2017-03-24
libffs: Understand how to create FFS partition TOCs and entries.
Cyril Bur
3
-14
/
+393
2017-03-24
libflash/libffs: Rework libffs
Cyril Bur
3
-200
/
+368
2017-02-23
libflash: blocklevel backend for MBOX flash access
Cyril Bur
3
-1
/
+601
2017-01-10
libflash: fix integer type in printf
Patrick Williams
1
-1
/
+1
2016-11-11
libflash/libffs: Fix possible NULL dereference
Cyril Bur
1
-0
/
+2
2016-11-08
libflash/file: Use 64bit ioctl() to erase from MTD
Cyril Bur
1
-2
/
+2
2016-11-02
core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}
Cyril Bur
2
-19
/
+46
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
3
-51
/
+119
2016-09-15
libflash: add 128MB MX66L1G45G part
Joel Stanley
1
-0
/
+1
2016-09-02
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
1
-1
/
+1
[next]