index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
1.5.x
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
30
-194
/
+206
*
Add OpenBSD support
Carl-Daniel Hailfinger
2010-07-02
6
-2
/
+81
*
ICH9/10: display FRAP/FREGx access controls
Joshua Roys
2010-07-01
1
-15
/
+47
*
Add support for the HP DL165 G6
Arne Georg Gleditsch
2010-07-01
1
-1
/
+16
*
Check that the expected winbond Super I/O was found
Michael Karcher
2010-06-29
1
-0
/
+5
*
Board enable for Asus A8N-VM CSM
Michael Karcher
2010-06-27
1
-0
/
+34
*
W83627x code unification
Michael Karcher
2010-06-27
1
-57
/
+153
*
Work around shadowing warnings in libpci headers
Carl-Daniel Hailfinger
2010-06-25
2
-1
/
+10
*
SST39VF010 tested, works
Guenter Knauf
2010-06-24
1
-1
/
+1
*
Add Winbond W25Q64 support
David Hendricks
2010-06-24
2
-0
/
+35
*
If flashrom is standalone and has no OS below, it can't call dmidecode
Carl-Daniel Hailfinger
2010-06-23
1
-1
/
+22
*
Kill unneeded #include wherever possible
Carl-Daniel Hailfinger
2010-06-21
4
-12
/
+16
*
Add support for Hyundai HY29F002 and HY29F002B
David Borg
2010-06-21
2
-1
/
+64
*
Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo)
Carl-Daniel Hailfinger
2010-06-20
1
-0
/
+2
*
The SPI opcode 0xd8 is not a chip erase opcode on any chip out there
Carl-Daniel Hailfinger
2010-06-20
2
-25
/
+0
*
Add SPI chip read support to the dummy flasher
Carl-Daniel Hailfinger
2010-06-20
3
-1
/
+10
*
Refine SPI AAI support
Carl-Daniel Hailfinger
2010-06-20
2
-13
/
+70
*
Fix message printing for SPI RES on spew level
Carl-Daniel Hailfinger
2010-06-20
2
-28
/
+26
*
Add EMST F25L008A SPI chip
Michael Karcher
2010-06-19
2
-0
/
+32
*
Set maximum flash size for 3Com NICs to 128kb = 1Mbit
Peter Stuge
2010-06-17
1
-0
/
+1
*
Makefile: detect unsupported configuration options
Carl-Daniel Hailfinger
2010-06-14
1
-5
/
+35
*
Handle OS where executables have a hardcoded suffix, e.g
Carl-Daniel Hailfinger
2010-06-14
1
-19
/
+21
*
The nicrealtek code uses magic constants, but they are not explained
Carl-Daniel Hailfinger
2010-06-14
1
-0
/
+16
*
Add SST25LF040A support
Stefan Reinauer
2010-06-14
2
-1
/
+29
*
We already have NEED_PCI in the Makefile to link in PCI support
Carl-Daniel Hailfinger
2010-06-14
1
-12
/
+12
*
VIA: disable byte merging
Michael Karcher
2010-06-13
1
-7
/
+52
*
Unbreak flashrom - fix compiler error
Michael Karcher
2010-06-12
1
-1
/
+1
*
Board-enable for MS-7025 (K8N Neo2 Platinum)
Michael Karcher
2010-06-12
3
-0
/
+12
*
Board enable for EPIA EK (untested)
Michael Karcher
2010-06-12
2
-1
/
+3
*
National Semiconductor DP83815/DP83816 and DP83820 NIC programmer support
Andrew Morgan
2010-06-07
4
-2
/
+130
*
Various manpage fixes and improvements
Uwe Hermann
2010-06-07
1
-70
/
+114
*
board_enable.c: Remove useless 'name' parameter
Uwe Hermann
2010-06-07
3
-67
/
+64
*
Support Atmel AT49F020 256kB parallel flash
Andrew Morgan
2010-06-07
2
-0
/
+24
*
Fix wiki board enable parameter printing
Carl-Daniel Hailfinger
2010-06-07
3
-9
/
+10
*
Create dependencies on the fly rather than in a separate step
Stefan Reinauer
2010-06-07
1
-9
/
+6
*
Fix libpci linkage on NetBSD
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
*
Internal: introduce processor enables and abort if top/bottom alignment is un...
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
*
Measure OS timer precision to refine calibration
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
[next]