Commit History

Author SHA1 Message Date
  David Hendricks 80f62d2301 add target to internal programmer parameters 14 years ago
  hailfinger ee9ee1385c SPI write status register (WRSR) may take longer than 100 ms, and it 14 years ago
  hailfinger f79d1719cf flashrom -L output did not contain a list of programmers nor were all 14 years ago
  hailfinger f294fa2edb Implement libpayload support and improve life for DOS 14 years ago
  David Hendricks 23cd778d9d Introduce writeprotect.h to expose writeprotect structures and prototypes. 14 years ago
  David Hendricks e181e43444 add do_romentries() function 14 years ago
  David Hendricks 844cc18a09 add in_valid_romentry() 14 years ago
  David Hendricks a08d0eb9ce Merge remote branch 'remotes/trunk' 14 years ago
  David Hendricks 82fd8aecae sync to upstream @r1130 14 years ago
  hailfinger c33d4730ec Add detailed status register printing and unlocking for all ATMEL AT25* 14 years ago
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 years ago
  hailfinger 2df6f3ee5a Convert all PCI-based external programmers to use special little-endian 14 years ago
  mkarcher df37303965 Fix compilation for CONFIG_INTERNAL=no 14 years ago
  mkarcher 8b2b7abe81 Move SB600 SPI initialization to sb600spi.c 14 years ago
  mkarcher 74d30130d2 Move Intel SPI initialisation to ichspi.c 14 years ago
  hailfinger 52c4fa0f52 Add support for RayeR SPIPGM hardware as described in 14 years ago
  hailfinger fddbeb6e97 Check during SPI bitbang init that SPI bitbang master configuration is 14 years ago
  mkarcher 1ceb2cbadc Use struct pointer instead of enum to set bitbang adapter 14 years ago
  hailfinger 49ff41f2fe Change the SPI bitbanging core to fix a subtle bug (which had no effect 14 years ago
  hailfinger d91c81f982 Use the max_rom_decode infrastructure for wbsio_spi instead of 14 years ago
  hailfinger c7d06c6409 Convert SPI chips to partial write, but wrap the write functions in a 14 years ago
  hailfinger 42a850a5cc Print an error message on read errors and abort instead of proceeding 14 years ago
  hailfinger c73ce6e2b7 Autodetect the ITE IT8705 Super I/O and enable flash writes if it 14 years ago
  hailfinger ddeb4ace76 Make programmer_param static by converting all users to 14 years ago
  hailfinger 1ef766d088 Various places in the flashrom source feature custom parameter 14 years ago
  hailfinger 5828baf21b If a programmer has untested or non-working write/erase code, but 14 years ago
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 years ago
  David Hendricks 83abafcf7a Merge remote branch 'origin/upstream' into tempbranch2 14 years ago
  hailfinger a872771a5f Add SPI chip read support to the dummy flasher. This allows using the 14 years ago
  David Hendricks f7924d1ad7 experimental write-protect using long options 14 years ago