커밋 기록

작성자 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 년 전