index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
flashrom
/
flash.h
Age
Commit message (
Expand
)
Author
2009-04-24
MAX may already be defined. Also, fix smaller cosmetics (trivial).
Uwe Hermann
2009-04-23
flashrom: Support MX25L3235D
Stephan Guilloux
2009-04-21
flashrom: Support Macronix MX2512805D flash chip
Stephan Guilloux
2009-03-06
FreeBSD definitions of (read|write)[bwl] collide with our own. Before we
Carl-Daniel Hailfinger
2009-03-05
flashrom: Use helper functions to access flash chips.
Carl-Daniel Hailfinger
2009-01-26
flashrom: Driver for ST M29F002T/NT/B. T/NT TEST_OK_ PROBE READ ERASE WRITE
Peter Stuge
2009-01-26
flashrom: SST25VF040B using 0x90 identification and AAI write.
Peter Stuge
2009-01-26
flashrom: Winbond SuperIO SPI driver.
Peter Stuge
2009-01-26
flashrom: Export Winbond SuperIO register access functions in board_enable.c.
Peter Stuge
2009-01-26
flashrom: Darwin / Mac OS X
Stefan Reinauer
2009-01-26
flashrom: Abstract mmap() in physmap.c and only open /dev/mem on the first ph...
Stefan Reinauer
2009-01-26
flashrom: Change flashrom.c:map_flash_registers() from int to void.
Peter Stuge
2009-01-26
flashrom: Change FreeBSD #ifdef into #if defined()
Stefan Reinauer
2009-01-23
flashrom: Check all mmap() calls and print helpful Linux error message.
Peter Stuge
2009-01-07
Add SST49LF020 support.
Sven Schnelle
2008-12-15
* add a generic preop-opcode-pair table.
FENG yu ning
2008-12-10
Add 28 flash chips of the MX29 series to the flashrom ID table and
Carl-Daniel Hailfinger
2008-12-08
Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI
FENG yu ning
2008-12-04
Add RDID/REMS IDs for the following flash chips:
Carl-Daniel Hailfinger
2008-12-03
Replace #ifdefs for sc520 systems by run time probing.
Stefan Reinauer
2008-11-28
If a chip has any TEST_BAD_* flag set, we don't even list the
Carl-Daniel Hailfinger
2008-11-28
Add support for the AMD/ATI SB600 southbridge SPI functionality.
Jason Wang
2008-11-28
Flashrom already has the following probe functions:
Carl-Daniel Hailfinger
2008-11-18
Check for failed SPI command execution in flashrom. Although SPI itself
Carl-Daniel Hailfinger
2008-11-15
The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs.
Carl-Daniel Hailfinger
2008-11-04
Add support for 8 new chips to flashrom and fix up 2 existing chips
Carl-Daniel Hailfinger
2008-11-03
Add additional SPI sector erase and chip erase command functions to
Carl-Daniel Hailfinger
2008-11-02
Add support for the ST M50FW002 chip to flashrom. Identification only,
Carl-Daniel Hailfinger
2008-10-29
Flashrom support for some Numonyx parts (M25PE)
Stefan Reinauer
2008-10-18
Coding-style fixes for flashrom, partly indent-aided (trivial).
Uwe Hermann
2008-10-07
Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.
Mats Erik Andersson
2008-09-26
Activate proper support for EN29F002(A)(N)[BT].
Mats Erik Andersson
2008-07-21
flashrom: Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-07
flashrom: Trivial SPI cleanups
Peter Stuge
2008-07-06
r3415 removed symbolic constants for device IDs by accident.
Carl-Daniel Hailfinger
2008-07-06
flashrom: Add AMIC A29002
Andreas Thienemann
2008-06-30
First attempt to clean up SPI probing and create a common
Stefan Reinauer
2008-06-30
Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that.
Rudolf Marek
2008-06-30
This patch adds support for VIA SPI controller on VT8237S. It is similar with
Rudolf Marek
2008-06-27
* ICH7 SPI support
Stefan Reinauer
2008-06-22
flashrom: Remove dead M-Systems Disk on Chip code
Peter Stuge
2008-06-18
flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011...
Jens Kuehnel
2008-06-18
flashrom: Force read unknown flash chips
Peter Stuge
2008-06-11
flashrom: Add support for Amic Technology A29040B flash chip.
Peter Stuge
2008-05-27
Revert r3357 and fix it as intended to (forgotten header commit instead of typo)
Mart Raudsepp
2008-05-22
Add support for Amic A25L40P SPI flash.
Rudolf Marek
2008-05-22
Changes to make flashrom compile (and work) on FreeBSD.
Andriy Gapon
2008-05-17
flashrom: Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-16
Add support for SPI chips on ICH9. This is done by using the generic SPI
Dominik Geyer
2008-05-15
Lots of new SST flash chip IDs. Only a subset has been added to
Carl-Daniel Hailfinger
[next]