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
path:
root
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable -Wshadow, clean code for that
Michael Karcher
2010-01-12
1
-1
/
+0
*
The msg_* macros won't compile as is if you use more than one parameter (i.e
Carl-Daniel Hailfinger
2010-01-09
1
-16
/
+16
*
Use address mask in probe_jedec
Carl-Daniel Hailfinger
2010-01-09
1
-2
/
+4
*
Converting fprintf(stderr), printf, and printf_debug into a common print inte...
Sean Nelson
2010-01-07
1
-0
/
+19
*
Move the CLI related functions main() and cli_usage() to cli_classic.c
Carl-Daniel Hailfinger
2010-01-07
1
-0
/
+10
*
Buspiratespi support on mingw
Patrick Georgi
2010-01-06
1
-2
/
+13
*
Multiple unrelated changes
Patrick Georgi
2010-01-06
1
-1
/
+0
*
Move OS-dependent serial code from buspirate_spi.c to serial.c and rename a f...
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+4
*
Some programmers (most notably FT2232SPI) use fallback_* and noop_*, but thos...
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+2
*
The patch converts jedec functions into mask-based generics which can be used...
Sean Nelson
2010-01-04
1
-0
/
+4
*
Internal.c was always compiled in because it hosted the function internal_del...
Carl-Daniel Hailfinger
2009-12-24
1
-1
/
+1
*
Factor out CLI code by moving generic stuff out of main()
Carl-Daniel Hailfinger
2009-12-24
1
-0
/
+1
*
SuperI/O detection now happens unconditionally and before the chipset enable
Carl-Daniel Hailfinger
2009-12-22
1
-0
/
+10
*
Clarify comment about how to enter chip erase functions in struct block_eraser
Carl-Daniel Hailfinger
2009-12-22
1
-2
/
+2
*
Split hardware access, OS abstraction and chip drivers out of flash.h to get ...
Carl-Daniel Hailfinger
2009-12-14
1
-216
/
+10
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-11
/
+38
*
Use common jedec functionality where appropriate
Michael Karcher
2009-11-27
1
-0
/
+1
*
This patch removes the extremely dangerous unprotect_jedec function which is ...
Michael Karcher
2009-11-26
1
-2
/
+1
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+5
*
Add Bus Pirate SPI support
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+12
*
Move serial handling from serprog.c to serial.c
Carl-Daniel Hailfinger
2009-11-23
1
-0
/
+3
*
Bus Pirate support needs serial communication
Carl-Daniel Hailfinger
2009-11-21
1
-0
/
+3
*
To prepare for libflashrom I wanted to make the main loop more readable and m...
Carl-Daniel Hailfinger
2009-11-17
1
-4
/
+2
*
Add support for every single SiS chipset out there
Carl-Daniel Hailfinger
2009-11-15
1
-0
/
+1
*
Add infrastructure to check and report to the user the maximum supported deco...
Carl-Daniel Hailfinger
2009-10-31
1
-0
/
+8
*
Make bitbang_spi naming consistent
Carl-Daniel Hailfinger
2009-10-01
1
-7
/
+7
*
Add initial support for flashing some NVIDIA graphics cards
Uwe Hermann
2009-09-30
1
-0
/
+10
*
This is the bitbanging SPI driver infrastructure
Carl-Daniel Hailfinger
2009-09-28
1
-0
/
+23
*
Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...
Carl-Daniel Hailfinger
2009-09-23
1
-2
/
+4
*
The current ICH SPI preop handling is a hack which spews lots of warnings, bu...
Carl-Daniel Hailfinger
2009-09-18
1
-4
/
+4
*
Allow to exclude each of the external programmer drivers from being compiled in
Carl-Daniel Hailfinger
2009-09-16
1
-2
/
+13
*
This is a patch which stores eraseblock sizes and corresponding block erase f...
Carl-Daniel Hailfinger
2009-09-05
1
-0
/
+25
*
Add support for parallel flash on Dr
TURBO J
2009-09-02
1
-2
/
+10
*
Flashrom has the ability to use layout files with romentries, but this featur...
Carl-Daniel Hailfinger
2009-08-19
1
-1
/
+1
*
If FT2232H SPI is not enabled, it should be compiled out completely
Carl-Daniel Hailfinger
2009-08-19
1
-0
/
+6
*
Support rdmsr/wrmsr operations on FreeBSD
Stefan Reinauer
2009-08-19
1
-1
/
+11
*
Allow to compile out serprog completely
Carl-Daniel Hailfinger
2009-08-12
1
-0
/
+2
*
Use programmer.name to match the --programmer parameter instead of hardcoding...
Carl-Daniel Hailfinger
2009-08-12
1
-0
/
+1
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-6
/
+2
*
FT2232 and IT87 programmers used functions of the dummy programmer instead of...
Carl-Daniel Hailfinger
2009-08-12
1
-9
/
+13
*
Fix up MSR handling in flashrom to support more OSes than Linux.
Stefan Reinauer
2009-08-12
1
-1
/
+8
*
Some SPI chip drivers and the generic 1-byte SPI chip write functions didn't ...
Carl-Daniel Hailfinger
2009-08-10
1
-1
/
+0
*
Releasing IO permissions was done by hand everywhere
Carl-Daniel Hailfinger
2009-08-09
1
-0
/
+1
*
Boards with coreboot have a cbtable containing vendor and board name
Carl-Daniel Hailfinger
2009-07-30
1
-0
/
+1
*
This is a workaround for a bug in SB600 and SB700
Carl-Daniel Hailfinger
2009-07-23
1
-1
/
+0
*
Eliminate version string duplication
Carl-Daniel Hailfinger
2009-07-22
1
-0
/
+1
*
Replace most of the switch cases in the spi code with lookup on a struct instead
Carl-Daniel Hailfinger
2009-07-22
1
-0
/
+14
*
Convert SPI byte program to use the multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-12
1
-3
/
+3
*
Add an optional flash port parameter for IT87* SPI controllers in standalone ...
Carl-Daniel Hailfinger
2009-07-11
1
-0
/
+1
*
Add SPI multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-10
1
-7
/
+15
[next]