|
|
|
@1502
|
3 months |
stefanct |
Add a bunch of new/tested stuff and various small changes 11
Tested …
|
|
|
|
@1425
|
9 months |
stefanct |
Add a bunch of new/tested stuff and various small changes 7
- add Asus …
|
|
|
|
@1413
|
9 months |
hailfinger |
Fixup of r1397:
- Mixing uninitialized and initialized local variables …
|
|
|
|
@1397
|
10 months |
uwe |
Random whitespace and coding-style fixes.
Also, indentation fixes, e.g. …
|
|
|
|
@1390
|
10 months |
stefanct |
be more refined regarding DMI chassis types
we had broken laptops in the …
|
|
|
|
@1367
|
11 months |
stefanct |
add a bunch of new/tested stuff and various small changes 4
- add Asus …
|
|
|
|
@1182
|
20 months |
hailfinger |
Half a dozen hardcoded strcmp() don't make sense if we need a
chassis-type …
|
|
|
|
@1136
|
22 months |
mkarcher |
Add dmidecode quirk workaround
dmidecode emits a warning message about …
|
|
|
|
@1112
|
22 months |
hailfinger |
Split off programmer.h from flash.h.
Programmer specific functions are of …
|
|
|
|
@1068
|
23 months |
hailfinger |
Kill global variables, constants and functions if local scope suffices. …
|
|
|
|
@1058
|
2 years |
hailfinger |
If flashrom is standalone and has no OS below, it can't call dmidecode. …
|
|
|
|
@997
|
2 years |
snelson |
convert programmer print messages to msg_p*
convert general print messages …
|
|
|
|
@996
|
2 years |
hailfinger |
--force may have been a good idea back when only developers were using …
|
|
|
|
@973
|
2 years |
mkarcher |
Fix handling of empty dmidecode output
Signed-off-by: Michael Karcher …
|
|
|
|
@936
|
2 years |
mkarcher |
Skip DMI laptop check if DMI doesn't work
Also further removes dead code …
|
|
|
|
@933
|
2 years |
uwe |
Various coding style and cosmetic changes (trivial).
- Fix coding-style, …
|
|
|
|
@916
|
2 years |
mkarcher |
Warn if running on laptops
Signed-off-by: Michael Karcher …
|
|
|
|
@915
|
2 years |
mkarcher |
Factor out DMI string reading into subfunction
Signed-off-by: Michael …
|
|
|
|
@912
|
2 years |
mkarcher |
Remove unused short IDs
This also replaces the meaningless numbers in the …
|
|
|
|
@896
|
2 years |
mkarcher |
Fix DMI match logic
This bug slipped in on changing back match-specific …
|
|
|
|
@884
|
2 years |
mkarcher |
Avoid bogus gcc warning
recent gcc/glibc combinations warn about ignoring …
|
|
|
|
@874
|
2 years |
mkarcher |
Matching board via DMI
If a board is not uniquely identifiable by PCI …
|