Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
27fdfd751ee0d4ed919a23d934b9271568377fa6
« Previous
d0803c8
vt_vx: check whether the chipset's MMIO range is configured
by Lubomir Rintel
· 7 years ago
aac8142
flashchips: Revise all 4BA chips
by Nico Huber
· 7 years ago
fe34d2a
spi25: Revise decision when to enter/exit 4BA mode
by Nico Huber
· 7 years ago
1cf407b
spi_master: Introduce SPI_MASTER_4BA feature flag
by Nico Huber
· 7 years ago
ed098d6
spi: Move ICH BBAR quirk out of the way
by Nico Huber
· 8 years ago
7e3c81a
spi25: Merge remainder of spi4ba in
by Nico Huber
· 7 years ago
0ee2dc0
spi4ba: Drop now obsolete, redundant functions
by Nico Huber
· 7 years ago
7a07722
spi25: Remove now obsolete `four_bytes_addr_funcs` path
by Nico Huber
· 7 years ago
a1672f8
spi25: Enable native 4BA read and write using feature bits
by Nico Huber
· 7 years ago
f43c654
spi25: Integrate 4BA support
by Nico Huber
· 7 years ago
0ecbacb
spi25: Use common code for nbyte read/write and block erase
by Nico Huber
· 7 years ago
a3140d0
spi25: Introduce spi_simple_write_cmd()
by Nico Huber
· 7 years ago
c880173
internal: Only build on x86 and mipsel
by Nico Huber
· 7 years ago
095522c
Move endianness definitions and provide it inside Makefile
by Nico Huber
· 7 years ago
19eb079
ichspi: Fix 100 series PCH (Skylake) support
by Nico Huber
· 7 years ago
3083ed9
flashchips: Add ISSI IS25LP128 and IS25WP128
by David Hendricks
· 8 years ago
57a3b73
Do not stop probing for flashchips after map_flash() failed
by Martin Schiller
· 7 years ago
48729d3
flashchips: Mark W25Q128.W as tested
by David Hendricks
· 7 years ago
b007278
flashchips: Add MX25L6473F
by Nico Huber
· 7 years ago
97a9049
internal: Fix warnings about unused constants
by Nico Huber
· 7 years ago
6891709
README: Update packaging section for Git repositories
by Nico Huber
· 7 years ago
bbf0dbd
chipset_enable: Mark SiS 630 as tested OK
by Nico Huber
· 7 years ago
1f33cb5
linux_spi: Dynamically detect max buffer size
by Keno Fischer
· 9 years ago
22f2dc5
ichspi: Disable software sequencing by default for Skylake
by Nico Huber
· 7 years ago
1f08153
spi25_statusreg: Return defined value on failed RDSR
by Nico Huber
· 7 years ago
8b2152d
ichspi: Fix software sequencing for Skylake
by Nico Huber
· 7 years ago
f268d8b
Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP
by Stefan Tauner
· 7 years ago
e1a960e
Use bzip2 when making a tarball
by David Hendricks
· 7 years ago
4343e7d
fixup! nicintel_eeprom: Support for I210 emulated EEprom
by Nico Huber
· 7 years ago
2ec33f9
Fix serprog on FreeBSD
by Michael Zhilin
· 8 years ago
615ba18
serial: Support custom baud rates on linux
by Urja Rannikko
· 7 years ago
beaefe0
Move get_layout() from flashrom.c to layout.c
by dhendrix
· 7 years ago
af111e2
Fix ID of ST M25P05
by Stefan Tauner
· 7 years ago
e29591d
Initial MX66L51235F support
by Timothy Pearson
· 8 years ago
5bdb87e
Initial MX25L25635F support
by Timothy Pearson
· 8 years ago
199ab39
4BA: Add Micron N25Q/MT25QL 32MB and 64MB 3V SPI flash
by Ed Swierk
· 7 years ago
cc20a9b
4BA: Allow disabling 4-byte address mode for SPI flash
by Ed Swierk
· 7 years ago
d94d254
4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing
by Ed Swierk
· 7 years ago
7fe8569
4BA: Support for new direct-4BA instructions + W25Q256.V update
by Boris Baykov
· 8 years ago
5de3b9b
4BA: Support for 4-bytes addressing via Extended Address Register
by Boris Baykov
· 8 years ago
aa6c374
4BA: Winbond W25Q256.V chip (32MB) declaration, 4-bytes addr mode
by Boris Baykov
· 8 years ago
9912718
4BA: Flashrom integration for the 4-bytes addressing extensions
by Boris Baykov
· 8 years ago
b1f8836
fixup! 4BA: Basic support for 4-bytes addressing mode extensions
by Boris Baykov
· 8 years ago
50a5660
4BA: Basic support for 4-bytes addressing mode extensions
by Boris Baykov
· 8 years ago
f4d7772
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
63bf222
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
f3f996e
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
3a937b7
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
68b5f00
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
fa25bc3
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
5bf6b85
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
8eb1df6
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
9620912
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
2dc5d29
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
e413685
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
60f7a22
fixup! Convert flashrom to git
by Stefan Tauner
· 7 years ago
f0cbbb0
Add modification date to manpage header instead of the section
by Stefan Tauner
· 7 years ago
79d838d
fixup! nicintel_eeprom: Support for I210 emulated EEprom
by David Hendricks
· 7 years ago
75a2a79
nicintel_spi: Define BIT() macro
by Ricardo Ribalda Delgado
· 8 years ago
26d33d2
nicintel_spi: Support for I210/I211 cards
by Ricardo Ribalda Delgado
· 8 years ago
9fe1fb7
nicintel_eeprom: Support for I210 emulated EEprom
by Ricardo Ribalda Delgado
· 8 years ago
7b629bc
sb600spi: Add support for Merlin Falcon Chipset
by Ricardo Ribalda Delgado
· 8 years ago
8681df1
.gitignore: Add Doxygen dir `libflashrom-doc/`
by Nico Huber
· 7 years ago
7a8305f
ich_descriptors: Use MAX_NUM_FLREGS for entries[]
by David Hendricks
· 7 years ago
0eb00d4
Move ich_layout from layout.h to ich_descriptors.h
by David Hendricks
· 7 years ago
a521636
chipset_enable: Add support for C620-series Lewisburg PCH
by David Hendricks
· 7 years ago
aa91d5c
ichspi: "Fix" access permission reporting for regions > 7
by Nico Huber
· 7 years ago
a1bccd8
chipset_enable: Mark Braswell as tested
by David Hendricks
· 7 years ago
4d440a7
Include <sys/types.h> wherever ssize_t is used
by Nico Huber
· 7 years ago
8e76230
ich_descriptors: Modify limits for C620/Lewisburg PCH
by David Hendricks
· 7 years ago
a54ceb1
rpci: Use pci_dev struct pointer to avoid API breaks
by Youness Alaoui
· 7 years ago
67d7179
ich_descriptors: Pretty print an assumed chipset
by Nico Huber
· 7 years ago
5002634
chipset_enable: Set 100 series chipsets to NT
by Nico Huber
· 8 years ago
fa62294
ich_descriptors: Update for Intel Skylake
by Nico Huber
· 8 years ago
1dc3d42
ich_descriptors: Add function to guess chipset version
by Nico Huber
· 7 years ago
0bb3f71
ich_descriptors: Draw +0xfff into ICH_FREG_LIMIT()
by Nico Huber
· 8 years ago
d54e4f4
ichspi: Add support for Intel Skylake
by Nico Huber
· 8 years ago
93c3069
chipset_enable: Add support for Intel Skylake / Kabylake
by Nico Huber
· 8 years ago
d152fb9
Drop redundant `enum msglevel`
by Nico Huber
· 7 years ago
731316a
Enable continuous SPI reads
by Urja Rannikko
· 7 years ago
026c741
Remove djgpp-dos target
by Stefan Tauner
· 7 years ago
7634708
Convert flashrom to git
by Stefan Tauner
· 8 years ago
8624e8c
udelay: Use clock_gettime() if available and precise
by Nico Huber
· 12 years ago
2d62572
Fix linking with libpayload
by Nico Huber
· 9 years ago
8d49499
fixup! Make read_ich_descriptors_from_dump() available in flashrom
by Nico Huber
· 7 years ago
e8e7a80
fixup! Add a convenient libflashrom interface
by Nico Huber
· 7 years ago
1b172f2
fixup! Add a convenient libflashrom interface
by Nico Huber
· 7 years ago
560111e
ichspi: Drop `dev` parameter from init functions
by Nico Huber
· 8 years ago
5120591
Handle Intel Wildcat Point *LP* like Lynx Point LP
by Nico Huber
· 8 years ago
d7c7552
ich_descriptors: Fix more odd +1s
by Nico Huber
· 8 years ago
7258cf5
fixup! Kill doit()
by Urja Rannikko
· 7 years ago
3145423
Whitelist Roda/RV11 laptop
by Nico Huber
· 9 years ago
305f417
Add option to read ROM layout from IFD
by Nico Huber
· 11 years ago
ad18631
Make read_ich_descriptors_from_dump() available in flashrom
by Nico Huber
· 9 years ago
3828b39
cli_classic: Remove layout-for-write-only check
by Nico Huber
· 9 years ago
99d1595
cli_classic: Add option (-N, --noverify-all)
by Nico Huber
· 9 years ago
70eed9f
flashchips: Add untested Winbond W25Q128.W
by Nico Huber
· 8 years ago
899e4ec
Kill doit()
by Nico Huber
· 9 years ago
1878110
Adapt CLI to use new libflashrom interface' print callback
by Nico Huber
· 12 years ago
a9fc4f4
Add Doxyfile for libflashrom documentation
by Nico Huber
· 12 years ago
Next »