1. 212486e Clean up AMD FAM10 HT variable initialization. The structure init is cleaner, avoid compiler warnings, and matches the AMD example code more closely. by Marc Jones · 16 years ago
  2. 2df2915 Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. by Marc Jones · 16 years ago
  3. aee0796 Clean up comments, whitespace, and copyright date in the AMD HT code. by Marc Jones · 16 years ago
  4. 049814c Add missing Intel CPU (trivial). by Uwe Hermann · 16 years ago
  5. 2c39c4c There was a programming error which made most USB port4 setup wrong. This patch uses byte pointer and the MMIO read and write functions. by Marc Jones · 16 years ago
  6. 2f45e77 Fix and clean up coreboot image detection heuristic. by Carl-Daniel Hailfinger · 16 years ago
  7. 2fbbb29 Add a coreinfo module which can hexdump arbitrary RAM regions and by Uwe Hermann · 16 years ago
  8. a479318 flashrom: Trivial SPI cleanups by Peter Stuge · 16 years ago
  9. 5dc95de flashrom: Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  10. 5bc9585 r3415 removed symbolic constants for device IDs by accident. by Carl-Daniel Hailfinger · 16 years ago
  11. ce17f6b flashrom: Add AMIC A29002 by Andreas Thienemann · 16 years ago
  12. 3c75bae Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  13. e9dcb89 flashrom: Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  14. 1a20cde Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). by Uwe Hermann · 16 years ago
  15. 3244b98 Mark SST49LF040B as tested. by Carl-Daniel Hailfinger · 16 years ago
  16. 4321f8b Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). by Uwe Hermann · 16 years ago
  17. 8fe1a42 flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  18. 039b848 Improve coreboot image detection heuristic in flashrom. It's not by Carl-Daniel Hailfinger · 16 years ago
  19. f74c208 flashrom: probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago
  20. cac7286c set w39v080fa to fully supported. I'm am flashing this chip several times a by Stefan Reinauer · 16 years ago
  21. c3c4472 flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ by Peter Stuge · 16 years ago
  22. 1ae6697 flashrom: Don't rm *~ in make clean, who knows what files that could be by Peter Stuge · 16 years ago
  23. 39a5825 flashrom: Unknown vendor:board message can be triggered by -m too by Peter Stuge · 16 years ago
  24. 12224ac flashrom: Case insensitive matching of vendor:board strings in coreboot table by Peter Stuge · 16 years ago
  25. d9b7ae8 First attempt to clean up SPI probing and create a common by Stefan Reinauer · 16 years ago
  26. e16d43c Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing code. by Rudolf Marek · 16 years ago
  27. d8a7e7d Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that. by Rudolf Marek · 16 years ago
  28. 4a17e02 This patch adds support for VIA SPI controller on VT8237S. It is similar with by Rudolf Marek · 16 years ago
  29. 7b425c1 Add a debug marker after ICH SPI opcode programming. by Carl-Daniel Hailfinger · 16 years ago
  30. c2e8fd4 Adds a field to the serial port descriptor about the configured line speed. by Patrick Georgi · 16 years ago
  31. 891f1a2 flashrom: Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
  32. 50e4a09 Use symbolic constants for PCI subsystem probing in flashrom. by Carl-Daniel Hailfinger · 16 years ago
  33. a1dd914 * ICH7 SPI support by Stefan Reinauer · 16 years ago
  34. 20e0599 indent according to development guidelines (trivial) by Stefan Reinauer · 16 years ago
  35. 98f32bf Initial support for the A-Trend ATC-6240 board. by Uwe Hermann · 16 years ago
  36. 8613d62 Winbond W39V080FA: Probe and Read are OK. by Jens Kühnel · 16 years ago
  37. d1cd7bc flashrom: Test status OK for ST M50FW040 PROBE READ by Peter Stuge · 16 years ago
  38. dc64a27 flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  39. 0667afd flashrom: Increase delay in probe_jedec() after Product ID Entry to 10ms by Peter Stuge · 16 years ago
  40. 606a207 flashrom: Slight restructure of SPI probe_ functions by Peter Stuge · 16 years ago
  41. 12afdd8 Some flashrom documentation fixes, and removal of duplicated info (trivial). by Uwe Hermann · 16 years ago
  42. 6f78cd6 flashrom: A few changes were committed before the DoC remove, update README. by Peter Stuge · 16 years ago
  43. 8b83597 as per Peter's suggestion. clean binary in make clean by Stefan Reinauer · 16 years ago
  44. b05b6a2 flashrom: Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
  45. fb73fa1 by Ronald Hoogenboom · 16 years ago
  46. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  47. 67939dc flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A by Peter Stuge · 16 years ago
  48. a6b6711 flashrom: Some Makefile cleaning by Peter Stuge · 16 years ago
  49. 8239a1b flashrom: Fix OBJS in Makefile to compile stm50flw0x0x.c like the others by Peter Stuge · 16 years ago
  50. 5f10902 flashrom: Uppercase AMIC since that's what they write in datasheets. by Peter Stuge · 16 years ago
  51. 0e7d54a flashrom: Update comment to match delay change in probe_jedec() r3373 by Peter Stuge · 16 years ago
  52. ad2ef07 flashrom: Update test status for Atmel AT29C020 and SST29EE010 by Peter Stuge · 16 years ago
  53. 4ff88b4 flashrom: Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 by Peter Stuge · 16 years ago
  54. 5f2e30c flashrom: Show expected and read byte on verify failure. Trivial. by Peter Stuge · 16 years ago
  55. 7600c48 coreinfo: Enable serial support by Jordan Crouse · 16 years ago
  56. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  57. 4e48408 Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. by Bari Ari · 16 years ago
  58. 42b127f flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  59. 646eb24 flashrom: Force read unknown flash chips by Peter Stuge · 16 years ago
  60. 01441bd flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
  61. bc18fbb flashrom: Add support for Amic Technology A29040B flash chip. by Peter Stuge · 16 years ago
  62. d1f698a flashrom: Board enable and autodetection for BioStar P4M80-M4. by Peter Stuge · 16 years ago
  63. d63e0d0 Changes Makefile generation so that recursive "make" calls read by Pierre Pronchery · 16 years ago
  64. 38ee631 fix via epia cn abuild. by Stefan Reinauer · 16 years ago
  65. 92af509 Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. by Tom Sylla · 16 years ago
  66. 6196416 Ward writes: by Peter Stuge · 16 years ago
  67. 39d4e5f abuild: fix gnu getopt detection (trivial) by Stefan Reinauer · 16 years ago
  68. 41b35b5 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
  69. 012fbc7 Fix typo introduced in r3356 that breaks build (trivial). by Mart Raudsepp · 16 years ago
  70. 68229f3 flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests. by Peter Stuge · 16 years ago
  71. 5083811 coreinfo: Specify a name, listname and desc item for coreinfo by Jordan Crouse · 16 years ago
  72. fc697ad libpayload: Add PAYLOAD_INFO macro by Jordan Crouse · 16 years ago
  73. d9ce08d not sure why this ever worked. Add --xml / -x to the supported options (trivial) by Stefan Reinauer · 16 years ago
  74. 9e734c2 libpayload: Add a function to verify the checksum on a LAR file by Jordan Crouse · 16 years ago
  75. 02a4e7f sync latest version of abuild (0.6) (trivial patch) by Stefan Reinauer · 16 years ago
  76. ee9e1a3 Mark SST49LF004A/B as tested (trivial). by Mart Raudsepp · 16 years ago
  77. 5dfee60 Mark the following chips as tested (trivial). by Uwe Hermann · 16 years ago
  78. 6eb5012 A bunch of cosmetic improvements (trivial). by Uwe Hermann · 16 years ago
  79. 1a02c8e Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). by Uwe Hermann · 16 years ago
  80. dccaf5f Add support for the ASUS P4B266 board. by Uwe Hermann · 16 years ago
  81. f40532c Add support for Amic A25L40P SPI flash. by Rudolf Marek · 16 years ago
  82. 4b1cde8 Changes to make flashrom compile (and work) on FreeBSD. by Andriy Gapon · 16 years ago
  83. 4231979 This is a simple patch which allows payloads to be placed in memory in by Myles Watson · 16 years ago
  84. 29413c7 Add KEY_ESC (trivial). by Uwe Hermann · 16 years ago
  85. 4cc35fd Myles reported SST49LF080A status -> TESTED_PREW by Peter Stuge · 16 years ago
  86. 98cc056 coreinfo: Use the ESC key to exit the payload by Jordan Crouse · 16 years ago
  87. 9b1c7c1 coreinfo: Fix the subwindow refresh based on the libpayload changes by Jordan Crouse · 16 years ago
  88. 9dac1b4 libpayload: Add an exec() and i386_do_exec() function by Jordan Crouse · 16 years ago
  89. 5069808 libpayload: Add larfptr function by Jordan Crouse · 16 years ago
  90. d43841d libpayload: Fix curses subwindows by Jordan Crouse · 16 years ago
  91. 9d10dc4 Add post-RAM init code for the Fintek F71805F Super I/O. by Corey Osgood · 16 years ago
  92. fcb2a31 Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. by Aaron Lwe · 16 years ago
  93. 710e8b1 Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). by Uwe Hermann · 16 years ago
  94. ce1fb9d flashrom: Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago
  95. fb047a6 I looked at the datasheet and erase_sector_39sf020() is totally and by Carl-Daniel Hailfinger · 16 years ago
  96. 85e46e6 Doesn't have to be executable (trivial). by Uwe Hermann · 16 years ago
  97. 2ee5c9e Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all by Marc Jones · 16 years ago
  98. 0fd8ccd New Target and initial support for the Thomson IP1000. by Joseph Smith · 16 years ago
  99. d9fa5d2 ICH8 and ICH9 have an almost identical SPI interface, only the location by Carl-Daniel Hailfinger · 16 years ago
  100. ed24da4 Add support for the Atmel AT25DF321 SPI flash (tested). by Dominik Geyer · 16 years ago