- 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
- bd0c70a Fix printing of the Boot BIOS Straps on Intel chipsets by Stefan Tauner · 13 years ago
- 6e9e2ee Add AMD Hudson chipset-enable by Wang Qing Pei · 13 years ago
- 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
- a9cbbac Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E") by Stefan Tauner · 13 years ago
- 9ce498e Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets by Jonathan Kollasch · 13 years ago
- af882e7 Rephrase warnings in chipset_enable.c by Stefan Tauner · 13 years ago
- 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
- 1a22795 Rename CHIP_BUSTYPE_FOO to BUS_FOO by Carl-Daniel Hailfinger · 13 years ago
- 46fa068 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter by Carl-Daniel Hailfinger · 13 years ago
- 716e098 Add a bunch of new/tested stuff and various small changes 5 by Stefan Tauner · 13 years ago
- ec8c248 chipset_enable.c: add a message for untested chipset enables by Stefan Tauner · 13 years ago
- 25b5a59 Enable writing on mcp6x_7x by Stefan Tauner · 13 years ago
- 0015549 Fix memleaks due to incorrect usage of flashbuses_to_text by Stefan Tauner · 13 years ago
- 2cf2da6 Add intel 6 series pci ids to chipset_enables by Stefan Tauner · 13 years ago
- 570dcc7 Fix and add a few chipset_enables entries by Idwer Vollering · 13 years ago
- 326a060 Resort chipset_enables array by pci ids by Idwer Vollering · 13 years ago
- d06d941 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 by Stefan Tauner · 13 years ago
- f9a8da5 enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL by Stefan Tauner · 13 years ago
- 8179be5 Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 by Stefan Tauner · 13 years ago
- c0aaf95 Whitespace, documentation and other small stuff by Stefan Tauner · 13 years ago
- dec9cec Add support for the Via VX855 chipset by John Schmerge · 14 years ago
- 7700051 List AMD SB850 as supported (it has the same PCI ID as SB700) by Stefan Tauner · 14 years ago
- bf282b1 Fix typo in chipset_enable.c by Stefan Reinauer · 14 years ago
- 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
- 9fbdc03 Fix decoding of SB600 LPC ROM protection registers by Mathias Krause · 14 years ago
- 2bee8cf Revert PCI config space writes on shutdown by Carl-Daniel Hailfinger · 14 years ago
- ab6328f Refine text of requests to send logs by Paul Menzel · 14 years ago
- 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
- 17da61e Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741 by Uwe Hermann · 14 years ago
- 85835d8 Add chipset enable for Broadcom OSB4 by Joshua Roys · 14 years ago
- e838824 Add a board enable for MSI MS-6561 (745 Ultra) by Mattias Mattsson · 14 years ago
- a319be1 Add support for Intel 5 Series / 3400 Series chipsets by Helge Wagner · 14 years ago
- 48ec1b1 Various cosmetic and coding-style fixes by Uwe Hermann · 14 years ago
- f8ef5d9 Add support for SIS661 (SIS963) by David Borg · 14 years ago
- 2f43616 Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support by Carl-Daniel Hailfinger · 14 years ago
- 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
- 1d3a2fe Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic by Carl-Daniel Hailfinger · 14 years ago
- b05b9e1 Move SB600 SPI initialization to sb600spi.c by Michael Karcher · 14 years ago
- a4448d9 Move Intel SPI initialisation to ichspi.c by Michael Karcher · 14 years ago
- ab92277 Fix out-of-bounds ICH FREG permission printing by Carl-Daniel Hailfinger · 14 years ago
- 2b6dcb3 Unify programmer parameter extraction by Carl-Daniel Hailfinger · 14 years ago
- 744132a Various places in the flashrom source feature custom parameter extraction from programmer_param by Carl-Daniel Hailfinger · 14 years ago
- ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
- f93b36a ICH9/10: display FRAP/FREGx access controls by Joshua Roys · 14 years ago
- dcef67e Kill unneeded #include wherever possible by Carl-Daniel Hailfinger · 14 years ago
- 7f9922d Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo) by Carl-Daniel Hailfinger · 14 years ago
- 89bed6d VIA: disable byte merging by Michael Karcher · 14 years ago
- 5f31ebe Board-enable for MS-7025 (K8N Neo2 Platinum) by Michael Karcher · 14 years ago
- 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
- 80f3d05 ichspi: try harder to conform to address restrictions by Carl-Daniel Hailfinger · 14 years ago
- cceafa2 Handle the following architectures in generic flashrom code by Carl-Daniel Hailfinger · 14 years ago
- f469c27 Print found PCI IDs during chipset detection by Carl-Daniel Hailfinger · 14 years ago
- 33d7b6a Disable probing for one variant of MCP55 to enable Tyan S2915 by Carl-Daniel Hailfinger · 14 years ago
- 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 15 years ago
- cfa674f Rename identifiers called 'byte' by Michael Karcher · 15 years ago
- ce5fad0 Refactor MCP SPI detection by Carl-Daniel Hailfinger · 15 years ago
- ea3b1b4 Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia by Carl-Daniel Hailfinger · 15 years ago
- db7c153 Add Intel NM10 chipset enable by David Hendricks · 15 years ago
- 4e2fb0e Don't use "byte" as identifier by Michael Karcher · 15 years ago
- 9cce2f5 Chipset: Fix sis5x0 register write verification by Luc Verhaegen · 15 years ago
- 9678539 Fix Intel FWH decode size by Michael Karcher · 15 years ago
- cd8404d Add VIA VT8233A identification, mark as tested by Raúl Soriano · 15 years ago
- 73d2119 Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable by Luc Verhaegen · 15 years ago
- e498410 Chipset: Add support for Intel Poulsbo chipset by Adam Jurkowski · 15 years ago
- 2a9e245 Use the maximum decode size infrastructure by Carl-Daniel Hailfinger · 15 years ago
- 66ef4e5 Internal (onboard) programming was the only feature which could not be disabled by Carl-Daniel Hailfinger · 15 years ago
- 9892ca6 Chipset: remove sis630 chipset enable for sis540 by Luc Verhaegen · 15 years ago
- a661e15 Intel PIIX* chipsets only support parallel flash (no LPC/FWH/SPI) by Maciej Pijanka · 15 years ago
- 797a834 Add support for Intel 3400 series / 5 series chipset by Carl-Daniel Hailfinger · 15 years ago
- 6a0269e Mark Elitegroup K7S5A as supported by Carl-Daniel Hailfinger · 15 years ago
- 9f46cfc Add support for every single SiS chipset out there by Carl-Daniel Hailfinger · 15 years ago
- 115d390 Add infrastructure to check the maximum supported flash size of chipsets and mainboards by Carl-Daniel Hailfinger · 15 years ago
- aad7e67 Mark NVIDIA Nforce4/MCP04 as tested by Luc Verhaegen · 15 years ago
- cd00e88 Chipset support for the nVidia nForce 4 by Luc Verhaegen · 15 years ago
- 3e0774d Add chipset support for VIA VT82C596 by adding a PCI ID by Uwe Hermann · 15 years ago
- e715c7b Enable flashrom on Wyse Winterm S50 by Nils Jacobs · 15 years ago
- 174962d Use correct name for SB700/SB710/SB750 instead of calling them SB700 by Carl-Daniel Hailfinger · 15 years ago
- 95baaad Add support for ICH9 engineering sample by Carl-Daniel Hailfinger · 15 years ago
- 4449868 Allow the user to override FWH IDSEL on ICH6 and later by Carl-Daniel Hailfinger · 15 years ago
- 8fa6481 Fix up MSR handling to support more OSes than Linux. by Stefan Reinauer · 15 years ago
- 630c79d Make debug messages printf_debug(). by Stefan Reinauer · 15 years ago
- 4c7ea38 Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode settings to the debug output by Carl-Daniel Hailfinger · 15 years ago
- be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
- f8555e2 This is a workaround for a bug in SB600 and SB700 by Carl-Daniel Hailfinger · 15 years ago
- 1432a60 Random minor flashrom fixes by Uwe Hermann · 15 years ago
- 9899cad Print the bus type(s) of both chipset and chip in the flashrom output by Uwe Hermann · 15 years ago
- e6abef0 Chipset enable for VIA VT8233 by Mateusz Murawski · 15 years ago
- ba290d1 Move all printing code to print.c by Uwe Hermann · 15 years ago
- 4e58790 List the size (in KB) and type of supported flash chips in 'flashrom -L' by Uwe Hermann · 15 years ago
- 8dfea83 The VIA VX800 chipset works with the VT8237S code after adding an entry for the VX800 PCI ID by Arjan Koers · 15 years ago
- e9d04d4 Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested by Uwe Hermann · 15 years ago
- b22918c Only probe for chips with compatible bus protocols by Carl-Daniel Hailfinger · 15 years ago
- 1dfe0ff Add bus type annotation to struct flashchips by Carl-Daniel Hailfinger · 15 years ago
- 90e8e61 Add NForce2 chipset enable by Luc Verhaegen · 15 years ago
- e8ba538 A bunch of output beautifications and improvements, as well as doc fixes by Uwe Hermann · 15 years ago
- 78185dc Use accessor functions for MMIO by Carl-Daniel Hailfinger · 15 years ago
- 05fab75 List all boards which are by Uwe Hermann · 15 years ago
- 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
- 9862251 Uwe tested the recent SB600 SPI commit and notified me of one unexpected problem by Carl-Daniel Hailfinger · 15 years ago