Commit History

Author SHA1 Message Date
  Stefan Tauner 718d1eb3ed Various small changes and new/tested chips 8 years ago
  Carl-Daniel Hailfinger c49783d9a5 SPI command blacklisting/ignorelisting for flash chip emulator in dummyflasher 8 years ago
  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
  David Hendricks 0eda2a8b59 dummyflasher: Add parameter to select erase value 10 years ago
  David Hendricks 84377002d4 dummyflasher: Add a frequency parameter 10 years ago
  Simon Glass cf253a7a83 Only write back emulated image if modified 11 years ago
  Simon Glass d2c64a2bd6 Add support for auto-sizing of emulated ROMs 11 years ago
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs 13 years ago
  hailfinger 76bb7e9843 Register Parallel/LPC/FWH programmers the same way SPI programmers are registered. 13 years ago
  stefanct a3cbe39c76 Revert "Unsignify lengths and addresses in chip functions and structs" 13 years ago
  stefanct 5d0137cb0a Unsignify lengths and addresses in chip functions and structs 13 years ago
  uwe 8d342eb876 Random whitespace and coding-style fixes. 13 years ago
  hailfinger e1e41ea435 Rename CHIP_BUSTYPE_FOO to BUS_FOO. 13 years ago
  David Hendricks 910408319f Merge and resolve conflicts with upstream @r1367 13 years ago
  dhendrix 0ffc2eb070 Use shutdown callback mechanism to shutdown programmers 13 years ago
  mkarcher d264e9e065 kill central list of SPI programmers 13 years ago
  mkarcher 8fb5759fb4 Factor out SPI write/read chunking wrappers. 13 years ago
  Louis Yung-Chieh Lo e53fa0fc54 Support variable-size SPI chip for dummy programmer. 13 years ago
  hailfinger e53f5e49ac Improve debugging for unaligned erase in the flash chip emulator. 14 years ago
  David Hendricks c801adb8f9 Massive integration with upstream code. This brings us up from 1130 to 1235. 14 years ago
  hailfinger f76cc32711 Support setting the Dediprog SF100 SPI voltage. 14 years ago
  hailfinger 6ead722bff Add SPI flash emulation capability to the dummy programmer. 14 years ago
  stepan 1af502a392 Remove duplicate includes from the code. 14 years ago
  David Hendricks 82fd8aecae sync to upstream @r1130 14 years ago
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 years ago
  hailfinger b9560eedba We have a generic unlocking infrastructure. Use it for SPI chips. 14 years ago