1. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  2. 4178760 Mark the following chip as supported by Uwe Hermann · 14 years ago
  3. ea5425b Update the status for the following chips by Uwe Hermann · 14 years ago
  4. c9b6341 Unlocking for W39V040FA by Michael Karcher · 14 years ago
  5. dc1cda1 Add support for two-byte RES probes by Carl-Daniel Hailfinger · 14 years ago
  6. 80f3d05 ichspi: try harder to conform to address restrictions by Carl-Daniel Hailfinger · 14 years ago
  7. 4073c09 It seems that this board is actually a 'Pro' version by Peter Lemenkov · 14 years ago
  8. eb75ced Sort boards in board-enable table alphabetically by Peter Lemenkov · 14 years ago
  9. cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
  10. 8d341b5 Mark the following chips as OK by Uwe Hermann · 14 years ago
  11. 829ed84 Various nicrealtek fixes by Uwe Hermann · 14 years ago
  12. b3fe2fc Board enable for IP530 by Michael Karcher · 14 years ago
  13. a6d9c4b Various wiki output improvements as per IRC discussion by Uwe Hermann · 14 years ago
  14. f469c27 Print found PCI IDs during chipset detection by Carl-Daniel Hailfinger · 14 years ago
  15. 33d7b6a Disable probing for one variant of MCP55 to enable Tyan S2915 by Carl-Daniel Hailfinger · 14 years ago
  16. 4988420 Initialize the internal delay function before running programmer init by Carl-Daniel Hailfinger · 14 years ago
  17. 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
  18. d175e06 Libpci < 2.2.4 can not store class info in struct pci_dev by Carl-Daniel Hailfinger · 14 years ago
  19. 52a1549 Add missing nicrealtek.c which was missing from revision 1002 which was by Joerg Fischer · 14 years ago
  20. 5665ef3 Support for Realtek RTL8139 network card flashing by Joerg Fischer · 14 years ago
  21. 6d1dea1 Increase flashrom release number to 0.9.2 by Carl-Daniel Hailfinger · 14 years ago
  22. be24d81 Write MSRs in a platform and compiler-independent form by Anti Sullin · 14 years ago
  23. 8841d3e Fix assorted documentation, frontend and printing bugs by Carl-Daniel Hailfinger · 14 years ago
  24. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  25. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  26. 837d810 Fix the DOS port by Rudolf Marek · 14 years ago
  27. ce1c798 Add support for Winbond W25Q80, W25Q16 and W25Q32 by Rudolf Marek · 14 years ago
  28. 8f10d24 Add board enable for ABit NF7-S by Michael Karcher · 14 years ago
  29. f640401 Reinitialize the delay loop upon recalibration by Urja Rannikko · 14 years ago
  30. ad0010a Intel 28F004/28F400 support by Michael Karcher · 14 years ago
  31. 253101e Refine and fix the delay loop calculation by Carl-Daniel Hailfinger · 14 years ago
  32. 957d260 Add ITE IT8720 SPI support by Vadim Girlin · 14 years ago
  33. dfdc56f Add PMC Pm39LV020 and Pm39LV040 by Anders Juel Jensen · 14 years ago
  34. 132e2ec Add runtime and build environment info to the flashrom version message by Carl-Daniel Hailfinger · 14 years ago
  35. b811461 The delay loop is probably one of the oldest pieces of code by Carl-Daniel Hailfinger · 14 years ago
  36. 4e3d0b3 Polish the flashrom code comments and outputs a bit by Uwe Hermann · 15 years ago
  37. d4e5359 Add success reports by Michael Karcher · 15 years ago
  38. 01f3ef4 Autodetect ITE IT87* LPC->SPI translation on all boards without the need for a board enable by Carl-Daniel Hailfinger · 15 years ago
  39. ed479d2 Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel by Sean Nelson · 15 years ago
  40. 93539da Fix copy/paste error in print.c preventing compilation by Michael Karcher · 15 years ago
  41. 3355f06 Flashrom works on Acer Aspire 1520 (Laptop) with W39V040A by Michael Karcher · 15 years ago
  42. c85fa45 Shuttle FD37 and MSI K9A2 Platinum are supported by Michael Karcher · 15 years ago
  43. b90c221 MSI MS6330 tested with W49F002U and EN29F002 by Michael Karcher · 15 years ago
  44. e06a9c8 ASUS P6T Deluxe is OK by Michael Karcher · 15 years ago
  45. 25a3c53 Clean up manufacturer mainboard links by Michael Karcher · 15 years ago
  46. 98eff46 Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A work by Michael Karcher · 15 years ago
  47. e2343e0 Probe/Read tested for SST29EE020A by Michael Karcher · 15 years ago
  48. 45f79cb Fix handling of empty dmidecode output by Michael Karcher · 15 years ago
  49. 69e5811 Sst49lfxxxc chips are functionally the same as 82802ab chips by Sean Nelson · 15 years ago
  50. 12aa0be Check 82802AB probing results for flash contents too by Carl-Daniel Hailfinger · 15 years ago
  51. 12575e5 Reduce message severity level for skipped chips by Carl-Daniel Hailfinger · 15 years ago
  52. ed3eae6 Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc ignores them by Sean Nelson · 15 years ago
  53. 9979eac Refine compile-time checks for libpci by Carl-Daniel Hailfinger · 15 years ago
  54. 4e54de9 In unlock_28f004s5, variable 'i' needs to be int... by Sean Nelson · 15 years ago
  55. 8864710 Fix a few typos from the last commit by Sean Nelson · 15 years ago
  56. dee4a83 To access/read the lock bits, we use the same mode to read the chip id by Sean Nelson · 15 years ago
  57. 408e47a Multibyte SPI write for the Bus Pirate by Carl-Daniel Hailfinger · 15 years ago
  58. 50415d2 Add DOS cross-compilation support to the Makefile by Carl-Daniel Hailfinger · 15 years ago
  59. 4ad4c74 Adds board enable to Termtek TK-3370 thin client motherboard by Daniel Brandt · 15 years ago
  60. 4631319 Unlock fixup by Sean Nelson · 15 years ago
  61. fcc4f74 Fix some problems introduced in commit r948 brought up by carldani by Sean Nelson · 15 years ago
  62. f63c436 Rebased Board Enable Patch: iBase MB899 by Luc Verhaegen · 15 years ago
  63. c94746d Rebased Board Enable Patch: Abit AN-M2 by Sean Nelson · 15 years ago
  64. 392e05a Reversed-engineered board enable for the ASUS A8N-LA by Sean Nelson · 15 years ago
  65. 064f166 Rebased Board Enable Patch: 2nd attempt to fix board detection on GA-MA74GM-S2H by Peter Lemenkov · 15 years ago
  66. 255a9e0 Rebased Board Enable Patch: Asus P4B533-E by Michael Karcher · 15 years ago
  67. 0647733 Rebased Board Enable Patch: Factor out Via Apollo GPO setting by Michael Karcher · 15 years ago
  68. 998c9dc Rebased Board Enable Patch: A8JM board_enable patch by James Lancaster · 15 years ago
  69. 92bc6bd Rebased Board Enable Patch: Abit KN8 Ultra by Sean Nelson · 15 years ago
  70. 51cd0c9 Rebased Board Enable Patch: Intel SE440BX-2 by Michael Karcher · 15 years ago
  71. 187a46a Rebased Board Enable Patch: Abit VT6X4 by Michael Karcher · 15 years ago
  72. 49146c1 Rebased Board Enable Patch: Add Asus A8N by Luc Verhaegen · 15 years ago
  73. 28accc2 Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x0x.c by Sean Nelson · 15 years ago
  74. 6499d5a Add board enable for P4C800-E by Michael Karcher · 15 years ago
  75. 295b3af PCI device BARs of all types had only bits 1:0 cleared while reading the address by Carl-Daniel Hailfinger · 15 years ago
  76. 6093969 Mark a bunch of parallel chips I tested as TEST_OK_PRW by Uwe Hermann · 15 years ago
  77. 03ae5c1 Add MS-DOS crosscompilation support by Rudolf Marek · 15 years ago
  78. ccf7a2a Further cleanup after JEDEC refactorings by Sean Nelson · 15 years ago
  79. b3289c9 Clean up sst28sf040.c after JEDEC refactorings by Sean Nelson · 15 years ago
  80. e4446e4 Clean up sharplhf00l04.c after JEDEC refactorings by Sean Nelson · 15 years ago
  81. ffae6ca Kill dead w39v080fa.c functions by Sean Nelson · 15 years ago
  82. ba966f6 Kill dead w39v040c.c functions by Sean Nelson · 15 years ago
  83. 2f9374b Kill dead pm49fl00x.c functions by Sean Nelson · 15 years ago
  84. 81449a2 Add FEATURE_REGISTERMAP to some more chips and change the use of various probing functions by Carl-Daniel Hailfinger · 15 years ago
  85. fd41670 Skip DMI laptop check if DMI doesn't work by Michael Karcher · 15 years ago
  86. 8111e7f Enabling Gigabyte GA-MA69VM-S2 by Raúl Soriano · 15 years ago
  87. e3cb0a1 Fix EN29F002 Top/Bottom Boot Block by Michael Karcher · 15 years ago
  88. 4395970 Various coding style and cosmetic changes by Uwe Hermann · 15 years ago
  89. 645c6df Patch: Manpage: Move description of layout file into the right place by Joerg Mayer · 15 years ago
  90. 31fd825 Tell users to probe/backup first by Michael Karcher · 15 years ago
  91. 0b9e2a7 Fix NULL pointer reference in board_flash_enable by Michael Karcher · 15 years ago
  92. bd622d1 Add ASUS A7V8X-X write-enable by Russ Dill · 15 years ago
  93. 8c7c468 Mark PMC Pm49FL002 as tested by Russ Dill · 15 years ago
  94. e8e369f Write granularity is chip specific by Carl-Daniel Hailfinger · 15 years ago
  95. 7f0c3ec Move untested board enable documentation to manpage by Michael Karcher · 15 years ago
  96. 5fdf270 Board enable for MS-7202 (K8N GM2-L) by Michael Karcher · 15 years ago
  97. b2184c1 Board enable for Asus M2NBP-VM CSM by Michael Karcher · 15 years ago
  98. 03b80e9 Board enable for HP Vectra VL420SFF by Michael Karcher · 15 years ago
  99. e5eafb2 Refactor man page by Michael Karcher · 15 years ago
  100. 3cd5a12 Add support for Eon EN29F010 by Russ Dill · 15 years ago