提交歷史

作者 SHA1 備註 提交日期
  David Hendricks 93784b4961 Revert "Have all shutdown functions take a flashctx argument" 8 年之前
  Souvik Ghosh 052210a7da Have all shutdown functions take a flashctx argument 8 年之前
  uwe 8d342eb876 Random whitespace and coding-style fixes. 13 年之前
  stefanct d611e8f90d fix unchecked malloc calls and casts of malloc return values 13 年之前
  dhendrix 0ffc2eb070 Use shutdown callback mechanism to shutdown programmers 13 年之前
  hailfinger 0d703d4f3b Simplify pcidev_init by killing the vendorid parameter which was pretty 14 年之前
  hailfinger bf923c3b28 Support 64-bit MEM BARs wherever possible. 14 年之前
  hailfinger f31cbdcfea Revert PCI config space writes on shutdown. 14 年之前
  hailfinger 5bae233751 A lot of messages sent to flashrom@flashrom.org just have "flashrom -V" 14 年之前
  hailfinger 495bc2eb1e List the devices for all supported programmers in "flashrom -L" output. 14 年之前
  hailfinger f79d1719cf flashrom -L output did not contain a list of programmers nor were all 14 年之前
  hailfinger 6dbba89791 Update the author list in the man page. 14 年之前
  stepan 1af502a392 Remove duplicate includes from the code. 14 年之前
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 年之前
  hailfinger ddeb4ace76 Make programmer_param static by converting all users to 14 年之前
  hailfinger 1ef766d088 Various places in the flashrom source feature custom parameter 14 年之前
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 年之前
  snelson e42c380247 convert programmer print messages to msg_p* 14 年之前
  hailfinger 4350360afd PCI device BARs of all types had only bits 1:0 cleared while reading the 14 年之前
  mkarcher 6475d3ff63 Replace PCI_OK/PCI_NT by OK/NT 15 年之前
  hailfinger 4c6d7d32be Adjust a help text for external PCI programmers to the new parameter 15 年之前
  uwe ff4576d0f6 Add initial support for flashing some NVIDIA graphics cards. 15 年之前
  uwe e2f95ef32a Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices. 15 年之前
  hailfinger 4f45a4fd00 Use a common parameter variable for all programmers. This allows us to 15 年之前
  hailfinger fab0bc9d26 Remove unnecessary #include files. 15 年之前
  stepan 5388f17baa The project's new home is flashrom.org now. Change all occurences in the 15 年之前
  uwe f95d4463f7 Various smaller flashrom improvements: 15 年之前
  ruik da922a1d12 This patch adds support for BIOS flashing on the all SiliconImage SATA 15 年之前
  uwe b3a82ef9a7 Add proper workaround for 3COM 3C90xB cards, which need special fixups 15 年之前
  uwe 16ee85d13f Older libpci versions (e.g. 2.2.8, as it's default on current FreeBSD 7.2) 15 年之前