| Commit message (Expand) | Author | Age | Files | Lines |
* | tree/: Convert flashchips db to use indirection for printlock | Nikolai Artemiev | 2022-11-23 | 1 | -408/+408 |
* | tree/: Convert flashchips db to use indirection for unlock | Edward O'Callaghan | 2022-11-23 | 1 | -421/+421 |
* | flashchips.c: enable WP for 7 entries of MX chips | Sergii Dmytruk | 2022-11-19 | 1 | -4/+133 |
* | flashchips.c: enable WP for MT25QL512, N25Q0{32,64}..{1,3}E | Sergii Dmytruk | 2022-11-19 | 1 | -0/+51 |
* | flashchips.c: enable WP for W25Q32.V, W25Q32.W and W25Q32JW...M | Sergii Dmytruk | 2022-11-19 | 1 | -6/+248 |
* | flashchips.c: enable WP for EN25QH32 and EN25QH64 | Sergii Dmytruk | 2022-11-19 | 1 | -0/+96 |
* | tree/: Convert flashchips db to use indirection for erase_block | Edward O'Callaghan | 2022-11-11 | 1 | -1938/+1938 |
* | flashchips: Add write protect bits to W25Q64JW...M | Evan Benn | 2022-11-10 | 1 | -1/+12 |
* | tree/: Convert flashchip read func ptr to enumerate | Edward O'Callaghan | 2022-11-01 | 1 | -587/+587 |
* | tree/: Convert flashchip write func ptr to enumerate | Edward O'Callaghan | 2022-11-01 | 1 | -589/+589 |
* | tree/: Convert flashchip probe func ptr to enumerate | Edward O'Callaghan | 2022-11-01 | 1 | -592/+592 |
* | tree/: Convert flashchip decode range func ptr to enum | Nikolai Artemiev | 2022-10-28 | 1 | -22/+22 |
* | flashchips.c: mark WP of 9 entries as tested | Sergii Dmytruk | 2022-10-23 | 1 | -9/+9 |
* | flashchips.c: Mark MT25QU256 as tested | Angel Pons | 2022-07-05 | 1 | -1/+1 |
* | flashchips.c: change GD25Q256D to "GD25Q256D/GD25Q256E" | Nikolai Artemiev | 2022-07-05 | 1 | -1/+1 |
* | flashchips: Add missing block eraser for S25FL512S | Nico Huber | 2022-06-23 | 1 | -0/+3 |
* | flashchips: Enable FEATURE_4BA_EAR_1716 for S25FL512S | Nico Huber | 2022-06-23 | 1 | -2/+3 |
* | flashchips: Enable FEATURE_4BA_EAR_1716 for ISSI chips | Nico Huber | 2022-06-23 | 1 | -2/+4 |
* | flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716 | Nico Huber | 2022-06-23 | 1 | -2/+2 |
* | flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8 | Nico Huber | 2022-06-22 | 1 | -3/+3 |
* | flashchips: Drop FOUR_BYTE_ADDR comments | Nico Huber | 2022-06-22 | 1 | -7/+0 |
* | flashchips: Split W25Q256.V | Nico Huber | 2022-06-22 | 1 | -1/+56 |
* | flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L | Nico Huber | 2022-06-20 | 1 | -0/+123 |
* | spi25_statusreg: Allow WRSR_EXT for Status Register 3 | Nico Huber | 2022-06-20 | 1 | -5/+7 |
* | flashrom.c, flashcips.c: Test the order of erase functions | Aarya Chaumal | 2022-06-20 | 1 | -12/+12 |
* | dummyflasher: Wire variable size feature via opaque infra | Anastasia Klimchuk | 2022-06-16 | 1 | -22/+0 |
* | Add W25Q512NW-IM ID to flashrom | Atul Dhudase | 2022-06-07 | 1 | -0/+43 |
* | flashchips: Fix W25Q256.W | Patrick Rudolph | 2022-05-26 | 1 | -3/+8 |
* | flashchips.c: add CMP bit entry to W25Q256.V | Nikolai Artemiev | 2022-05-26 | 1 | -0/+1 |
* | flashchips: enable write-protection for W25Q{64,128}.V | Sergii Dmytruk | 2022-05-01 | 1 | -4/+76 |
* | flashchips.c: mark IS25LP064 as TEST_OK_PREW | Simon Buhrow | 2022-04-24 | 1 | -1/+1 |
* | flashchips.c: Mark GD25Q40(B) as tested | Simon Buhrow | 2022-04-24 | 1 | -1/+1 |
* | flashchips.c: add writeprotect support for more chips | Nikolai Artemiev | 2022-04-05 | 1 | -14/+138 |
* | flashchips,writeprotect_ranges: add range decoding function | Nikolai Artemiev | 2022-03-01 | 1 | -0/+3 |
* | flash.h,flashchips.c: add writeprotect bit layout map to chips | Nikolai Artemiev | 2022-03-01 | 1 | -0/+25 |
* | spi25_statusreg,flashchips: add SR2 read/write support | Nikolai Artemiev | 2022-02-28 | 1 | -3/+4 |
* | flashchips: Add W25Q64JV | Simon Buhrow | 2021-12-09 | 1 | -0/+40 |
* | flashchips.c: mark EN25F10 as TEST_OK_PREW | Simon Buhrow | 2021-10-01 | 1 | -1/+1 |
* | flashchips: Add MX25L12833F | Tao Xia | 2021-08-24 | 1 | -2/+2 |
* | flashchips.c: Add 'GD25LQ128E' to match C and D variants | Edward O'Callaghan | 2021-08-24 | 1 | -1/+1 |
* | flashchips: Add MX25L12873F | Nico Huber | 2021-07-14 | 1 | -1/+1 |
* | flashchips: Add support for Macronix MX66L1G45G | Patrick Rudolph | 2021-06-20 | 1 | -0/+49 |
* | flashchips.c: Mark MT25QL256 as tested | Simon Buhrow | 2021-06-10 | 1 | -1/+1 |
* | flashchips: change chip name from 'W25Q64JW' to 'W25Q64JW...M' | Nikolai Artemiev | 2021-06-10 | 1 | -2/+2 |
* | flashchips.c: add support for W25Q32JW...M | Nikolai Artemiev | 2021-06-10 | 1 | -0/+38 |
* | flashchips: Fix 4BA advertisement for dummy chip | Nico Huber | 2021-05-12 | 1 | -1/+1 |
* | flashchips: Add MX25L3233F | Nico Huber | 2021-04-25 | 1 | -2/+2 |
* | flashchips: Correct OTP comment for MX25L3273E | Nico Huber | 2021-04-25 | 1 | -1/+1 |
* | flashchips: Add support for Boya/BoHong Microelectronics B_25D16A | Christian Kudera | 2021-04-24 | 1 | -0/+38 |
* | flashchips: Adapt IDs for Boya Microelectronics | Angel Pons | 2021-04-24 | 1 | -4/+4 |