summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board_enable.c: Remove useless 'name' parameterUwe Hermann2010-06-073-67/+64
* Support Atmel AT49F020 256kB parallel flashAndrew Morgan2010-06-072-0/+24
* Fix wiki board enable parameter printingCarl-Daniel Hailfinger2010-06-073-9/+10
* Create dependencies on the fly rather than in a separate stepStefan Reinauer2010-06-071-9/+6
* NetBSD needs libpciutils (which is called libpci on pretty much every other p...Carl-Daniel Hailfinger2010-06-041-2/+4
* Gcc and clang can check format strings of printf-like functionsCarl-Daniel Hailfinger2010-06-043-3/+4
* The internal programmer needs correct information about flash_base and chip w...Carl-Daniel Hailfinger2010-06-044-3/+83
* Make the 'flashrom --help' output look a bit nicerUwe Hermann2010-06-042-23/+22
* Fix URLs for GIGABYTE motherboardsPeter Lemenkov2010-06-042-19/+19
* Do not trust the OS at all and measure timer precision before calibrating the...Carl-Daniel Hailfinger2010-06-031-4/+54
* Fix bug in wiki printing and whitespaceUwe Hermann2010-06-032-10/+10
* Fix fallout from r1021 which caused compile failures if only the dummy progra...Carl-Daniel Hailfinger2010-06-031-4/+1
* Add hp xw9400 board enableMichael Karcher2010-06-012-8/+43
* Merge print.c and print_wiki.c board/URL tablesPeter Lemenkov2010-06-013-590/+293
* So far, we have up to 4 different names for the same thing (ignoring capitali...Carl-Daniel Hailfinger2010-05-3113-136/+136
* Add flashrom.exe unconditionally to the list of files removed at make cleanCarl-Daniel Hailfinger2010-05-301-1/+3
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-3025-51/+40
* Mark the following chip as supportedUwe Hermann2010-05-301-1/+1
* Update the status for the following chipsUwe Hermann2010-05-301-8/+8
* Unlocking for W39V040FAMichael Karcher2010-05-301-1/+3
* Some chips implement the RES (0xab) opcode, but they use a non-standard two b...Carl-Daniel Hailfinger2010-05-284-14/+43
* ICH SPI can enforce address restrictions for all accesses which take an addre...Carl-Daniel Hailfinger2010-05-284-7/+71
* It seems that this board is actually a 'Pro' versionPeter Lemenkov2010-05-261-1/+1
* Sort boards in board-enable table alphabeticallyPeter Lemenkov2010-05-261-7/+7
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-2619-15/+337
* Mark the following chips as OKUwe Hermann2010-05-251-6/+6
* Various nicrealtek fixesUwe Hermann2010-05-244-18/+36
* Board enable for IP530Michael Karcher2010-05-241-0/+43
* Various wiki output improvements as per IRC discussionUwe Hermann2010-05-241-25/+26
* Add debug output of the exact matched chipset PCI ID to keep track of tested ...Carl-Daniel Hailfinger2010-05-221-0/+3
* Fix Tyan S2915 OEM board by commenting out MCP55 LPC bridge PCI ID 10de:0361 ...Carl-Daniel Hailfinger2010-05-221-1/+9
* Initialize the internal delay function before running programmer initCarl-Daniel Hailfinger2010-05-221-2/+3
* Every SPI programmer driver had its own completely different chip write imple...Carl-Daniel Hailfinger2010-05-217-113/+67
* Libpci < 2.2.4 can not store class info in struct pci_devCarl-Daniel Hailfinger2010-05-211-2/+4
* Add missing nicrealtek.c which was missing from revision 1002 which wasJoerg Fischer2010-05-211-0/+89
* Support for Realtek RTL8139 network card flashingJoerg Fischer2010-05-213-2/+67
* Increase flashrom release number to 0.9.20.9.2Carl-Daniel Hailfinger2010-05-191-1/+1
* Msr_t memory layout may depend on compiler; with optimizations this may lead ...Anti Sullin2010-05-171-1/+5
* Fix assorted documentation, frontend and printing bugsCarl-Daniel Hailfinger2010-05-157-106/+197
* Convert programmer print messages to msg_p* convert general print messages to...Sean Nelson2010-05-0710-317/+308
* One of the problems is that --force had multiple meaningsCarl-Daniel Hailfinger2010-04-288-50/+154
* Fix the DOS portRudolf Marek2010-04-253-75/+33
* I added following Winbond chipsRudolf Marek2010-04-202-0/+105
* Add board enable for ABit NF7-SMichael Karcher2010-04-112-0/+10
* Reinitialize the delay loop upon recalibrationUrja Rannikko2010-04-091-1/+2
* Intel 28F004/28F400 supportMichael Karcher2010-04-034-37/+133
* The current delay loop calculation is still from revision 1 of flashrom, and ...Carl-Daniel Hailfinger2010-03-311-13/+48
* Add ITE IT8720 SPI supportVadim Girlin2010-03-301-2/+6
* Add PMC Pm39LV020 and Pm39LV040Anders Juel Jensen2010-03-271-1/+59
* Add runtime and build environment info to the flashrom version messageCarl-Daniel Hailfinger2010-03-272-1/+58
OpenPOWER on IntegriCloud