1. 7e2c079 Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
  2. a9424d5 Multiple unrelated changes by Stefan Reinauer · 16 years ago
  3. 793bdcd A bunch of cosmetic improvements by Uwe Hermann · 16 years ago
  4. 65c1b86 Changes to make flashrom compile (and work) on FreeBSD by Andriy Gapon · 16 years ago
  5. 1b18b3c ICH8 and ICH9 have an almost identical SPI interface, only the location of the SPIBAR differs by Carl-Daniel Hailfinger · 16 years ago
  6. b46acba Add support for SPI chips on ICH9 by Dominik Geyer · 16 years ago
  7. 6dc1d3b Add more infrastructure for flashrom ICH9 support by Carl-Daniel Hailfinger · 16 years ago
  8. a00e2a0 Add the Intel 6300ESB as known chipset to the chipset struct enables by Claus Gindhart · 16 years ago
  9. 9477c4e Enable ROM decode range to 1MB for vt8237r by Bari Ari · 16 years ago
  10. b36a071 Add ICH9 detection by Carl-Daniel Hailfinger · 17 years ago
  11. 67f9ea3 Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets by Carl-Daniel Hailfinger · 17 years ago
  12. eac1016 Also print the chip vendor name in --list-supported output by Uwe Hermann · 17 years ago
  13. e5ac164 Add --list-supported option which lists the supported ROM chips, chipsets, and mainboards by Uwe Hermann · 17 years ago
  14. 3697ac7 Further cleanups to enable_flash_cs5536 by Mart Raudsepp · 17 years ago
  15. e1344da Improve error handling and make RCONF_DEFAULT_MSR address be a constant by Mart Raudsepp · 17 years ago
  16. 0514a5f Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode) by Mart Raudsepp · 17 years ago
  17. 3ac76af Correctly disable the ROM area Write Protect bit in the Geode LX by Marc Jones · 17 years ago
  18. 372eeb5 Various coding style fixes, constification, fixed typos by Uwe Hermann · 17 years ago
  19. d54958a Flashrom support for AMD Geode CS5536 by Lane Brooks · 17 years ago
  20. 97a6470 Add support for Intel 440MX and Fujitsu MBM29F400TC by Uwe Hermann · 17 years ago
  21. a502dce Some cosmetic cleanups in the flashrom code and output by Uwe Hermann · 17 years ago
  22. dca0ab1 Fix wrong values/typos in chipset_enable.c by Carl-Daniel Hailfinger · 17 years ago
  23. ac30934 Revert my last cleanup patch by Uwe Hermann · 17 years ago
  24. 17d00ab Cosmetic changes to make the flashrom output more consistent by Uwe Hermann · 17 years ago
  25. c9fb5d9 Change out/in combinations to pci_read/write_byte in sis630 chipset enable by Alex Beregszaszi · 17 years ago
  26. d110764 Change all flashrom license headers to use our standard format by Uwe Hermann · 17 years ago
  27. ffec5f3 Cosmetic fixes by Uwe Hermann · 17 years ago
  28. 0846f89 Drop a bunch of useless header files, merge them into flash.h by Uwe Hermann · 17 years ago
  29. f4a673b Fix up and document the AMD CS5530/CS5530A support by Uwe Hermann · 17 years ago
  30. e823ee0 Document the newly supported IBM x3455 board and the now-supported Broadcom HT-1000 chipset by Uwe Hermann · 17 years ago
  31. 1c283f4 Move GPIO settings to board specific code for IBM x3455 by Stefan Reinauer · 17 years ago
  32. c868b9e Add support for BCM HT1000 chipset by Stefan Reinauer · 17 years ago
  33. 6b14175 Add support for ASUS P5A (Socket 7, ALi based) by Luc Verhaegen · 17 years ago
  34. a7e0548 Fix coding style of flashrom by running indent on all files by Uwe Hermann · 17 years ago
  35. c031066 Add support for CX700 builtin southbridge by Randall Philipson · 17 years ago
  36. 8e3a600 Split flash_enable.c into chipset_enable.c and board_enable.c by Luc Verhaegen · 17 years ago[Renamed (63%) from flash_enable.c]
  37. 3ad2518 Add support for the ICH7-DH southbridge (untested) by Uwe Hermann · 17 years ago
  38. d6b86cf The attached patch adds additional PCI IDs for MCP55 LPC devices by Ed Swierk · 18 years ago
  39. 6382b44 Fix wrong VT8235 flash enable failed warning by Luc Verhaegen · 18 years ago
  40. 3ab5415 Add support for the Gigabyte m57sli-s4 board by Ward Vandewege · 18 years ago
  41. 064b1f2 This patch is a rework of Adam Kaufman's Solaris patch by Adam Kaufman · 18 years ago
  42. 3618346 Delete superfluous and incorrect comment by Uwe Hermann · 18 years ago
  43. ca78297 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C by Yinghai Lu · 18 years ago
  44. 987942d Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code by Uwe Hermann · 18 years ago
  45. c6b5f49 Support for VIA VT82C686 utility by Stefan Reinauer · 18 years ago
  46. ea2c66d Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards by Uwe Hermann · 18 years ago
  47. 219b61e Multiple unrelated changes by Stefan Reinauer · 18 years ago
  48. eb36647 Add patch from Uwe Hermann to support more ICH southbridges by Stefan Reinauer · 18 years ago
  49. cbc55d0 Print a warning if southbridge is not known by Stefan Reinauer · 18 years ago
  50. e807d82 Add support for SST39SF040, SST39SF010A and W39V040B by Stefan Reinauer · 18 years ago
  51. 023af76 Multiple unrelated changes by Scott Tsai · 18 years ago
  52. 86de283 Multiple unrelated changes by Stefan Reinauer · 18 years ago
  53. d2c3a62 Add support for ICH5 by Ronald G. Minnich · 19 years ago
  54. 184a404 Flashrom update from Stefan, resolve issue 21 by Ollie Lho · 19 years ago
  55. 952dfce Nvidia Ck804 support by Yinghai Lu · 19 years ago
  56. d11f361 Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B by Ollie Lho · 20 years ago
  57. 6a96741 Add support for ICH4 by Ronald G. Minnich · 20 years ago
  58. 8b8897a Remove false alarm of erase/write, use verify '-v' if you are not sure about the integrity by Ollie Lho · 21 years ago
  59. 761bf1b Consolidate more jedec standard code by Ollie Lho · 21 years ago
  60. cbbf125 Move utility functions into new source files by Ollie Lho · 21 years ago