index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce message severity level for skipped chips
Carl-Daniel Hailfinger
2010-03-22
1
-4
/
+8
*
Various coding style and cosmetic changes
Uwe Hermann
2010-03-13
1
-3
/
+4
*
Write granularity is chip specific
Carl-Daniel Hailfinger
2010-03-08
1
-0
/
+61
*
Add initial (non-working) code for Highpoint ATA/RAID controllers
Uwe Hermann
2010-02-21
1
-1
/
+23
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+12
*
Allow the registration of functions to be called at programmer shutdown
Carl-Daniel Hailfinger
2010-02-14
1
-0
/
+33
*
At long last, the day has come, and we can bury full-chip erase once and for all
Carl-Daniel Hailfinger
2010-02-11
1
-6
/
+0
*
Open binary files in binary mode
Patrick Georgi
2010-01-25
1
-2
/
+2
*
Dediprog SF100 support
Carl-Daniel Hailfinger
2010-01-19
1
-1
/
+23
*
Add eraseblock functions to self-check
Carl-Daniel Hailfinger
2010-01-19
1
-9
/
+28
*
Do sanity checks of block erasers at startup and continue check on errors
Carl-Daniel Hailfinger
2010-01-18
1
-20
/
+61
*
Refine selection of the default programmer
Carl-Daniel Hailfinger
2010-01-10
1
-2
/
+31
*
Move the CLI related functions main() and cli_usage() to cli_classic.c
Carl-Daniel Hailfinger
2010-01-07
1
-352
/
+3
*
Factor out CLI code by moving generic stuff out of main()
Carl-Daniel Hailfinger
2009-12-24
1
-60
/
+98
*
Fix eraseblock walking and add a few more checks to make sure such bugs get c...
Carl-Daniel Hailfinger
2009-12-14
1
-2
/
+25
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-11
/
+43
*
Clarify a comment about verification routine usage
Carl-Daniel Hailfinger
2009-11-25
1
-1
/
+2
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+54
*
Cleanly validate ICH SPI preopcodes
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+19
*
Add the ability to generate test patterns for write testing
Carl-Daniel Hailfinger
2009-11-23
1
-0
/
+136
*
Refactor main loop in preparation of libflashrom
Carl-Daniel Hailfinger
2009-11-17
1
-19
/
+19
*
Add infrastructure to check the maximum supported flash size of chipsets and ...
Carl-Daniel Hailfinger
2009-10-31
1
-3
/
+72
*
Cosmetics and small coding style fixes
Uwe Hermann
2009-10-01
1
-4
/
+4
*
Make bitbang_spi naming consistent
Carl-Daniel Hailfinger
2009-10-01
1
-1
/
+1
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
1
-1
/
+39
*
This is the bitbanging SPI driver infrastructure
Carl-Daniel Hailfinger
2009-09-28
1
-0
/
+6
*
Fix copy-paste errors by s/CONFIG_PRINT_WIKI/PRINT_WIKI_SUPPORT/
Uwe Hermann
2009-09-18
1
-6
/
+6
*
Compile out wiki output on request and move wiki stuff into a separate file
Carl-Daniel Hailfinger
2009-09-16
1
-2
/
+18
*
Allow to exclude each of the external programmer drivers from being compiled in
Carl-Daniel Hailfinger
2009-09-16
1
-6
/
+20
*
Store block sizes and corresponding erase functions in struct flashchip
Carl-Daniel Hailfinger
2009-09-05
1
-25
/
+55
*
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
TURBO J
2009-09-02
1
-0
/
+18
*
Adept layout handling to new programmer infrastructure and fix off-by-one error
Carl-Daniel Hailfinger
2009-08-19
1
-2
/
+1
*
Change programmer options separator from = to :
Carl-Daniel Hailfinger
2009-08-19
1
-2
/
+2
*
Disallow erase/write for known bad chips so people won't try without a clear ...
Carl-Daniel Hailfinger
2009-08-19
1
-2
/
+53
*
If FT2232H SPI is not enabled, it should be compiled out completely
Carl-Daniel Hailfinger
2009-08-19
1
-0
/
+6
*
Generate the usage message by walking the list of available programmers
Carl-Daniel Hailfinger
2009-08-13
1
-3
/
+32
*
Allow to compile out serprog completely
Carl-Daniel Hailfinger
2009-08-12
1
-0
/
+2
*
Add a new field for the names of programmers and use it to match against user...
Carl-Daniel Hailfinger
2009-08-12
1
-30
/
+38
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-6
/
+9
*
Add fallback functions for programmer shutdown and memory mapping and fix FT2...
Carl-Daniel Hailfinger
2009-08-12
1
-9
/
+10
*
The project's new home is flashrom.org now
Stefan Reinauer
2009-07-30
1
-1
/
+1
*
If writing failed, verifying is pointless
Carl-Daniel Hailfinger
2009-07-24
1
-3
/
+8
*
Continue erase/write verification after the first error
Carl-Daniel Hailfinger
2009-07-23
1
-6
/
+13
*
Eliminate version string duplication
Carl-Daniel Hailfinger
2009-07-22
1
-1
/
+2
*
Add an optional flash port parameter for IT87* SPI controllers in standalone ...
Carl-Daniel Hailfinger
2009-07-11
1
-0
/
+2
*
ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vs
Carl-Daniel Hailfinger
2009-07-01
1
-4
/
+6
*
Random minor flashrom fixes
Uwe Hermann
2009-06-28
1
-1
/
+0
*
Print the bus type(s) of both chipset and chip in the flashrom output
Uwe Hermann
2009-06-28
1
-2
/
+4
*
Handle programmer init errors and abort
Carl-Daniel Hailfinger
2009-06-28
1
-1
/
+4
*
Always verify write operations automatically
Uwe Hermann
2009-06-24
1
-2
/
+11
[next]