index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chipset_enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ICH10 support
Carl-Daniel Hailfinger
2008-10-10
1
-0
/
+10
*
Recognize the Intel EP80579 LPC flash interface
Ed Swierk
2008-08-20
1
-0
/
+1
*
Adding support for flashing system with Nvidia MCP67
Stefan Reinauer
2008-07-05
1
-0
/
+1
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-49
/
+95
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
1
-0
/
+20
*
Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-29
1
-0
/
+2
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
1
-4
/
+41
*
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22
1
-1
/
+1
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-29
/
+29
*
ICH8 and ICH9 have an almost identical SPI interface, only the location of th...
Carl-Daniel Hailfinger
2008-05-16
1
-10
/
+16
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-1
/
+1
*
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14
1
-25
/
+42
*
Add the Intel 6300ESB as known chipset to the chipset struct enables
Claus Gindhart
2008-05-14
1
-0
/
+1
*
Enable ROM decode range to 1MB for vt8237r
Bari Ari
2008-04-29
1
-0
/
+3
*
Add ICH9 detection
Carl-Daniel Hailfinger
2008-03-18
1
-1
/
+8
*
Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets
Carl-Daniel Hailfinger
2008-03-14
1
-9
/
+62
*
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13
1
-49
/
+50
*
Add --list-supported option which lists the supported ROM chips, chipsets, an...
Uwe Hermann
2008-03-12
1
-2
/
+12
*
Further cleanups to enable_flash_cs5536
Mart Raudsepp
2008-02-11
1
-5
/
+2
*
Improve error handling and make RCONF_DEFAULT_MSR address be a constant
Mart Raudsepp
2008-02-08
1
-26
/
+52
*
Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode)
Mart Raudsepp
2008-02-08
1
-12
/
+33
*
Correctly disable the ROM area Write Protect bit in the Geode LX
Marc Jones
2008-01-26
1
-1
/
+1
*
Various coding style fixes, constification, fixed typos
Uwe Hermann
2007-12-04
1
-82
/
+59
*
Flashrom support for AMD Geode CS5536
Lane Brooks
2007-11-13
1
-0
/
+55
*
Add support for Intel 440MX and Fujitsu MBM29F400TC
Uwe Hermann
2007-10-30
1
-0
/
+1
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-2
/
+2
*
Fix wrong values/typos in chipset_enable.c
Carl-Daniel Hailfinger
2007-10-17
1
-2
/
+2
*
Revert my last cleanup patch
Uwe Hermann
2007-10-10
1
-1
/
+1
*
Cosmetic changes to make the flashrom output more consistent
Uwe Hermann
2007-10-10
1
-1
/
+1
*
Change out/in combinations to pci_read/write_byte in sis630 chipset enable
Alex Beregszaszi
2007-09-11
1
-6
/
+4
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-7
/
+19
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-9
/
+8
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-2
/
+0
*
Fix up and document the AMD CS5530/CS5530A support
Uwe Hermann
2007-06-06
1
-10
/
+21
*
Document the newly supported IBM x3455 board and the now-supported Broadcom H...
Uwe Hermann
2007-06-05
1
-4
/
+3
*
Move GPIO settings to board specific code for IBM x3455
Stefan Reinauer
2007-06-05
1
-5
/
+0
*
Add support for BCM HT1000 chipset
Stefan Reinauer
2007-06-05
1
-0
/
+24
*
Add support for ASUS P5A (Socket 7, ALi based)
Luc Verhaegen
2007-05-20
1
-0
/
+14
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
1
-141
/
+134
*
Add support for CX700 builtin southbridge
Randall Philipson
2007-04-09
1
-0
/
+1
*
Split flash_enable.c into chipset_enable.c and board_enable.c
Luc Verhaegen
2007-04-04
1
-0
/
+469