index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
flashchips,writeprotect_ranges: add range decoding function
Nikolai Artemiev
2022-03-01
1
-0
/
+6
*
flash.h,flashchips.c: add writeprotect bit layout map to chips
Nikolai Artemiev
2022-03-01
1
-0
/
+50
*
spi25_statusreg,flashchips: add SR2 read/write support
Nikolai Artemiev
2022-02-28
1
-0
/
+3
*
spi25_statusreg: make register read/write functions generic
Nikolai Artemiev
2022-02-28
1
-0
/
+7
*
writeprotect, cli_classic: delete old writeprotect code
Nikolai Artemiev
2022-02-28
1
-1
/
+0
*
flashrom.c: Move do_*() helpers into cli_classic.c
Edward O'Callaghan
2022-01-27
1
-4
/
+0
*
flashrom.c: Make {read,write}_buf_from_include_args() public
Edward O'Callaghan
2022-01-27
1
-0
/
+2
*
cli_classic.c: Convert do_erase() to libflashrom call
Edward O'Callaghan
2022-01-22
1
-1
/
+1
*
hwaccess: replace flashrom specific macros by compiler defines
Thomas Heijligen
2021-10-15
1
-2
/
+0
*
flashrom.c: Make extract_param() static local
Edward O'Callaghan
2021-07-16
1
-1
/
+0
*
layout: Tidy up the include-args API
Nico Huber
2021-06-26
1
-4
/
+0
*
layout: Kill the global layout
Nico Huber
2021-06-26
1
-1
/
+0
*
layout: Rework normalize_romentries() API
Nico Huber
2021-06-26
1
-1
/
+0
*
layout: Introduce flashrom_layout_new()
Nico Huber
2021-06-26
1
-1
/
+1
*
cli_classic.c: add -x option for do_extract()
Daniel Campello
2021-05-02
1
-0
/
+1
*
layout: Add -i <region>[:<file>] support
Daniel Campello
2021-04-27
1
-1
/
+1
*
flashrom.c: implement chip restore callback registration
Nikolai Artemiev
2020-12-03
1
-0
/
+11
*
flash.h: Trivial indent fix of comment
Edward O'Callaghan
2020-12-01
1
-3
/
+4
*
flashrom.c,flash.h: Kill dead fn shutdown_free()
Edward O'Callaghan
2020-10-24
1
-1
/
+0
*
Add writeprotect support infrastructure
Edward O'Callaghan
2020-09-28
1
-0
/
+4
*
Revert "flashchips: port S25FS(128S) chip from chromiumos"
Nico Huber
2020-05-01
1
-3
/
+0
*
const'ify flashctx to align signatures with cros flashrom
Edward O'Callaghan
2020-04-30
1
-2
/
+2
*
flashchips: port S25FS(128S) chip from chromiumos
sibradzic
2020-04-22
1
-0
/
+3
*
helpers: Implement strndup() for MinGW
Miklós Márton
2019-10-04
1
-0
/
+1
*
Fix -Wsign-compare trouble
Nico Huber
2019-07-31
1
-1
/
+5
*
spi: Move 16MiB partitioning up into spi_chip_read()
Nico Huber
2019-06-21
1
-0
/
+6
*
layout.c: Don't use global variables for included regions
Arthur Heymans
2019-06-17
1
-2
/
+2
*
Enable 4BA mode for Spansion 25FL256S
Nico Huber
2018-10-03
1
-6
/
+8
*
flashchips: Add Spansion 25FL256S......0
Nico Huber
2018-10-03
1
-0
/
+3
*
helpers: Add reverse_byte() and reverse_bytes()
Marc Schink
2018-08-30
1
-0
/
+2
*
linux_mtd: Import driver from ChromiumOS
David Hendricks
2018-05-17
1
-0
/
+1
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Fix compilation with older MinGW versions
Antonio Ospite
2018-03-23
1
-0
/
+3
*
Add support for reading the current flash contents from a file
Paul Kocialkowski
2018-02-11
1
-1
/
+1
*
Add support for the ENE Embedded Debug Interface EDI and KB9012 EC
Paul Kocialkowski
2018-02-11
1
-1
/
+2
*
Add support for selecting the erased bit value with a flag
Paul Kocialkowski
2018-02-11
1
-1
/
+8
*
Add a SPI command class to `struct flashchip`
Mike Banon
2018-02-11
1
-0
/
+11
*
flashchips: Revise all 4BA chips
Nico Huber
2018-01-02
1
-3
/
+8
*
spi25: Revise decision when to enter/exit 4BA mode
Nico Huber
2018-01-02
1
-5
/
+5
*
spi: Move ICH BBAR quirk out of the way
Nico Huber
2017-12-28
1
-1
/
+0
*
spi25: Remove now obsolete `four_bytes_addr_funcs` path
Nico Huber
2017-12-28
1
-8
/
+1
*
spi25: Enable native 4BA read and write using feature bits
Nico Huber
2017-12-28
1
-0
/
+2
*
spi25: Integrate 4BA support
Nico Huber
2017-12-28
1
-0
/
+8
*
spi25: Introduce spi_simple_write_cmd()
Nico Huber
2017-12-28
1
-0
/
+1
*
Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP
Stefan Tauner
2017-11-03
1
-1
/
+1
*
4BA: Allow disabling 4-byte address mode for SPI flash
Ed Swierk
2017-10-15
1
-9
/
+2
*
4BA: Support for new direct-4BA instructions + W25Q256.V update
Boris Baykov
2017-10-15
1
-0
/
+4
*
4BA: Support for 4-bytes addressing via Extended Address Register
Boris Baykov
2017-10-15
1
-2
/
+3
*
4BA: Flashrom integration for the 4-bytes addressing extensions
Boris Baykov
2017-10-15
1
-0
/
+8
*
fixup! 4BA: Basic support for 4-bytes addressing mode extensions
Boris Baykov
2017-10-14
1
-2
/
+2
[next]