David Hendricks
|
f1bd8808bd
fix some compiler warnings in writeprotect.c
|
12 年 前 |
David Hendricks
|
1c09f80689
Add additional W25Q functions and write-protect modes
|
12 年 前 |
Louis Yung-Chieh Lo
|
c8ec7157a0
Support write protection of A25L040.
|
12 年 前 |
Shawn Nematbakhsh
|
9e8ef49b1f
Add flashrom support for GD25Q64 SPI ROM.
|
12 年 前 |
David Hendricks
|
bfa624b231
Add Micron/Numonyx N25Q064 flash chip
|
12 年 前 |
Bryan Freed
|
9a0051f0ba
Add basic support for the gd25ql32 flash device.
|
12 年 前 |
Louis Yung-Chieh Lo
|
469707f0d9
Add basic support for w25q32dw flash device.
|
12 年 前 |
Louis Yung-Chieh Lo
|
edd3930054
Fix the X (don't care) logic in --wp-status.
|
13 年 前 |
David Hendricks
|
1c9bc9cd04
add mx25l6406e, comment out mx25l6405 (evil twin)
|
13 年 前 |
David Hendricks
|
910408319f
Merge and resolve conflicts with upstream @r1367
|
13 年 前 |
David Hendricks
|
e185bf243a
Add EN25Q series support
|
13 年 前 |
Paul Stewart
|
9d71321b77
Revert "Add EN25Q series support"
|
13 年 前 |
David Hendricks
|
f3a098796f
Add EN25Q series support
|
13 年 前 |
David Hendricks
|
0f7f5388e3
support --wp-list command to list valid write protection ranges
|
14 年 前 |
David Hendricks
|
f8f00c7b49
add writeprotect support for a few mx25l* chips
|
14 年 前 |
David Hendricks
|
c801adb8f9
Massive integration with upstream code. This brings us up from 1130 to 1235.
|
14 年 前 |
Louis Yung-Chieh Lo
|
165b464961
Print out error message when setting status register fails.
|
14 年 前 |
Louis Yung-Chieh Lo
|
96222b1700
After updating status register, should wait for some time to until it complete.
|
14 年 前 |
David Hendricks
|
ce8ded3f7d
TBR: make an int unsigned to silence compiler warning
|
14 年 前 |
Louis Yung-Chieh Lo
|
a92e8b24d8
Add --wp-status to show write protection status, including:
|
14 年 前 |
Louis Yung-Chieh Lo
|
c19d3c5cd8
Add --wp-disable option to clear SRP0 bit of SPI status register.
|
14 年 前 |
David Hendricks
|
e4aa62be85
remove an unused variable
|
14 年 前 |
Louis Yung-Chieh Lo
|
232951f25b
Support partial write for W25X10/X20/X80
|
14 年 前 |
Louis Yung-Chieh Lo
|
52aa9303ec
(code merge) fixed WRSR bug (WEL was not set before): should use WREN
|
14 年 前 |
David Hendricks
|
23cd778d9d
Introduce writeprotect.h to expose writeprotect structures and prototypes.
|
14 年 前 |
David Hendricks
|
d1c55d7ae3
add copyright header to writeprotect.c
|
14 年 前 |
David Hendricks
|
57566edc88
[Patch 3/3] add en25f40 writeprotect ranges
|
14 年 前 |
David Hendricks
|
ac72e369f0
[Patch 2/3] add mx25l32 writeprotect ranges
|
14 年 前 |
David Hendricks
|
d494b0abac
[Patch 1/3] split out wp_get_status() logic from w25_set_range()
|
14 年 前 |
David Hendricks
|
470ca95e4e
add w25x40 ranges
|
14 年 前 |