summaryrefslogtreecommitdiffstats
path: root/stm50flw0x0x.c
Commit message (Expand)AuthorAgeFilesLines
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-13/+14
* Flash.h not only contains function prototypes and general settings, it also h...Carl-Daniel Hailfinger2009-06-151-0/+1
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-051-2/+9
* Add external programmer delay functions so external programmers can handle th...Carl-Daniel Hailfinger2009-06-051-9/+9
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-2/+0
* Use chipaddr instead of volatile uint8_t * because when we access chips in ex...Carl-Daniel Hailfinger2009-05-161-13/+13
* Rename the STM50FLW register variable flash_addr used for block write protect...Carl-Daniel Hailfinger2009-05-111-5/+5
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-32/+32
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-32/+32
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-1/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-34/+32
* The generic jedec.c does not work for the ST M50FLW flash devices, because th...Claus Gindhart2008-04-281-0/+293
OpenPOWER on IntegriCloud