Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
8 سال پیش |
uwe
|
dc87c651ee
Add AMD Hudson chipset-enable.
|
13 سال پیش |
stefanct
|
8de303e466
Remove unneeded inclusions of chipdrivers.h
|
13 سال پیش |
mkarcher
|
d264e9e065
kill central list of SPI programmers
|
13 سال پیش |
mkarcher
|
8fb5759fb4
Factor out SPI write/read chunking wrappers.
|
13 سال پیش |
krause
|
2eb7621548
This patch reduces the stack usage by declaring 'const' stack variables
|
14 سال پیش |
hailfinger
|
705832ed78
AMD SB700 and later have an integrated microcontroller (IMC) which runs
|
14 سال پیش |
hailfinger
|
e30f6d5ea1
Add paranoid checks for correct values in essential registers in the
|
14 سال پیش |
hailfinger
|
428f685cd7
Split off programmer.h from flash.h.
|
14 سال پیش |
mkarcher
|
8b2b7abe81
Move SB600 SPI initialization to sb600spi.c
|
14 سال پیش |
hailfinger
|
b9560eedba
We have a generic unlocking infrastructure. Use it for SPI chips.
|
14 سال پیش |
hailfinger
|
c7d06c6409
Convert SPI chips to partial write, but wrap the write functions in a
|
14 سال پیش |
hailfinger
|
a83a5fe133
Remove unneeded #include statements completely.
|
14 سال پیش |
hailfinger
|
324a9cccbc
Handle the following architectures in generic flashrom code:
|
14 سال پیش |
hailfinger
|
39d159a7f3
Every SPI programmer driver had its own completely different chip write
|
14 سال پیش |
snelson
|
8913d08dcf
Split spi.c into programmer and chip code
|
15 سال پیش |
hailfinger
|
4efe6684c9
Convert all messages in sb600spi.c to the new message infrastructure.
|
15 سال پیش |
hailfinger
|
1220e59746
Programmer debug messages during programmer init/shutdown are useful
|
15 سال پیش |
hailfinger
|
5202d9789e
Introduce proper error checking for SPI programming.
|
15 سال پیش |
stepan
|
a5807bff12
This patch cleans up flashrom so that it passes LLVM/clang's scan-build
|
15 سال پیش |
hailfinger
|
7df213628f
This is a patch which stores eraseblock sizes and corresponding block
|
15 سال پیش |
hailfinger
|
e8b674ce3f
Some SPI chip drivers and the generic 1-byte SPI chip write functions
|
15 سال پیش |
hailfinger
|
fab0bc9d26
Remove unnecessary #include files.
|
15 سال پیش |
hailfinger
|
783de7bb5d
This is a workaround for a bug in SB600 and SB700. If we only send an
|
15 سال پیش |
hailfinger
|
9c290a72b3
Use a distinct return code for SPI commands with unsupported/invalid
|
15 سال پیش |
hailfinger
|
ec9334b4b9
Convert SPI byte program to use the multicommand infrastructure.
|
15 سال پیش |
hailfinger
|
68002c26d5
Add SPI multicommand infrastructure.
|
15 سال پیش |
hailfinger
|
469ab3b569
SB600 SPI: Kill unused variable.
|
15 سال پیش |
hailfinger
|
0f08b7a50c
This patch gives us arbitrary range reads at byte boundaries for every
|
15 سال پیش |
hailfinger
|
7af8369d50
flashrom only checks for very few chips if the erase worked.
|
15 سال پیش |