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