| Commit message (Expand) | Author | Age | Files | Lines |
* | print_wiki.c: Update mailing list reference | Angel Pons | 2021-07-21 | 1 | -1/+1 |
* | programmer_table: replace PROGRAMMER_INVALID with programmer_table_size | Thomas Heijligen | 2021-06-10 | 1 | -4/+4 |
* | programmer_table: convert entries to pointers | Thomas Heijligen | 2021-06-09 | 1 | -14/+14 |
* | Fix -Wsign-compare trouble | Nico Huber | 2019-07-31 | 1 | -1/+1 |
* | Remove empty line at EOF | Elyes HAOUAS | 2018-08-19 | 1 | -1/+0 |
* | Remove unneeded white spaces | Elyes HAOUAS | 2018-06-24 | 1 | -2/+2 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Add a bunch of new/tested stuff and various small changes 23 | Stefan Tauner | 2015-03-01 | 1 | -5/+5 |
* | print_wiki.c: there is only one way to represent time | Stefan Tauner | 2014-06-02 | 1 | -2/+4 |
* | print_wiki.c: refine header and include a legend explaining the test state re... | Stefan Tauner | 2014-06-02 | 1 | -4/+26 |
* | print_wiki: simplify template handling | Stefan Tauner | 2014-05-28 | 1 | -37/+23 |
* | Add two new states to enum test_state and use it for flashchips | Stefan Tauner | 2014-05-26 | 1 | -12/+32 |
* | print_wiki: Fixes, explanation re | Stefan Tauner | 2013-07-11 | 1 | -5/+26 |
* | Add a bunch of new/tested stuff and various small changes 17 | Stefan Tauner | 2013-02-22 | 1 | -1/+1 |
* | print_wiki.c: print programmers of type OTHER too | Stefan Tauner | 2012-12-27 | 1 | -0/+16 |
* | Unify usbdev_status and pcidev_status into dev_entry | Stefan Tauner | 2012-12-27 | 1 | -35/+16 |
* | Refactor PCI and USB device status printing | Stefan Tauner | 2012-12-27 | 1 | -52/+89 |
* | print_wiki: fix columns calculations | Stefan Tauner | 2012-07-29 | 1 | -55/+79 |
* | Introduce enum test_state | Stefan Tauner | 2012-07-28 | 1 | -7/+12 |
* | Add a bunch of new/tested stuff and various small changes 11 | Stefan Tauner | 2012-02-17 | 1 | -0/+1 |
* | print*.c: Refine the do not count nor print generic flash chip entries condit... | Stefan Tauner | 2012-02-03 | 1 | -5/+8 |
* | Replace --mainboard with -p internal:mainboard | Carl-Daniel Hailfinger | 2012-01-04 | 1 | -1/+1 |
* | Add a bunch of new/tested stuff and various small changes 8 | Paul Menzel | 2011-10-21 | 1 | -1/+1 |
* | Add printing of chip voltage ranges to print_wiki.c | Stefan Tauner | 2011-09-14 | 1 | -14/+31 |
* | Shorten some board enable related function names | Carl-Daniel Hailfinger | 2011-08-31 | 1 | -1/+1 |
* | Add a bunch of new/tested stuff and various small changes 6 | Stefan Tauner | 2011-07-26 | 1 | -1/+5 |
* | Fix memleaks due to incorrect usage of flashbuses_to_text | Stefan Tauner | 2011-06-26 | 1 | -1/+4 |
* | Add a bunch of new/tested motherboards, board/chipset enables and flash chips... | Stefan Tauner | 2011-06-12 | 1 | -3/+3 |
* | Whitespace, documentation and other small stuff | Stefan Tauner | 2011-05-19 | 1 | -1/+1 |
* | Intel NIC with parallel flash support | Carl-Daniel Hailfinger | 2011-05-08 | 1 | -1/+4 |
* | Constify flashchips array | Carl-Daniel Hailfinger | 2011-05-04 | 1 | -1/+1 |
* | Fix compilation if CONFIG_INTERNAL=no | Carl-Daniel Hailfinger | 2011-03-08 | 1 | -0/+3 |
* | Remove vendorid parameter from pcidev_init() | Carl-Daniel Hailfinger | 2011-03-07 | 1 | -1/+0 |
* | Support for Angelbird Wings PCIe SSD (solid-state drive) | Carl-Daniel Hailfinger | 2011-02-04 | 1 | -0/+3 |
* | Convince compilers to put constant data into the .rodata section | Mathias Krause | 2011-01-17 | 1 | -9/+9 |
* | Add support for the Open Graphics Project development card, OGD1, as a SPI fl... | Mark Marshall | 2010-12-03 | 1 | -0/+3 |
* | Multiple unrelated changes | Carl-Daniel Hailfinger | 2010-10-08 | 1 | -1/+1 |
* | Add Intel Gigabit NIC SPI flashing support | Idwer Vollering | 2010-09-03 | 1 | -0/+3 |
* | Split off programmer.h from flash.h | Carl-Daniel Hailfinger | 2010-07-27 | 1 | -0/+1 |
* | Add nicnatsemi to print.c and print_wiki.c | Andrew Morgan | 2010-07-21 | 1 | -0/+3 |
* | Kill global variables, constants and functions if local scope suffices | Carl-Daniel Hailfinger | 2010-07-03 | 1 | -9/+9 |
* | Fix wiki board enable parameter printing | Carl-Daniel Hailfinger | 2010-06-07 | 1 | -3/+3 |
* | Fix bug in wiki printing and whitespace | Uwe Hermann | 2010-06-03 | 1 | -2/+2 |
* | Merge print.c and print_wiki.c board/URL tables | Peter Lemenkov | 2010-06-01 | 1 | -375/+43 |
* | So far, we have up to 4 different names for the same thing (ignoring capitali... | Carl-Daniel Hailfinger | 2010-05-31 | 1 | -10/+10 |
* | Handle the following architectures in generic flashrom code | Carl-Daniel Hailfinger | 2010-05-26 | 1 | -0/+16 |
* | Various nicrealtek fixes | Uwe Hermann | 2010-05-24 | 1 | -0/+4 |
* | Various wiki output improvements as per IRC discussion | Uwe Hermann | 2010-05-24 | 1 | -25/+26 |
* | Fix assorted documentation, frontend and printing bugs | Carl-Daniel Hailfinger | 2010-05-15 | 1 | -0/+8 |
* | Add board enable for ABit NF7-S | Michael Karcher | 2010-04-11 | 1 | -0/+1 |