index
:
ast2050-flashrom
master
Modified flashrom sources to support the Aspeed AST2050 / AST2400
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This patch aims to restructure SPI flash support in a more reasonable way
Carl-Daniel Hailfinger
2007-10-02
3
-19
/
+119
*
Add preliminary SPI flash identification support for SPI chips attached to IT...
Carl-Daniel Hailfinger
2007-09-27
1
-0
/
+101
*
Change out/in combinations to pci_read/write_byte in sis630 chipset enable
Alex Beregszaszi
2007-09-11
1
-6
/
+4
*
Remove useless 'extern' keywords
Uwe Hermann
2007-09-09
2
-58
/
+58
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
19
-29
/
+29
*
Add missing license header to udelay.c
Uwe Hermann
2007-09-09
1
-0
/
+20
*
Add a dedicated license
Uwe Hermann
2007-09-08
1
-0
/
+339
*
Add support for the Winbond W29EE011
Markus Boas
2007-08-30
5
-1
/
+68
*
Add support for the Winbond W29C040P
Markus Boas
2007-08-30
3
-0
/
+4
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
21
-306
/
+257
*
Cosmetic fixes
Uwe Hermann
2007-08-23
20
-115
/
+120
*
Drop duplicated code (copies of plain JEDEC functions)
Uwe Hermann
2007-08-23
3
-116
/
+5
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
38
-212
/
+101
*
Move code into *.c files, there's no reason to have it in header files
Uwe Hermann
2007-08-23
8
-200
/
+208
*
Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify
Ed Swierk
2007-08-13
1
-6
/
+1
*
Add board enable for the EPoX EP-BX3
Luc Verhaegen
2007-08-11
2
-0
/
+22
*
Add missing supported flash chips to the README
Uwe Hermann
2007-07-27
1
-0
/
+10
*
Add various ST flash chips
Carl-Daniel Hailfinger
2007-07-25
2
-2
/
+26
*
This patch adds support for ST M50FW040 and ST M29W040B
Carl-Daniel Hailfinger
2007-07-24
2
-0
/
+6
*
Add support for Tyan Tomcat K7M
Luc Verhaegen
2007-07-04
1
-3
/
+8
*
Fix up and document the AMD CS5530/CS5530A support
Uwe Hermann
2007-06-06
2
-11
/
+22
*
Document the newly supported IBM x3455 board and the now-supported Broadcom H...
Uwe Hermann
2007-06-05
3
-6
/
+7
*
Move GPIO settings to board specific code for IBM x3455
Stefan Reinauer
2007-06-05
2
-5
/
+14
*
Add support for BCM HT1000 chipset
Stefan Reinauer
2007-06-05
1
-0
/
+24
*
Minor cosmetics
Uwe Hermann
2007-05-24
2
-3
/
+4
*
Drop leftover includes
Stefan Reinauer
2007-05-24
6
-18
/
+5
*
Some copyright analysis
Stefan Reinauer
2007-05-24
2
-1
/
+24
*
Factor out register mapping code
Stefan Reinauer
2007-05-24
6
-55
/
+32
*
Unify mmap error messages
Stefan Reinauer
2007-05-23
6
-10
/
+9
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
17
-178
/
+183
*
Add support for the Winbond W39V040FA chip
Uwe Hermann
2007-05-21
3
-0
/
+4
*
Add support for ASUS P5A (Socket 7, ALi based)
Luc Verhaegen
2007-05-20
3
-3
/
+96
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
15
-800
/
+734
*
Add WinBond Super IO helpers
Luc Verhaegen
2007-05-04
1
-115
/
+78
*
Enable flashing on IWILL DK8-HTX
Mondrian Nuessle
2007-05-03
2
-6
/
+64
*
Add initial support for the following flash chips
Uwe Hermann
2007-04-28
3
-3
/
+16
*
Exit on return code of read_layout and print error message to stderr instead ...
Stefan Reinauer
2007-04-14
2
-2
/
+4
*
Rename flash_rom.c.c
Uwe Hermann
2007-04-11
2
-3
/
+3
*
Add VIA CX700 to the list of supported southbridges
Uwe Hermann
2007-04-09
1
-0
/
+1
*
Add support for CX700 builtin southbridge
Randall Philipson
2007-04-09
1
-0
/
+1
*
Trivial (cosmetic) cleanup
Stefan Reinauer
2007-04-06
8
-61
/
+51
*
Split flash_enable.c into chipset_enable.c and board_enable.c
Luc Verhaegen
2007-04-04
5
-208
/
+464
*
Drop useless and partly even incorrect comments
Uwe Hermann
2007-04-01
1
-49
/
+54
*
Coding style fixes
Uwe Hermann
2007-04-01
14
-133
/
+122
*
Add support for the ICH7-DH southbridge (untested)
Uwe Hermann
2007-03-31
1
-0
/
+1
*
This is a trivial cosmetic fix
Stefan Reinauer
2007-03-22
1
-1
/
+1
*
The attached patch adds additional PCI IDs for MCP55 LPC devices
Ed Swierk
2007-03-06
1
-0
/
+5
*
Fix wrong VT8235 flash enable failed warning
Luc Verhaegen
2007-03-02
1
-40
/
+37
*
Add Winbond W39V080A support
David Hendricks
2007-03-02
3
-0
/
+4
*
Add support for the Gigabyte m57sli-s4 board
Ward Vandewege
2007-02-28
1
-0
/
+1
[prev]
[next]