Flashrom/0.9.7: Difference between revisions

From flashrom
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#ff6666; align:right; border:1px solid #000000;">
<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#ff6666; align:right; border:1px solid #000000;">
'''IMPORTANT:''' This is work in progress. Its purpose is to track improvements as they are pushed to our repository. Some of the stuff mentioned below may even be removed later.
'''IMPORTANT:''' This is work in progress. Its purpose is to organize code review and track improvements as they are pushed to our repository. Some of the stuff mentioned below may not get included or even be removed later again.
</div>
</div>


Line 16: Line 16:
** [http://patchwork.coreboot.org/patch/3329/ EN29LV800(A/B/C)]
** [http://patchwork.coreboot.org/patch/3329/ EN29LV800(A/B/C)]
** [http://patchwork.coreboot.org/patch/3231/ MX25L6445E et al]
** [http://patchwork.coreboot.org/patch/3231/ MX25L6445E et al]
** [http://patchwork.coreboot.org/patch/3531/ AT25F series 1] [http://patchwork.coreboot.org/patch/3534/ 2] [http://patchwork.coreboot.org/patch/3535/ 3]
** [http://patchwork.coreboot.org/patch/3186/ AT26F040]
** [http://patchwork.coreboot.org/patch/3186/ AT26F040]
** [http://patchwork.coreboot.org/patch/3697/ refinements]
** [http://patchwork.coreboot.org/patch/3697/ N25Q064 refinements]
* boards
* boards
** [http://patchwork.coreboot.org/patch/3610/ biostar M7VIQ]
** [http://patchwork.coreboot.org/patch/3610/ biostar M7VIQ]
Line 27: Line 28:
* infrastructure
* infrastructure
** [http://patchwork.coreboot.org/patch/3571/ make struct flashchip a field in struct flashctx]
** [http://patchwork.coreboot.org/patch/3571/ make struct flashchip a field in struct flashctx]
** [http://patchwork.coreboot.org/patch/3533/ spi25 cleanups and AT25f]
** [http://patchwork.coreboot.org/patch/3533/ spi25 cleanups 1] and [http://patchwork.coreboot.org/patch/3532/ 2]
** [http://patchwork.coreboot.org/patch/3675/ pci refinements]
** [http://patchwork.coreboot.org/patch/3675/ pci refinements]
** [http://patchwork.coreboot.org/patch/3646/ Return code for spi_read_status_register]
** [http://patchwork.coreboot.org/patch/3646/ Return code for spi_read_status_register]

Revision as of 00:07, 3 August 2012


IMPORTANT: This is work in progress. Its purpose is to organize code review and track improvements as they are pushed to our repository. Some of the stuff mentioned below may not get included or even be removed later again.


TODO list for this release


New major user-visible features

Infrastructural improvements and fixes

Download

flashrom 0.9.7 can be downloaded in various ways:

Anonymous checkout from the subversion repository at svn://flashrom.org/flashrom/tags/flashrom-0.9.7

A tarball is available for download at

http://download.flashrom.org/releases/flashrom-0.9.7.tar.bz2 (GPG signature).

Supported hardware

Please see the archived status page for the hardware supported by this release.