David Hendricks
|
ac1d25c100
Revert "Update all programmer init functions to register bus programmers into common list"
|
8 years ago |
David Hendricks
|
93784b4961
Revert "Have all shutdown functions take a flashctx argument"
|
8 years ago |
Souvik Ghosh
|
052210a7da
Have all shutdown functions take a flashctx argument
|
8 years ago |
Souvik Ghosh
|
63b92f99a9
Update all programmer init functions to register bus programmers into common list
|
8 years ago |
Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
8 years ago |
hailfinger
|
76bb7e9843
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered.
|
13 years ago |
hailfinger
|
e1e41ea435
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
|
13 years ago |
dhendrix
|
0ffc2eb070
Use shutdown callback mechanism to shutdown programmers
|
13 years ago |
hailfinger
|
0d703d4f3b
Simplify pcidev_init by killing the vendorid parameter which was pretty
|
14 years ago |
hailfinger
|
428f685cd7
Split off programmer.h from flash.h.
|
14 years ago |
hailfinger
|
1ef766d088
Various places in the flashrom source feature custom parameter
|
14 years ago |
hailfinger
|
1ff33dcb8d
Kill global variables, constants and functions if local scope suffices.
|
14 years ago |
hailfinger
|
6ee8beb64e
The nicrealtek code uses magic constants, but they are not explained.
|
14 years ago |
hailfinger
|
a83a5fe133
Remove unneeded #include statements completely.
|
14 years ago |
hailfinger
|
324a9cccbc
Handle the following architectures in generic flashrom code:
|
14 years ago |
uwe
|
ae6a69a59e
Various nicrealtek fixes:
|
14 years ago |
hailfinger
|
8a0f84b52b
Add missing nicrealtek.c which was missing from revision 1002 which was
|
14 years ago |