index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The currently used write functions (wrappers) all use helpers which
hailfinger
2010-10-10
9
-61
/
+62
*
Remove progress printing from individual flash chip drivers.
hailfinger
2010-10-08
7
-70
/
+0
*
flashrom had an implicit erase-on-write for most flash chip and
hailfinger
2010-10-08
12
-183
/
+97
*
Increase flashrom release number to 0.9.3.
hailfinger
2010-10-08
1
-1
/
+1
*
CONFIG_BITBANG_SPI was not selected if CONFIG_NICINTEL_SPI was on by
hailfinger
2010-10-08
6
-24
/
+41
*
A lot of messages sent to flashrom@flashrom.org just have "flashrom -V"
hailfinger
2010-10-08
4
-11
/
+22
*
SPI write status register (WRSR) may take longer than 100 ms, and it
hailfinger
2010-10-08
2
-4
/
+39
*
List the devices for all supported programmers in "flashrom -L" output.
hailfinger
2010-10-07
3
-30
/
+40
*
flashrom -L output did not contain a list of programmers nor were all
hailfinger
2010-10-06
7
-55
/
+111
*
The Direct I/O library for Mac OS X is now called DirectHW to make sure
hailfinger
2010-10-06
4
-3
/
+5
*
Update the author list in the man page.
hailfinger
2010-10-06
2
-4
/
+34
*
Remove duplicate includes from the code.
stepan
2010-10-06
16
-19
/
+0
*
DJGPP: Avoid leaking memory on lowmem mapping error.
hailfinger
2010-10-05
1
-1
/
+5
*
Use AAI write for SST SST25VF032B.
hailfinger
2010-10-05
3
-5
/
+20
*
Implement on-the-fly reprogramming of the ICH SPI OPCODE table.
hailfinger
2010-10-05
1
-20
/
+79
*
Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741.
uwe
2010-10-05
3
-0
/
+4
*
Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-T
mhm
2010-10-05
3
-1
/
+12
*
Quickfix for broken writes on FT2232H based programmers.
uwe
2010-10-05
1
-1
/
+1
*
Make sure all chip variants are present in .name strings in flashchips.c
mhm
2010-10-05
2
-30
/
+57
*
Speed up RayeR SPIPGM driver in flashrom by a factor of 2.
hailfinger
2010-10-05
2
-35
/
+69
*
Board enable for GA-6IEM
mkarcher
2010-10-05
2
-0
/
+3
*
Update README to list all the needed rpm files for DOS cross-compilation
hailfinger
2010-10-05
1
-3
/
+4
*
Add Intel 82571EB and 82572EI Gigabit NICs to the supported list.
hailfinger
2010-10-05
1
-0
/
+2
*
Add support for building flashrom against libpayload.
oxygene
2010-09-30
6
-5
/
+74
*
Support for Loongson-2F (MIPS) flashing.
hailfinger
2010-09-29
2
-1
/
+52
*
Half a dozen hardcoded strcmp() don't make sense if we need a
hailfinger
2010-09-26
1
-4
/
+29
*
Implement libpayload support and improve life for DOS
hailfinger
2010-09-25
3
-11
/
+18
*
The variable 'ret' is unused when compiling on BigEndian architecture.
uwe
2010-09-20
1
-0
/
+2
*
Add chip IDs for Alliance Semiconductor flash chips.
mhm
2010-09-18
1
-0
/
+12
*
Thanks to Johannes Sjölund for reporting that the Bus Pirate init could
hailfinger
2010-09-16
2
-2
/
+27
*
Add board enable for Elitegroup GeForce6100SM-M
mhm
2010-09-16
2
-0
/
+25
*
Add chip definitions for the folowing chips:
mhm
2010-09-16
2
-0
/
+84
*
This patch changes the prefix of chip constant #defines in the following way:
mhm
2010-09-15
3
-456
/
+456
*
Add chipset enable for Broadcom OSB4.
hailfinger
2010-09-15
1
-0
/
+18
*
AMD SB700 and later have an integrated microcontroller (IMC) which runs
hailfinger
2010-09-15
1
-0
/
+18
*
Delay between probe and subsequent operations.
hailfinger
2010-09-15
1
-0
/
+5
*
SPI bitbanging: request/release bus.
hailfinger
2010-09-15
4
-21
/
+53
*
Honor ICH SPI address window for reads.
hailfinger
2010-09-15
1
-1
/
+22
*
Add missing GIGABYTE GA-7DXR entry, should have been in r1166.
uwe
2010-09-15
1
-0
/
+1
*
Rename constants
mhm
2010-09-14
2
-97
/
+79
*
Board-enable for the ASUS A7V333.
uwe
2010-09-14
2
-2
/
+5
*
Another round of board/chip status updates.
uwe
2010-09-14
3
-2
/
+7
*
Add support for ST M25PX32 and M25PX64 flash chips. Probe, read, erase and
uwe
2010-09-14
2
-0
/
+60
*
Use caching for Nvidia MCP SPI GPIO accesses.
hailfinger
2010-09-14
1
-35
/
+25
*
Add support for the abit BM6 board.
uwe
2010-09-13
2
-0
/
+11
*
Add support for the Macronix MX251635E chip.
uwe
2010-09-13
2
-0
/
+34
*
Add board enable for ASUS P4SC-E.
mhm
2010-09-13
2
-0
/
+44
*
Board enable for MS-6163 Pro (MS-6163 rev:2)
mhm
2010-09-13
2
-0
/
+11
*
Board enable for ASUS P5GDC Deluxe.
hailfinger
2010-09-13
2
-0
/
+3
*
Add a board enable for MSI MS-6561 (745 Ultra).
uwe
2010-09-11
3
-1
/
+4
[prev]
[next]