| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the register mapping feature bit | Carl-Daniel Hailfinger | 2010-01-09 | 1 | -12/+26 |
* | Fix Sharp LHF00L04 | Carl-Daniel Hailfinger | 2010-01-07 | 1 | -3/+18 |
* | The patch converts jedec functions into mask-based generics which can be used... | Sean Nelson | 2010-01-04 | 1 | -0/+1 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-23 | 1 | -14/+196 |
* | Add blockwise erase to all supported chips of the SST25 family | Carl-Daniel Hailfinger | 2009-12-23 | 1 | -19/+127 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-23 | 1 | -27/+365 |
* | Convert the following chips to use struct eraseblock | Sean Nelson | 2009-12-22 | 1 | -29/+159 |
* | Use common jedec functionality where appropriate | Michael Karcher | 2009-11-27 | 1 | -17/+17 |
* | Add entries of W25x32 and W25x64 | Zheng Bao | 2009-11-26 | 1 | -0/+32 |
* | Add Sanyo LF25FW203A support | Sean Nelson | 2009-11-24 | 1 | -0/+16 |
* | Add Generic SPI RDID detection for Sanyo chips | Sean Nelson | 2009-11-24 | 1 | -0/+16 |
* | If a chip is not on the RDID generic vendor list nor on the REMS specific ID ... | Carl-Daniel Hailfinger | 2009-11-20 | 1 | -0/+27 |
* | The automatic retry in write_page_write_jedec didn't retry flashing the corre... | Carl-Daniel Hailfinger | 2009-11-14 | 1 | -1/+1 |
* | Fix incorrect comment in SST49LF004A/B description | Carl-Daniel Hailfinger | 2009-11-06 | 1 | -1/+1 |
* | Add comments about the meaning of block erase related struct flashchip members | Carl-Daniel Hailfinger | 2009-10-01 | 1 | -21/+95 |
* | Mark the SST SST49LF003A/B as read-tested | Peter Lemenkov | 2009-09-25 | 1 | -1/+1 |
* | Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo... | Carl-Daniel Hailfinger | 2009-09-23 | 1 | -1/+17 |
* | Change the status of the SST49LF020A to TEST_OK_PREW | Nils Jacobs | 2009-09-23 | 1 | -1/+1 |
* | Mark Macronix MX29F001B as OK, tested by me on hardware | Uwe Hermann | 2009-09-09 | 1 | -1/+1 |
* | This is a patch which stores eraseblock sizes and corresponding block erase f... | Carl-Daniel Hailfinger | 2009-09-05 | 1 | -2/+44 |
* | Update probe timings for dozens of flash chips | Udu Ogah | 2009-09-05 | 1 | -38/+38 |
* | Add support for MX29F001T and MX29F001B flash chips | Mark Panajotovic | 2009-08-24 | 1 | -0/+32 |
* | Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variants | Carl-Daniel Hailfinger | 2009-08-10 | 1 | -1/+1 |
* | Add IDs for 51 new flash chips | Carl-Daniel Hailfinger | 2009-07-24 | 1 | -2/+2 |
* | Improve flashchip comments to be more readable and precise | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -5/+14 |
* | Fix erase for SST49LF020A | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -1/+1 |
* | Add support for old ST M25P05/M25P10 chips which only respond to the RES comm... | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -0/+38 |
* | Add Winbond W25X16 | Hector Martin | 2009-07-11 | 1 | -0/+16 |
* | W39V040B: Flag Erase/Write as bad | Luc Verhaegen | 2009-07-08 | 1 | -1/+1 |
* | Mark the following boards as working | Uwe Hermann | 2009-07-03 | 1 | -1/+1 |
* | Fix all NONSPI bustypes in flashchips.c | Urja Rannikko | 2009-06-28 | 1 | -70/+70 |
* | Mark MX25L6405 as PROBE supported | Carl-Daniel Hailfinger | 2009-06-22 | 1 | -1/+1 |
* | Mark the SST49LF003A as PROBE supported | Carl-Daniel Hailfinger | 2009-06-22 | 1 | -1/+1 |
* | Mark ST M25P80 as completely supported | Carl-Daniel Hailfinger | 2009-06-22 | 1 | -1/+1 |
* | Eon EN25F40: Probe is tested | Carl-Daniel Hailfinger | 2009-06-22 | 1 | -1/+1 |
* | Add support for the AMD Am29F010A/B chips | Uwe Hermann | 2009-06-19 | 1 | -0/+16 |
* | Flash.h not only contains function prototypes and general settings, it also h... | Carl-Daniel Hailfinger | 2009-06-15 | 1 | -0/+1 |
* | Fix the vendor ID of EN25B05, EN25B10, EN25B20, EN25B40, EN25B80, EN25B16, EN... | Carl-Daniel Hailfinger | 2009-06-15 | 1 | -11/+91 |
* | Add support for the PMC Pm29F002T/B chips | Uwe Hermann | 2009-06-14 | 1 | -0/+32 |
* | Add bus type and timing info for some flash chips | Mateusz Murawski | 2009-06-12 | 1 | -18/+18 |
* | Add #defines for some flash chips | Mateusz Murawski | 2009-06-12 | 1 | -33/+33 |
* | Add all Eon EN25* SPI chips | Carl-Daniel Hailfinger | 2009-06-05 | 1 | -0/+176 |
* | Add probe timings forgotten in r569 | Carl-Daniel Hailfinger | 2009-06-05 | 1 | -1/+78 |
* | Exact bustypes for Atmel AT29C010A, AT29C020, AT29C040A, AT49BV512, AT49F002,... | Urja Rannikko | 2009-06-05 | 1 | -15/+15 |
* | Add probe_timing information (int uS value) | Maciej Pijanka | 2009-06-03 | 1 | -2/+99 |
* | Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC) | Maciej Pijanka | 2009-06-02 | 1 | -0/+16 |
* | Unify AMD manufacture_id and model_id | Mateusz Murawski | 2009-06-02 | 1 | -4/+4 |
* | Add bus type annotation to struct flashchips | Carl-Daniel Hailfinger | 2009-05-31 | 1 | -0/+172 |
* | Add support for probe and read of Intel 28F001BX-T and BX-B | Urja Rannikko | 2009-05-29 | 1 | -0/+28 |
* | Change 'Texas Instruments' to 'TI' in the flash chip table, as this is a very... | Uwe Hermann | 2009-05-27 | 1 | -2/+2 |