David Hendricks
|
ac1d25c100
Revert "Update all programmer init functions to register bus programmers into common list"
|
8 lat temu |
Souvik Ghosh
|
63b92f99a9
Update all programmer init functions to register bus programmers into common list
|
8 lat temu |
Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
8 lat temu |
Ramya Vijaykumar
|
4af3f82cda
Implement status register read/write callbacks in flash struct
|
9 lat temu |
David Hendricks
|
57b7524b14
spi: Allow cached ID bytes to be cleared
|
9 lat temu |
David Hendricks
|
37370ec2e6
spi25: Add policy-based error handling to spi_read_unbound()
|
9 lat temu |
Duncan Laurie
|
06ffd52638
Add support for continuous SPI reads
|
9 lat temu |
David Hendricks
|
2d6d1d58d6
spi25: Fix constness of spi_write_status_register()
|
10 lat temu |
David Hendricks
|
7f7c711ee1
cache result of SPI probe functions
|
12 lat temu |
David Hendricks
|
1ed1d35d8f
Skip regions locked via flash descriptor for Intel platforms
|
13 lat temu |
stefanct
|
c5eb8a9b67
Unsignify lengths and addresses in chip functions and structs
|
13 lat temu |
stefanct
|
98d917cfba
Add a bunch of new/tested stuff and various small changes 8
|
13 lat temu |
stefanct
|
a3cbe39c76
Revert "Unsignify lengths and addresses in chip functions and structs"
|
13 lat temu |
stefanct
|
5d0137cb0a
Unsignify lengths and addresses in chip functions and structs
|
13 lat temu |
David Hendricks
|
910408319f
Merge and resolve conflicts with upstream @r1367
|
13 lat temu |
stefanct
|
371e7e89c3
add a bunch of new/tested stuff and various small changes 4
|
13 lat temu |
hailfinger
|
ac8e31829c
Erase functions are no longer called from chip drivers and thus their
|
13 lat temu |
stefanct
|
20f9953ec3
tiny fix for a small fix
|
13 lat temu |
stefanct
|
9e6b98aa9c
small fixes
|
13 lat temu |
hailfinger
|
7533bc879b
Add lock printing for AMIC A25L05PT, A25L05PU, A25L10PT, A25L10PU,
|
13 lat temu |
mkarcher
|
d264e9e065
kill central list of SPI programmers
|
13 lat temu |
Stefan Reinauer
|
d814f6f3d8
undo wrong workaround from chrome-os-partner:1732
|
13 lat temu |
David Hendricks
|
668f29d5cd
sync with upstream @r1255
|
14 lat temu |
krause
|
2eb7621548
This patch reduces the stack usage by declaring 'const' stack variables
|
14 lat temu |
David Hendricks
|
c801adb8f9
Massive integration with upstream code. This brings us up from 1130 to 1235.
|
14 lat temu |
Stefan Reinauer
|
cce56d5b5f
retry SPI block erase 20 for 5 times if it fails.
|
14 lat temu |
David Hendricks
|
bf36f0965a
attempt to implement chip restore callbacks
|
14 lat temu |
hailfinger
|
def852d160
Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAM.
|
14 lat temu |
hailfinger
|
71e1bd420c
Switch all flash chips to partial write.
|
14 lat temu |
hailfinger
|
d217d1219c
flashrom had an implicit erase-on-write for most flash chip and
|
14 lat temu |