index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce msg_*warn.
stefanct
2013-01-04
1
-4
/
+8
*
Constify parameters and globals.
stefanct
2012-12-30
1
-2
/
+2
*
Improve SPI status register pretty printing.
stefanct
2012-12-29
1
-0
/
+1
*
Do not read the flash chip twice in verification mode.
stefanct
2012-10-27
1
-1
/
+1
*
Remove exit calls from print_supported_chips.
stefanct
2012-10-23
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 14.
stefanct
2012-09-21
1
-5
/
+15
*
Make struct flashchip a field in struct flashctx instead of a complete copy.
hailfinger
2012-08-25
1
-23
/
+3
*
Introduce enum test_state.
stefanct
2012-07-28
1
-2
/
+5
*
Hide hwaccess.h from public API.
hailfinger
2012-07-20
1
-1
/
+0
*
Bus Pirate buffer management revamp
hailfinger
2012-06-08
1
-0
/
+1
*
Add logfile support to flashrom
hailfinger
2012-06-06
1
-1
/
+8
*
Convert printf to msg_* where appropriate.
hailfinger
2012-05-14
1
-9
/
+11
*
Add support for SFDP (JESD216).
stefanct
2012-02-17
1
-0
/
+2
*
Warn of one-time programmable (OTP) memory
stefanct
2012-02-15
1
-0
/
+1
*
Add deferred --image processing
stefanct
2011-12-25
1
-1
/
+2
*
Have all programmer init functions register bus masters/programmers
hailfinger
2011-12-20
1
-2
/
+10
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-12
/
+12
*
Use struct flashctx instead of struct flashchip for flash chip access
hailfinger
2011-12-14
1
-16
/
+40
*
Unsignify lengths and addresses in chip functions and structs
stefanct
2011-11-23
1
-9
/
+11
*
Add opaque programmer registration infrastructure
hailfinger
2011-11-04
1
-1
/
+1
*
Revert "Unsignify lengths and addresses in chip functions and structs"
stefanct
2011-09-18
1
-7
/
+7
*
Unsignify lengths and addresses in chip functions and structs
stefanct
2011-09-18
1
-7
/
+7
*
Introduce ERROR_FATAL, abort upon failed chipset enables.
uwe
2011-09-03
1
-1
/
+4
*
Move the main() function from flashrom.c to cli_classic.c.
uwe
2011-08-20
1
-3
/
+0
*
Introduce msg_*dbg2
stefanct
2011-08-04
1
-1
/
+5
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
hailfinger
2011-07-27
1
-7
/
+7
*
constify (a few) parameters in flashrom.c where possible
stefanct
2011-06-26
1
-6
/
+6
*
Erase functions are no longer called from chip drivers and thus their
hailfinger
2011-06-26
1
-1
/
+0
*
Use shutdown callback mechanism to shutdown programmers
dhendrix
2011-06-14
1
-1
/
+1
*
add a bunch of new/tested motherboards, board/chipset enables and flash chips...
stefanct
2011-06-12
1
-1
/
+1
*
Add voltage ranges to the flashchips
stefanct
2011-06-03
1
-0
/
+4
*
small fixes
stefanct
2011-05-28
1
-0
/
+2
*
whitespace, documentation and other small stuff
stefanct
2011-05-19
1
-0
/
+5
*
Constify flashchips array.
hailfinger
2011-05-04
1
-2
/
+2
*
This patch reduces the stack usage by declaring 'const' stack variables
krause
2011-01-17
1
-1
/
+1
*
Support setting the Dediprog SF100 SPI voltage.
hailfinger
2010-11-09
1
-0
/
+1
*
Add SPI flash emulation capability to the dummy programmer.
hailfinger
2010-11-01
1
-0
/
+2
*
Add a reset to probe_jedec before we read the Chip's IDs.
hailfinger
2010-10-20
1
-0
/
+1
*
Always read the flash chip before writing. This will allow flashrom to
hailfinger
2010-10-19
1
-1
/
+1
*
Switch all flash chips to partial write.
hailfinger
2010-10-13
1
-1
/
+1
*
SPI write status register (WRSR) may take longer than 100 ms, and it
hailfinger
2010-10-08
1
-0
/
+3
*
flashrom -L output did not contain a list of programmers nor were all
hailfinger
2010-10-06
1
-0
/
+1
*
Implement libpayload support and improve life for DOS
hailfinger
2010-09-25
1
-0
/
+2
*
Add detailed status register printing and unlocking for all ATMEL AT25*
hailfinger
2010-07-29
1
-1
/
+5
*
Split off programmer.h from flash.h.
hailfinger
2010-07-27
1
-525
/
+0
*
Convert all PCI-based external programmers to use special little-endian
hailfinger
2010-07-27
1
-0
/
+8
*
Fix compilation for CONFIG_INTERNAL=no
mkarcher
2010-07-24
1
-0
/
+6
*
Move SB600 SPI initialization to sb600spi.c
mkarcher
2010-07-22
1
-1
/
+1
*
Move Intel SPI initialisation to ichspi.c
mkarcher
2010-07-22
1
-3
/
+6
*
Add support for RayeR SPIPGM hardware as described in
hailfinger
2010-07-21
1
-0
/
+14
[next]