Historial de Commits

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