aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/spi.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-19Add the ISSI SPI Flash to the listMegan Wachs1-1/+1
2016-11-04riscv: Add first cut of Flash driver for Freedom E platforms. Completely unte...Megan Wachs1-0/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-08flash/nor/spi: use only lower case hex numbersRobert Jordens1-5/+5
2016-05-08flash/nor/spi: fix macronix 25l1005 chip eraseRobert Jordens1-1/+1
2016-02-13flash/nor/spi: reorder to group micron devicesRobert Jordens1-2/+2
2015-11-05flash/nor/spi: Add GigaDevice gd25q16c/32c/128c flash supportMahavir Jain1-0/+3
2015-09-30flash/nor/spi: Add Winbond w25q128fvAlex Forencich1-1/+2
2015-08-06flash/nor/spi: add micron/numonyx n25q128Robert Jordens1-0/+1
2015-02-24flash/nor/spi: add GigaDevice SPI flashdmitry pervushin1-0/+1
2014-09-22flash/nor/spi: Add Winbond w25q32fv flash supportMahavir Jain1-0/+1
2014-09-15flash: added new Spansion S25FL116K, S25FL132K, and S25FL164K devicesAnders1-0/+3
2014-02-06flash: declare fixed arrays constSpencer Oliver1-1/+1
2013-12-30topic: Added Spansion S25FL128S and S25FL256S spifi devices.Steve Moorby1-0/+2
2013-08-01flash: add Winbond w25q80bv spi supportNemui Trinomius1-1/+1
2013-06-21flash/nor/spi: uniform all hex data to lowercaseAntonio Borneo1-25/+25
2013-06-21flash/nor/spi: add flash Micron n25q064Antonio Borneo1-0/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-11-06Added support for SPI Flash Winbond W25Q64CVGianluca Renzi1-0/+1
2012-09-26SPI nor drivers refactorGeorge Harris1-0/+70