Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
81a8fb7c2cd2c66809393e8cfca204a25bcb0c64
« Previous
4335ec8
Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported
by Uwe Hermann
· 13 years ago
dadc0a6
Add Intel Tunnel Creek chipset support, mark it as tested
by Ingo Feldschmid
· 13 years ago
0e3f1cf
Kill all exit() calls in chipset_enable.c
by Tadas Slotkus
· 13 years ago
48446c8
Fix linux_spi.c build on 32bit systems
by Uwe Hermann
· 13 years ago
5ce5f70
Add support for the Linux SPI subsystem (spidev)
by Sven Schnelle
· 13 years ago
ad47034
Introduce ERROR_FATAL, abort upon failed chipset enables
by Tadas Slotkus
· 13 years ago
3093f8f
Add a bunch of new/tested stuff and various small changes 7
by Sylvain "ythier" Hitier
· 13 years ago
97d5b12
Shorten some board enable related function names
by Carl-Daniel Hailfinger
· 13 years ago
bd0c70a
Fix printing of the Boot BIOS Straps on Intel chipsets
by Stefan Tauner
· 13 years ago
6e9e2ee
Add AMD Hudson chipset-enable
by Wang Qing Pei
· 13 years ago
09ebd52
Mark the AMD Am29LV008BB chip as fully tested
by Uwe Hermann
· 13 years ago
fca3b01
Add support for the Sharp LH28F008BJT-BTLZ1 chip
by Mattias Mattsson
· 13 years ago
14ab8d4
Add board enable for ASUS P5LP-LE
by Michael Karcher
· 13 years ago
44ffd58
Makefile: Fix MinGW build, improve output with bogus CC
by Uwe Hermann
· 13 years ago
394ee78
Move the main() function from flashrom.c to cli_classic.c
by Uwe Hermann
· 13 years ago
5678708
Makefile: fix and simplify test program compilations
by Stefan Tauner
· 13 years ago
33670ba
Add support for the SST25LF080A flash chip
by Zeus Castro
· 13 years ago
a63c7c4
Remove unneeded inclusions of chipdrivers.h
by Stefan Tauner
· 13 years ago
082c8b5
Fixup of r1397
by Carl-Daniel Hailfinger
· 13 years ago
0528b7f
ft2232_spi: add support for the Dangerous Prototypes Bus Blaster
by Steve Markgraf
· 13 years ago
1fd4f9e
Add board enable for ASUS P5GD2 Premium
by Joshua Roys
· 13 years ago
ac8b2a1
Add (untested) board enable for Asus P5LD2
by Joshua Roys
· 13 years ago
8b391b8
ichspi.c: refactor filling and reading the fdata/spid registers
by Stefan Tauner
· 13 years ago
a9cbbac
Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")
by Stefan Tauner
· 13 years ago
2414e09
Fix the A8N-SLI Deluxe board enable
by Stefan Tauner
· 13 years ago
af4b158
Fix the EP-8NPA7I (for the last time hopefully)
by Stefan Tauner
· 13 years ago
9ce498e
Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets
by Jonathan Kollasch
· 13 years ago
eebeb53
Introduce msg_*dbg2
by Stefan Tauner
· 13 years ago
af882e7
Rephrase warnings in chipset_enable.c
by Stefan Tauner
· 13 years ago
87955bf
Switch to AAI for some more SST chips
by Joshua Roys
· 13 years ago
e187d5e
Use __func__ instead of __FUNCTION__ as we do elsewhere
by Uwe Hermann
· 13 years ago
21b10c6
Make flashrom build on PPC/PowerPC with just "make"
by Uwe Hermann
· 13 years ago
e9ccad5
Extract spi_prettyprint_status_register_amic_a25_srwd
by Stefan Tauner
· 13 years ago
314cfba
manpage: Document all ft2232_spi and serprog variants
by Uwe Hermann
· 13 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
1a22795
Rename CHIP_BUSTYPE_FOO to BUS_FOO
by Carl-Daniel Hailfinger
· 13 years ago
4deb8c6
Increase flashrom release number to 0.9.4
by Carl-Daniel Hailfinger
· 13 years ago
93f7023
Add a bunch of new/tested stuff and various small changes 6
by Stefan Tauner
· 13 years ago
84d1968
Fix output of erase_and_write_flash and surroundings
by Carl-Daniel Hailfinger
· 13 years ago
2e88a9f
Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing
by Carl-Daniel Hailfinger
· 13 years ago
a34d719
Be more refined regarding DMI chassis types
by Stefan Tauner
· 13 years ago
46fa068
Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter
by Carl-Daniel Hailfinger
· 13 years ago
a074383
Enforce compile-time errors in satamv and atahp for non-x86 targets
by Andrew Morgan
· 13 years ago
941a273
Random manpage improvements and updates
by Uwe Hermann
· 13 years ago
716e098
Add a bunch of new/tested stuff and various small changes 5
by Stefan Tauner
· 13 years ago
a08d0f2
Add support for the GIGABYTE GA-8SIMLH board
by Michael Karcher
· 13 years ago
6d71530
Add support for EN25Q(H) series SPI flash chips
by David Hendricks
· 13 years ago
9321f06
Man page fixes
by Carl-Daniel Hailfinger
· 13 years ago
b86e118
Mark some ck804 boards as not working
by Stefan Tauner
· 13 years ago
122dd12
ichspi.c: do not print PBR[3] for ICH7 because it does not exist
by Stefan Tauner
· 13 years ago
d8334db
Fix out-of-bounds access if all erase functions fail
by Carl-Daniel Hailfinger
· 13 years ago
ec8c248
chipset_enable.c: add a message for untested chipset enables
by Stefan Tauner
· 13 years ago
ac54fbe
flashrom.8: explain read accesses as part of the write operation
by Stefan Tauner
· 13 years ago
274a20d
ft2232_spi: Improve error handling, remove exit() calls
by Uwe Hermann
· 13 years ago
ff80e68
Fix the ASUS A8N-VM CSM board enable
by Stefan Tauner
· 13 years ago
7d257b4
Annotate additional flashchips with voltage ranges
by Steven Zakulec
· 13 years ago
1a30d50
Fix a bug breaking layout file handling in r1373
by Stefan Tauner
· 13 years ago
d566014
Fix and clean up cli_classic.c
by Carl-Daniel Hailfinger
· 13 years ago
25b5a59
Enable writing on mcp6x_7x
by Stefan Tauner
· 13 years ago
24c35e4
Change "class" parameter name to "devclass" to avoid C++ issues
by Uwe Hermann
· 13 years ago
269de35
Fix unchecked malloc calls and casts of malloc return values
by Stefan Tauner
· 13 years ago
ff56267
Update motherboard URLs in print.c
by Benjamin Bellec
· 13 years ago
c73e281
Add untested board enable for ASUS M6Ne
by Joshua Roys
· 13 years ago
9932c7b
Add a bunch of new/tested stuff and various small changes 4
by Cristian Măgherușan-Stanciu
· 13 years ago
91199a1
Autodetect target processor architecture
by Carl-Daniel Hailfinger
· 13 years ago
5ffe65b
ichspi.c: print FADDR in ich_init_spi
by Stefan Tauner
· 13 years ago
9db4551
Kill unused "log" argument of count_usable_erasers()
by Sylvain "ythier" Hitier
· 13 years ago
d5e85d6
Fix and improve Windows/MinGW/MSYS build
by Uwe Hermann
· 13 years ago
10b3e22
ichspi.c: preserve reserved bits in address registers
by Stefan Tauner
· 13 years ago
bd649e4
ichspi.c: add FPB (Flash Partition Boundary) macros and init printing
by Stefan Tauner
· 13 years ago
e27b2d4
ichspi.c: simplify ich_set_bbar
by Stefan Tauner
· 13 years ago
ccd92a1
ichspi.c: make REGWRITE* macros safer
by Stefan Tauner
· 13 years ago
5368dca
Add count_usable_erasers which returns the number of well-defined erasers for a chip
by Stefan Tauner
· 13 years ago
0015549
Fix memleaks due to incorrect usage of flashbuses_to_text
by Stefan Tauner
· 13 years ago
b23df71
Make Makefile's test programs safe(r)
by Stefan Tauner
· 13 years ago
d5b2228
Add a success indicator to the "Reading old flash chip contents..." message
by Stefan Tauner
· 13 years ago
6665244
Constify (a few) parameters.c where possible
by Stefan Tauner
· 13 years ago
b4061f6
Move erase verification to generic code
by Carl-Daniel Hailfinger
· 13 years ago
bfa021d
Replace sizeof("string")-1 with strlen("string")
by Carl-Daniel Hailfinger
· 13 years ago
1258936
print.c: change all occurrences of printf to msg_ginfo
by Stefan Tauner
· 13 years ago
198f277
Fix probe_flash to report new values set by probing functions
by Stefan Tauner
· 13 years ago
7c612f9
Flush stdout after each message
by Ed Swierk
· 13 years ago
c07a41c
flashchips.c: Fix typo: s/don't/doesn't/
by Paul Menzel
· 13 years ago
e8a648d
Look at the return value of wait_82802ab()
by Stefan Reinauer
· 13 years ago
1d23307
Add ASRock K7S41GX board-enable
by Pawel Rozanski
· 13 years ago
19f46f2
Various board status updates
by Uwe Hermann
· 13 years ago
2cf2da6
Add intel 6 series pci ids to chipset_enables
by Stefan Tauner
· 13 years ago
570dcc7
Fix and add a few chipset_enables entries
by Idwer Vollering
· 13 years ago
326a060
Resort chipset_enables array by pci ids
by Idwer Vollering
· 13 years ago
6573b74
Do not display skipped probe messsages in verbose mode
by Carl-Daniel Hailfinger
· 13 years ago
8ebc046
Update the flashrom udev rules file with new programmers
by Uwe Hermann
· 13 years ago
68b9cca
Update the flashrom manpage
by Uwe Hermann
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
9d9a104
Add board enable for GA-8IP775
by Joshua Roys
· 13 years ago
d8a00a0
Add (untested) board enable for GA-K8NS Pro-939
by Idwer Vollering
· 13 years ago
d06d941
Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3
by Stefan Tauner
· 13 years ago
29c8083
ichspi.c: add missing ICH9 register macros and eliminate magic numbers
by Stefan Tauner
· 13 years ago
b2d5f6a
Use the max_data_read field of the new spi_programmer struct to simplify run_opcode
by Stefan Tauner
· 13 years ago
f9a8da5
enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL
by Stefan Tauner
· 13 years ago
c020706
Add support for Olimex programmers to ft2232_spi
by Pete Batard
· 13 years ago
Next »