index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NetBSD needs libpciutils (which is called libpci on pretty much every other p...
Carl-Daniel Hailfinger
2010-06-04
1
-2
/
+4
*
Gcc and clang can check format strings of printf-like functions
Carl-Daniel Hailfinger
2010-06-04
3
-3
/
+4
*
The internal programmer needs correct information about flash_base and chip w...
Carl-Daniel Hailfinger
2010-06-04
4
-3
/
+83
*
Make the 'flashrom --help' output look a bit nicer
Uwe Hermann
2010-06-04
2
-23
/
+22
*
Fix URLs for GIGABYTE motherboards
Peter Lemenkov
2010-06-04
2
-19
/
+19
*
Do not trust the OS at all and measure timer precision before calibrating the...
Carl-Daniel Hailfinger
2010-06-03
1
-4
/
+54
*
Fix bug in wiki printing and whitespace
Uwe Hermann
2010-06-03
2
-10
/
+10
*
Fix fallout from r1021 which caused compile failures if only the dummy progra...
Carl-Daniel Hailfinger
2010-06-03
1
-4
/
+1
*
Add hp xw9400 board enable
Michael Karcher
2010-06-01
2
-8
/
+43
*
Merge print.c and print_wiki.c board/URL tables
Peter Lemenkov
2010-06-01
3
-590
/
+293
*
So far, we have up to 4 different names for the same thing (ignoring capitali...
Carl-Daniel Hailfinger
2010-05-31
13
-136
/
+136
*
Add flashrom.exe unconditionally to the list of files removed at make clean
Carl-Daniel Hailfinger
2010-05-30
1
-1
/
+3
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
25
-51
/
+40
*
Mark the following chip as supported
Uwe Hermann
2010-05-30
1
-1
/
+1
*
Update the status for the following chips
Uwe Hermann
2010-05-30
1
-8
/
+8
*
Unlocking for W39V040FA
Michael Karcher
2010-05-30
1
-1
/
+3
*
Some chips implement the RES (0xab) opcode, but they use a non-standard two b...
Carl-Daniel Hailfinger
2010-05-28
4
-14
/
+43
*
ICH SPI can enforce address restrictions for all accesses which take an addre...
Carl-Daniel Hailfinger
2010-05-28
4
-7
/
+71
*
It seems that this board is actually a 'Pro' version
Peter Lemenkov
2010-05-26
1
-1
/
+1
*
Sort boards in board-enable table alphabetically
Peter Lemenkov
2010-05-26
1
-7
/
+7
*
Handle the following architectures in generic flashrom code
Carl-Daniel Hailfinger
2010-05-26
19
-15
/
+337
*
Mark the following chips as OK
Uwe Hermann
2010-05-25
1
-6
/
+6
*
Various nicrealtek fixes
Uwe Hermann
2010-05-24
4
-18
/
+36
*
Board enable for IP530
Michael Karcher
2010-05-24
1
-0
/
+43
*
Various wiki output improvements as per IRC discussion
Uwe Hermann
2010-05-24
1
-25
/
+26
*
Add debug output of the exact matched chipset PCI ID to keep track of tested ...
Carl-Daniel Hailfinger
2010-05-22
1
-0
/
+3
*
Fix Tyan S2915 OEM board by commenting out MCP55 LPC bridge PCI ID 10de:0361 ...
Carl-Daniel Hailfinger
2010-05-22
1
-1
/
+9
*
Initialize the internal delay function before running programmer init
Carl-Daniel Hailfinger
2010-05-22
1
-2
/
+3
*
Every SPI programmer driver had its own completely different chip write imple...
Carl-Daniel Hailfinger
2010-05-21
7
-113
/
+67
*
Libpci < 2.2.4 can not store class info in struct pci_dev
Carl-Daniel Hailfinger
2010-05-21
1
-2
/
+4
*
Add missing nicrealtek.c which was missing from revision 1002 which was
Joerg Fischer
2010-05-21
1
-0
/
+89
*
Support for Realtek RTL8139 network card flashing
Joerg Fischer
2010-05-21
3
-2
/
+67
*
Increase flashrom release number to 0.9.2
0.9.2
Carl-Daniel Hailfinger
2010-05-19
1
-1
/
+1
*
Msr_t memory layout may depend on compiler; with optimizations this may lead ...
Anti Sullin
2010-05-17
1
-1
/
+5
*
Fix assorted documentation, frontend and printing bugs
Carl-Daniel Hailfinger
2010-05-15
7
-106
/
+197
*
Convert programmer print messages to msg_p* convert general print messages to...
Sean Nelson
2010-05-07
10
-317
/
+308
*
One of the problems is that --force had multiple meanings
Carl-Daniel Hailfinger
2010-04-28
8
-50
/
+154
*
Fix the DOS port
Rudolf Marek
2010-04-25
3
-75
/
+33
*
I added following Winbond chips
Rudolf Marek
2010-04-20
2
-0
/
+105
*
Add board enable for ABit NF7-S
Michael Karcher
2010-04-11
2
-0
/
+10
*
Reinitialize the delay loop upon recalibration
Urja Rannikko
2010-04-09
1
-1
/
+2
*
Intel 28F004/28F400 support
Michael Karcher
2010-04-03
4
-37
/
+133
*
The current delay loop calculation is still from revision 1 of flashrom, and ...
Carl-Daniel Hailfinger
2010-03-31
1
-13
/
+48
*
Add ITE IT8720 SPI support
Vadim Girlin
2010-03-30
1
-2
/
+6
*
Add PMC Pm39LV020 and Pm39LV040
Anders Juel Jensen
2010-03-27
1
-1
/
+59
*
Add runtime and build environment info to the flashrom version message
Carl-Daniel Hailfinger
2010-03-27
2
-1
/
+58
*
The delay loop is probably one of the oldest pieces of code Clean up code dup...
Carl-Daniel Hailfinger
2010-03-27
1
-13
/
+29
*
Polish the flashrom code comments and outputs a bit
Uwe Hermann
2010-03-25
10
-43
/
+43
*
Add success reports
Michael Karcher
2010-03-25
3
-6
/
+15
*
Autodetect ITE IT87* LPC->SPI translation on all boards without the need for ...
Carl-Daniel Hailfinger
2010-03-25
5
-17
/
+41
[next]