Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the 'flashrom --help' output look a bit nicer | Uwe Hermann | 2010-06-04 | 1 | -22/+21 |
* | So far, we have up to 4 different names for the same thing (ignoring capitali... | Carl-Daniel Hailfinger | 2010-05-31 | 1 | -9/+9 |
* | Remove unneeded #include statements completely | Carl-Daniel Hailfinger | 2010-05-30 | 1 | -0/+1 |
* | Initialize the internal delay function before running programmer init | Carl-Daniel Hailfinger | 2010-05-22 | 1 | -2/+3 |
* | Fix assorted documentation, frontend and printing bugs | Carl-Daniel Hailfinger | 2010-05-15 | 1 | -72/+130 |
* | One of the problems is that --force had multiple meanings | Carl-Daniel Hailfinger | 2010-04-28 | 1 | -8/+23 |
* | Enable -Wshadow, clean code for that | Michael Karcher | 2010-01-12 | 1 | -1/+0 |
* | Converting fprintf(stderr), printf, and printf_debug into a common print inte... | Sean Nelson | 2010-01-07 | 1 | -1/+1 |
* | Move the CLI related functions main() and cli_usage() to cli_classic.c | Carl-Daniel Hailfinger | 2010-01-07 | 1 | -0/+387 |