1. 88ee040 Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets by Kyösti Mälkki · 11 years ago
  2. 78cd087 Use ich_generation parameter in enable functions prior to ICH7 by Kyösti Mälkki · 11 years ago
  3. 743babc Introduce enable_flash_ich_fwh_decode() by Kyösti Mälkki · 11 years ago
  4. 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
  5. 6c67f1c Fix ROM decoding on VIA VT82C596 and VT82C686A/B by Stefan Tauner · 11 years ago
  6. 7fb5aa0 Automatically unmap physmap()s by Stefan Tauner · 11 years ago
  7. dbac46c Add a bunch of new/tested stuff and various small changes 19 by Stefan Tauner · 11 years ago
  8. 463dd69 Detect AMD Yangtze (found in Kabini and Tamesh) by Stefan Tauner · 11 years ago
  9. 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
  10. 90eb226 Add support for Intel Lynx Point low-power and Wellsburg by Duncan Laurie · 12 years ago
  11. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  12. e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
  13. d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 12 years ago
  14. eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
  15. c819000 Try to remove all read and write locks on CK804 (and MCP51) by Jonathan Kollasch · 12 years ago
  16. b66ba1e Nvidia chipset enables: refactor setting bit 0 in 0x6d by Stefan Tauner · 12 years ago
  17. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  18. 62218c3 Clean up enable_flash_ich and attempt to disable SMM write protection by Stefan Reinauer · 12 years ago
  19. dd73d83 Fix VIA VX*** support by Helge Wagner · 12 years ago
  20. d94d25d Add a bunch of new/tested stuff and various small changes 13 by Stefan Tauner · 12 years ago
  21. a0fce5f Intel 7 Series fixes (addition of QM77, fixed straps printing) by Helge Wagner · 12 years ago
  22. 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
  23. 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 12 years ago
  24. ac427b2 Add a bunch of new/tested stuff and various small changes 10 by Paul Menzel · 13 years ago
  25. 23907d8 Add support for RDC R6030 chipset by Rudolf Marek · 13 years ago
  26. eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
  27. 50e7c60 ichspi: add support for Intel Hardware Sequencing by Stefan Tauner · 13 years ago
  28. a8d838d ichspi: use a variable to distinguish ich generations instead of spi_programmer->type by Stefan Tauner · 13 years ago
  29. 018d482 Add a bunch of new/tested stuff and various small changes 8 by Paul Menzel · 13 years ago
  30. d5c4ab4 Revamp the warning of failing to set BIOS write enable in enable_flash_ich by Stefan Tauner · 13 years ago
  31. dadc0a6 Add Intel Tunnel Creek chipset support, mark it as tested by Ingo Feldschmid · 13 years ago
  32. 0e3f1cf Kill all exit() calls in chipset_enable.c by Tadas Slotkus · 13 years ago
  33. ad47034 Introduce ERROR_FATAL, abort upon failed chipset enables by Tadas Slotkus · 13 years ago
  34. 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
  35. bd0c70a Fix printing of the Boot BIOS Straps on Intel chipsets by Stefan Tauner · 13 years ago
  36. 6e9e2ee Add AMD Hudson chipset-enable by Wang Qing Pei · 13 years ago
  37. 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
  38. a9cbbac Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E") by Stefan Tauner · 13 years ago
  39. 9ce498e Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets by Jonathan Kollasch · 13 years ago
  40. af882e7 Rephrase warnings in chipset_enable.c by Stefan Tauner · 13 years ago
  41. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  42. 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
  43. 46fa068 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter by Carl-Daniel Hailfinger · 13 years ago
  44. 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
  45. ec8c248 chipset_enable.c: add a message for untested chipset enables by Stefan Tauner · 13 years ago
  46. 25b5a59 Enable writing on mcp6x_7x by Stefan Tauner · 13 years ago
  47. 0015549 Fix memleaks due to incorrect usage of flashbuses_to_text by Stefan Tauner · 13 years ago
  48. 2cf2da6 Add intel 6 series pci ids to chipset_enables by Stefan Tauner · 13 years ago
  49. 570dcc7 Fix and add a few chipset_enables entries by Idwer Vollering · 13 years ago
  50. 326a060 Resort chipset_enables array by pci ids by Idwer Vollering · 13 years ago
  51. d06d941 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 by Stefan Tauner · 13 years ago
  52. f9a8da5 enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL by Stefan Tauner · 13 years ago
  53. 8179be5 Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 by Stefan Tauner · 13 years ago
  54. c0aaf95 Whitespace, documentation and other small stuff by Stefan Tauner · 13 years ago
  55. dec9cec Add support for the Via VX855 chipset by John Schmerge · 13 years ago
  56. 7700051 List AMD SB850 as supported (it has the same PCI ID as SB700) by Stefan Tauner · 13 years ago
  57. bf282b1 Fix typo in chipset_enable.c by Stefan Reinauer · 13 years ago
  58. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  59. 9fbdc03 Fix decoding of SB600 LPC ROM protection registers by Mathias Krause · 14 years ago
  60. 2bee8cf Revert PCI config space writes on shutdown by Carl-Daniel Hailfinger · 14 years ago
  61. ab6328f Refine text of requests to send logs by Paul Menzel · 14 years ago
  62. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  63. 17da61e Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741 by Uwe Hermann · 14 years ago
  64. 85835d8 Add chipset enable for Broadcom OSB4 by Joshua Roys · 14 years ago
  65. e838824 Add a board enable for MSI MS-6561 (745 Ultra) by Mattias Mattsson · 14 years ago
  66. a319be1 Add support for Intel 5 Series / 3400 Series chipsets by Helge Wagner · 14 years ago
  67. 48ec1b1 Various cosmetic and coding-style fixes by Uwe Hermann · 14 years ago
  68. f8ef5d9 Add support for SIS661 (SIS963) by David Borg · 14 years ago
  69. 2f43616 Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support by Carl-Daniel Hailfinger · 14 years ago
  70. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  71. 1d3a2fe Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic by Carl-Daniel Hailfinger · 14 years ago
  72. b05b9e1 Move SB600 SPI initialization to sb600spi.c by Michael Karcher · 14 years ago
  73. a4448d9 Move Intel SPI initialisation to ichspi.c by Michael Karcher · 14 years ago
  74. ab92277 Fix out-of-bounds ICH FREG permission printing by Carl-Daniel Hailfinger · 14 years ago
  75. 2b6dcb3 Unify programmer parameter extraction by Carl-Daniel Hailfinger · 14 years ago
  76. 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
  77. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  78. f93b36a ICH9/10: display FRAP/FREGx access controls by Joshua Roys · 14 years ago
  79. dcef67e Kill unneeded #include wherever possible by Carl-Daniel Hailfinger · 14 years ago
  80. 7f9922d Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo) by Carl-Daniel Hailfinger · 14 years ago
  81. 89bed6d VIA: disable byte merging by Michael Karcher · 14 years ago
  82. 5f31ebe Board-enable for MS-7025 (K8N Neo2 Platinum) by Michael Karcher · 14 years ago
  83. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  84. 80f3d05 ichspi: try harder to conform to address restrictions by Carl-Daniel Hailfinger · 14 years ago
  85. cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
  86. f469c27 Print found PCI IDs during chipset detection by Carl-Daniel Hailfinger · 14 years ago
  87. 33d7b6a Disable probing for one variant of MCP55 to enable Tyan S2915 by Carl-Daniel Hailfinger · 14 years ago
  88. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  89. cfa674f Rename identifiers called 'byte' by Michael Karcher · 15 years ago
  90. ce5fad0 Refactor MCP SPI detection by Carl-Daniel Hailfinger · 15 years ago
  91. ea3b1b4 Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia by Carl-Daniel Hailfinger · 15 years ago
  92. db7c153 Add Intel NM10 chipset enable by David Hendricks · 15 years ago
  93. 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
  94. 9cce2f5 Chipset: Fix sis5x0 register write verification by Luc Verhaegen · 15 years ago
  95. 9678539 Fix Intel FWH decode size by Michael Karcher · 15 years ago
  96. cd8404d Add VIA VT8233A identification, mark as tested by Raúl Soriano · 15 years ago
  97. 73d2119 Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable by Luc Verhaegen · 15 years ago
  98. e498410 Chipset: Add support for Intel Poulsbo chipset by Adam Jurkowski · 15 years ago
  99. 2a9e245 Use the maximum decode size infrastructure by Carl-Daniel Hailfinger · 15 years ago
  100. 66ef4e5 Internal (onboard) programming was the only feature which could not be disabled by Carl-Daniel Hailfinger · 15 years ago