Commit History

Author SHA1 Message Date
  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
  uwe 8d342eb876 Random whitespace and coding-style fixes. 13 years ago
  stefanct d611e8f90d fix unchecked malloc calls and casts of malloc return values 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 bf923c3b28 Support 64-bit MEM BARs wherever possible. 14 years ago
  hailfinger f31cbdcfea Revert PCI config space writes on shutdown. 14 years ago
  hailfinger 5bae233751 A lot of messages sent to flashrom@flashrom.org just have "flashrom -V" 14 years ago
  hailfinger 495bc2eb1e List the devices for all supported programmers in "flashrom -L" output. 14 years ago
  hailfinger f79d1719cf flashrom -L output did not contain a list of programmers nor were all 14 years ago
  hailfinger 6dbba89791 Update the author list in the man page. 14 years ago
  stepan 1af502a392 Remove duplicate includes from the code. 14 years ago
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 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 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 years ago
  snelson e42c380247 convert programmer print messages to msg_p* 14 years ago
  hailfinger 4350360afd PCI device BARs of all types had only bits 1:0 cleared while reading the 14 years ago
  mkarcher 6475d3ff63 Replace PCI_OK/PCI_NT by OK/NT 15 years ago
  hailfinger 4c6d7d32be Adjust a help text for external PCI programmers to the new parameter 15 years ago
  uwe ff4576d0f6 Add initial support for flashing some NVIDIA graphics cards. 15 years ago
  uwe e2f95ef32a Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices. 15 years ago
  hailfinger 4f45a4fd00 Use a common parameter variable for all programmers. This allows us to 15 years ago
  hailfinger fab0bc9d26 Remove unnecessary #include files. 15 years ago
  stepan 5388f17baa The project's new home is flashrom.org now. Change all occurences in the 15 years ago
  uwe f95d4463f7 Various smaller flashrom improvements: 15 years ago
  ruik da922a1d12 This patch adds support for BIOS flashing on the all SiliconImage SATA 15 years ago
  uwe b3a82ef9a7 Add proper workaround for 3COM 3C90xB cards, which need special fixups 15 years ago
  uwe 16ee85d13f Older libpci versions (e.g. 2.2.8, as it's default on current FreeBSD 7.2) 15 years ago