David Hendricks
|
ac1d25c100
Revert "Update all programmer init functions to register bus programmers into common list"
|
8 rokov pred |
David Hendricks
|
93784b4961
Revert "Have all shutdown functions take a flashctx argument"
|
8 rokov pred |
Souvik Ghosh
|
052210a7da
Have all shutdown functions take a flashctx argument
|
8 rokov pred |
Souvik Ghosh
|
63b92f99a9
Update all programmer init functions to register bus programmers into common list
|
8 rokov pred |
Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
8 rokov pred |
stefanct
|
c5eb8a9b67
Unsignify lengths and addresses in chip functions and structs
|
13 rokov pred |
hailfinger
|
76bb7e9843
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered.
|
13 rokov pred |
stefanct
|
d9ac2215a0
serprog: small improvements
|
13 rokov pred |
stefanct
|
a3cbe39c76
Revert "Unsignify lengths and addresses in chip functions and structs"
|
13 rokov pred |
stefanct
|
5d0137cb0a
Unsignify lengths and addresses in chip functions and structs
|
13 rokov pred |
stefanct
|
69965b6d8d
serprog: add SPI support
|
13 rokov pred |
hailfinger
|
e1e41ea435
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
|
13 rokov pred |
stefanct
|
371e7e89c3
add a bunch of new/tested stuff and various small changes 4
|
13 rokov pred |
dhendrix
|
0ffc2eb070
Use shutdown callback mechanism to shutdown programmers
|
13 rokov pred |
stepan
|
d0d220f1ad
flashrom: fix sparse warning: Using plain integer as NULL pointer
|
14 rokov pred |
stepan
|
1af502a392
Remove duplicate includes from the code.
|
14 rokov pred |
hailfinger
|
428f685cd7
Split off programmer.h from flash.h.
|
14 rokov pred |
hailfinger
|
ddeb4ace76
Make programmer_param static by converting all users to
|
14 rokov pred |
hailfinger
|
1ef766d088
Various places in the flashrom source feature custom parameter
|
14 rokov pred |
uwe
|
3a3ab2f811
Polish the flashrom code comments and outputs a bit.
|
14 rokov pred |
snelson
|
0afd28be35
Convert all messages in serprog.c to the new message infrastructure.
|
15 rokov pred |
hailfinger
|
4979b049bf
Move serial handling from serprog.c to serial.c.
|
15 rokov pred |
hailfinger
|
b88282ec84
Bus Pirate support needs serial communication. Serprog already has such
|
15 rokov pred |
stepan
|
a839c2ee6f
this patch fixes all 27 flashrom source code issues reported by
|
15 rokov pred |
hailfinger
|
3e454f3363
Fix strict aliasing in serprog.
|
15 rokov pred |
hailfinger
|
74d88a7266
Allow to compile out serprog completely. If CONFIG_SERPROG is not set,
|
15 rokov pred |
hailfinger
|
4f45a4fd00
Use a common parameter variable for all programmers. This allows us to
|
15 rokov pred |
hailfinger
|
fab0bc9d26
Remove unnecessary #include files.
|
15 rokov pred |
hailfinger
|
bacbc8bda7
Support for an external serial flasher protocol.
|
15 rokov pred |
hailfinger
|
37b4fbf954
Initial commit of an external serial flasher protocol.
|
15 rokov pred |