1. 6665244 Constify (a few) parameters.c where possible by Stefan Tauner · 13 years ago
  2. b4061f6 Move erase verification to generic code by Carl-Daniel Hailfinger · 13 years ago
  3. bfa021d Replace sizeof("string")-1 with strlen("string") by Carl-Daniel Hailfinger · 13 years ago
  4. 1258936 print.c: change all occurrences of printf to msg_ginfo by Stefan Tauner · 13 years ago
  5. 198f277 Fix probe_flash to report new values set by probing functions by Stefan Tauner · 13 years ago
  6. 7c612f9 Flush stdout after each message by Ed Swierk · 13 years ago
  7. c07a41c flashchips.c: Fix typo: s/don't/doesn't/ by Paul Menzel · 13 years ago
  8. e8a648d Look at the return value of wait_82802ab() by Stefan Reinauer · 13 years ago
  9. 1d23307 Add ASRock K7S41GX board-enable by Pawel Rozanski · 13 years ago
  10. 19f46f2 Various board status updates by Uwe Hermann · 13 years ago
  11. 2cf2da6 Add intel 6 series pci ids to chipset_enables by Stefan Tauner · 13 years ago
  12. 570dcc7 Fix and add a few chipset_enables entries by Idwer Vollering · 13 years ago
  13. 326a060 Resort chipset_enables array by pci ids by Idwer Vollering · 13 years ago
  14. 6573b74 Do not display skipped probe messsages in verbose mode by Carl-Daniel Hailfinger · 13 years ago
  15. 8ebc046 Update the flashrom udev rules file with new programmers by Uwe Hermann · 13 years ago
  16. 68b9cca Update the flashrom manpage by Uwe Hermann · 13 years ago
  17. 8bb2021 Use shutdown callback mechanism to shutdown programmers by David Hendricks · 13 years ago
  18. 9d9a104 Add board enable for GA-8IP775 by Joshua Roys · 13 years ago
  19. d8a00a0 Add (untested) board enable for GA-K8NS Pro-939 by Idwer Vollering · 13 years ago
  20. d06d941 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 by Stefan Tauner · 13 years ago
  21. 29c8083 ichspi.c: add missing ICH9 register macros and eliminate magic numbers by Stefan Tauner · 13 years ago
  22. b2d5f6a Use the max_data_read field of the new spi_programmer struct to simplify run_opcode by Stefan Tauner · 13 years ago
  23. f9a8da5 enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL by Stefan Tauner · 13 years ago
  24. c020706 Add support for Olimex programmers to ft2232_spi by Pete Batard · 13 years ago
  25. 5520694 ichspi.c: add macros and pretty printing for HSFS and HSFC by Stefan Tauner · 13 years ago
  26. 2a8b262 ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE struct by Stefan Tauner · 13 years ago
  27. 0c1ec45 ichspi.c: improve macros for SSFS and SSFC bits by Stefan Tauner · 13 years ago
  28. 6add094 Add board enable for MSI MS-6788-040 (848P Neo-V) by Maciej Pijanka · 13 years ago
  29. c422484 Fix compilation for CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 13 years ago
  30. 60b83f9 Mark the MSI MS-7529 (G31TM-P21) as supported by Peter Lemenkov · 13 years ago
  31. 8179be5 Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 by Stefan Tauner · 13 years ago
  32. cbe370e Add voltage ranges to the flashchips by Steven Zakulec · 13 years ago
  33. db45ab5 Tiny fix for a small fix by Stefan Tauner · 13 years ago
  34. 355cbfd Small fixes by Stefan Tauner · 13 years ago
  35. 0fbba98 Add a bunch of new/tested motherboards, board enables and flash chips by Antony Rheneus · 13 years ago
  36. d172ecd ichspi: fix detection of unused regions by Joshua Roys · 13 years ago
  37. 7bcacb1 Eliminate magic numbers indicating maximum column sizes in print.c by Stefan Tauner · 13 years ago
  38. c0aaf95 Whitespace, documentation and other small stuff by Stefan Tauner · 13 years ago
  39. 7a3bd8f Refine status register and lock printing of Atmel and AMIC SPI chips by Carl-Daniel Hailfinger · 13 years ago
  40. c965c2d Mark SST25VF080B tested for writing (again) by John Schmerge · 13 years ago
  41. 6dbab4d Mark Supermicro X8DTH-6F as supported by Shailendra Sodhi · 13 years ago
  42. 7225ccd Add board enable for AOpen i975Xa-YDG by Joshua Roys · 13 years ago
  43. ef10175 Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported by Stefan Tauner · 13 years ago
  44. fcf6a8c Mark SST25VF032B as write tested by Stefan Tauner · 13 years ago
  45. faf01fb Explain better what checks are disabled in case we detect a legacy BIOS by Stefan Tauner · 13 years ago
  46. 74c6ec6 Mark Macronix MX29F001T as fully tested by Stefan Tauner · 13 years ago
  47. 67fbd77 Add Gigabyte GA-MA790XT-UD4P to the mainboard support list by Stefan Tauner · 13 years ago
  48. e474cdc Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c by Stefan Tauner · 13 years ago
  49. 4b90e6b Add support for 8086:1076 (82541GI) to nicintel_spi.c by Stefan Tauner · 13 years ago
  50. 82f54e5 Add status of Thinkpad T410s and DG45ID to the wiki table by Stefan Tauner · 13 years ago
  51. e7da467 Mark MX25L4005 tested for erase by Raúl Soriano · 13 years ago
  52. 567b7b8 Mark w25q80, w25q32, and w25q64 chips tested for write and erase by David Hendricks · 13 years ago
  53. 77f931a Remove filename parameter from chip_safety_check() by David Hendricks · 13 years ago
  54. 9df880f Fix typo "not not" in board_enable.c by Stefan Tauner · 13 years ago
  55. f0bcfa5 Add board enable for Asus A8AE-LE (HP OEM) by Stefan Tauner · 13 years ago
  56. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  57. 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 13 years ago
  58. b713d2e Intel NIC with parallel flash support by Carl-Daniel Hailfinger · 13 years ago
  59. 064bbc9 Fix multiple detection of the same chip by Carl-Daniel Hailfinger · 13 years ago
  60. dec9cec Add support for the Via VX855 chipset by John Schmerge · 13 years ago
  61. 580d29a Revamp board-specific quirk handling, allow for laptop support by Carl-Daniel Hailfinger · 13 years ago
  62. 4c82318 Constify flashchips array by Carl-Daniel Hailfinger · 13 years ago
  63. 54ce73a Revert MMIO space writes on shutdown as needed by Carl-Daniel Hailfinger · 13 years ago
  64. 8ed2934 Improve output in case run_opcode fails by Stefan Tauner · 13 years ago
  65. 136125a ichspi: Increase timeout to 60s for atomic operations by Michael Karcher · 13 years ago
  66. bfecef6 Add support for more than one Super I/O or EC per machine by Carl-Daniel Hailfinger · 13 years ago
  67. 880e867 Remove delays in JEDEC erase sequence by Michael Karcher · 13 years ago
  68. 4b17736 Remove erase_chip_stm50flw0x0x by Michael Karcher · 13 years ago
  69. 2842db3 Board enable for Foxconn 6150K8MD-8EKRSH by Michael Karcher · 13 years ago
  70. 7700051 List AMD SB850 as supported (it has the same PCI ID as SB700) by Stefan Tauner · 13 years ago
  71. 12a04eb Coreboot table handling: make debug message msg_pdbg by Stefan Reinauer · 13 years ago
  72. bf282b1 Fix typo in chipset_enable.c by Stefan Reinauer · 13 years ago
  73. 83704c5 Update port of flashrom package to Mac OS X using DirectHW by Stefan Reinauer · 14 years ago
  74. eacbd16 Proper error handling for ICH/VIA SPI by Carl-Daniel Hailfinger · 14 years ago
  75. 97bc95c Fix and improve libpayload platform support by Patrick Georgi · 14 years ago
  76. 7f517a7 Various IT85* cleanups and fixes by Carl-Daniel Hailfinger · 14 years ago
  77. d953558 Fix compilation if CONFIG_INTERNAL=no by Carl-Daniel Hailfinger · 14 years ago
  78. 7913fb4 Fix broken compilation caused by a typo in r1275 by Idwer Vollering · 14 years ago
  79. 4bd8a40 Mark Macronix MX25L1605D as fully tested by Sven Schnelle · 14 years ago
  80. 1370f0b SST39SF512 is tested by Michael Karcher · 14 years ago
  81. 40446ee Remove vendorid parameter from pcidev_init() by Carl-Daniel Hailfinger · 14 years ago
  82. c6f7146 Add a board enable for Asus P4P800-VM by Diego Elio Pettenò · 14 years ago
  83. 67f2814 Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B and Winbond_W39V040FB as write tested by Idwer Vollering · 14 years ago
  84. 94b3609 Add Gigabyte GA-MA780G-UD3H to mainboard support list by Bernhard Geier · 14 years ago
  85. d1dd72c Add support for ST M25PX16 and mark it as supported by Carl Worth · 14 years ago
  86. f07bf32 Mark SST49LF080A as fully tested by Brandon Dowdy · 14 years ago
  87. 19e0aac Add W39L040 by Michael Karcher · 14 years ago
  88. 8262e82 Add coreboot IDs to make manual selection of HP xw9400 possible by Michael Karcher · 14 years ago
  89. 242efd4 Board-enable for GA-K8N51GMF by Michael Karcher · 14 years ago
  90. cba52de Add HP e-Vectra P2706T by Michael Karcher · 14 years ago
  91. 6d6ab74 I tested a few mainboards and flash chips by Yul Rottmann · 14 years ago
  92. 4e74839 Update the ITE IT8500 EC support to match the current state of the flashrom-chromium tree by David Hendricks · 14 years ago
  93. 44ebb04 Add generalized support for ITE IT8500/IT8502 embedded controllers by Donald Huang · 14 years ago
  94. 8a19ef1 Support 64-bit MEM BARs wherever possible by Carl-Daniel Hailfinger · 14 years ago
  95. c753e5b Add support for some AMD Am29LV* chips by Carl-Daniel Hailfinger · 14 years ago
  96. 146b77d Improve debugging for unaligned erase in the flash chip emulator by Carl-Daniel Hailfinger · 14 years ago
  97. 9a1105c Support for Angelbird Wings PCIe SSD (solid-state drive) by Carl-Daniel Hailfinger · 14 years ago
  98. 915b840 Support Dediprog LEDs on devices with 2 and 3 LEDs by Stefan Reinauer · 14 years ago
  99. 3d3fd6a Fix sparse warning: Unknown escape % by Peter Huewe · 14 years ago
  100. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago