Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
01dac17ec586e0476eaea3410d68d516fd6d6a61
« Previous
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
6745d6f
Use getpagesize() to determine the physmap's length in nicintel_spi.c
by Stefan Tauner
· 12 years ago
7bf4ed9
Rename AT25F512B-specific code
by Stefan Tauner
· 12 years ago
62218c3
Clean up enable_flash_ich and attempt to disable SMM write protection
by Stefan Reinauer
· 12 years ago
3dcdc03
Add untested board enable for DFI AD77
by Tadas Slotkus
· 12 years ago
61b4cfa
Clean up satasii.c
by Stefan Tauner
· 12 years ago
5a7cb84
Make struct flashchip a field in struct flashctx instead of a complete copy
by Carl-Daniel Hailfinger
· 12 years ago
dd73d83
Fix VIA VX*** support
by Helge Wagner
· 12 years ago
b4e06bd
Refactor the -p internal:mainboard handling
by Stefan Tauner
· 12 years ago
a16a892
Bus Pirate init cleanup and fixes
by Carl-Daniel Hailfinger
· 12 years ago
a8da224
Allow specifying CPPFLAGS
by Carl-Daniel Hailfinger
· 12 years ago
b7bce8a
Allow the user to specify CFLAGS without breaking the build
by Carl-Daniel Hailfinger
· 12 years ago
7c36d52
Call ftdi_set_interface right after ftdi_init and before ftdi_usb_open
by Ilya A. Volynets-Evenbakh
· 12 years ago
8dd97f9
Add support for Atmel AT49(H)F010, AT49F080 and AT49F080T
by Andrew Morgan
· 12 years ago
b98f6eb
serprog: Add support for setting the SPI frequency
by Stefan Tauner
· 12 years ago
a1a14ec
Clean up ICH descriptor code
by Stefan Tauner
· 12 years ago
37e8686
Move show_id to where it belongs
by Stefan Tauner
· 12 years ago
24c38df
Fix broken board enables
by Stefan Tauner
· 12 years ago
60d9bd2
Portability fixes and cleanups
by Carl-Daniel Hailfinger
· 12 years ago
b6304c1
Add board enable for Biostar M7VIQ
by Stefan Tauner
· 12 years ago
975b706
Simplify processor_enable.c
by Peter Lemenkov
· 12 years ago
a583853
Increase flashrom release number to 0.9.6.1
by Carl-Daniel Hailfinger
· 12 years ago
06b9efa
Fix missing #include hwaccess.h
by Carl-Daniel Hailfinger
· 12 years ago
87fbb77
Refine messages of SPI block protection disables
by Stefan Tauner
· 12 years ago
1ba08f6
Clean up a25.c, at25.c, spi25.c
by Stefan Tauner
· 12 years ago
cb30158
Increase flashrom release number to 0.9.6
by Carl-Daniel Hailfinger
· 12 years ago
2a95e87
Remove more exit calls
by Niklas Söderlund
· 12 years ago
00ec027
print_wiki: fix columns calculations
by Stefan Tauner
· 12 years ago
2c20b28
Introduce enum test_state
by Stefan Tauner
· 12 years ago
d94d25d
Add a bunch of new/tested stuff and various small changes 13
by Stefan Tauner
· 12 years ago
a0fce5f
Intel 7 Series fixes (addition of QM77, fixed straps printing)
by Helge Wagner
· 12 years ago
4e3391f
Always require the --programmer parameter if any flash chip access is requested
by Carl-Daniel Hailfinger
· 12 years ago
d6bb828
Automatically release I/O permissions on shutdown
by Carl-Daniel Hailfinger
· 12 years ago
0b9af36
Document --output in the man page
by Carl-Daniel Hailfinger
· 12 years ago
32508eb
Hide hwaccess.h from public API
by Patrick Georgi
· 12 years ago
3834c2d
Check vendor_id for PCI based external programmers
by Carl-Daniel Hailfinger
· 12 years ago
6e48a02
Add board enable for MSI K9N SLI (MS-7250 VER:2.1)
by Joshua Roys
· 12 years ago
a4b14f7
Add native SPI AAI write support to the Dediprog SF100 driver
by Nico Huber
· 12 years ago
9e42376
Remove exit() call from show_id
by Niklas Söderlund
· 12 years ago
4099a8a
Add voltage change delays to dediprog driver
by Nico Huber
· 12 years ago
7bca126
Let the programmer driver decide how to do AAI transfers
by Nico Huber
· 12 years ago
3464d05
Fix setting the divisor in ft2232_spi
by Ilya A. Volynets-Evenbakh
· 12 years ago
316fdfb
Bus Pirate buffer management revamp
by Carl-Daniel Hailfinger
· 12 years ago
1c15548
Add logfile support
by Carl-Daniel Hailfinger
· 12 years ago
edab1d2
Add support for PMC Pm39LV512
by Kyösti Mälkki
· 12 years ago
27c8c6c
Remove sharplhf00l04.c
by Michael Karcher
· 12 years ago
b482c6d
ft2232_spi.c: add frequency divisor parameter
by Samir Ibradžić
· 12 years ago
901a3ba
Convert printf to msg_* where appropriate
by Carl-Daniel Hailfinger
· 13 years ago
2cef916
Add support for Eon EN25QH32
by Stefan Tauner
· 13 years ago
0b9df97
dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436
by Stefan Tauner
· 13 years ago
f5e62cb
Add Winbond W836xx SuperI/O detection
by Carl-Daniel Hailfinger
· 13 years ago
5e695ab
dummyflasher: Add a status register to SPI chips
by Stefan Tauner
· 13 years ago
dc704ed
Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combinations
by Stefan Tauner
· 13 years ago
e544939
Add manpage entry for pony_spi
by Michael Karcher
· 13 years ago
b02c62b
Function to enable the flash interface on w83697 family SuperIO chips
by David Borg
· 13 years ago
96c2dfc
spi25.c: Refactor spi_write_status_register helpers
by Stefan Tauner
· 13 years ago
3603a28
Tag all EWSR chips correctly
by Steven Zakulec
· 13 years ago
027e018
Add board enable for ASUS P5BV-R
by Stefan Tauner
· 13 years ago
da7c545
Add serial port bitbanging code
by Virgil-Adrian Teaca
· 13 years ago
2abab94
Add a bunch of new/tested stuff and various small changes 12
by Stefan Tauner
· 13 years ago
23bb6d5
Check for duplicate -i arguments
by Stefan Tauner
· 13 years ago
f5a30f6
Add support for for the Atmel AT49F040 chip
by David Borg
· 13 years ago
47eff6b
Add support for the Eon EN29LV640B chip
by Rudolf Marek
· 13 years ago
1525b2a
Add GigaDevice GD25QXX series support
by Justin Chevrier
· 13 years ago
c1c1125
Minor NetBSD/DragonFly/pkgsrc build instruction update
by Jonathan A. Kollasch
· 13 years ago
ae4294f
Add support for the Numonyx N25Q064 chip
by Niklas Söderlund
· 13 years ago
8868db3
Make the presence of Linux SPI headers mandatory for linux_spi
by Stefan Tauner
· 13 years ago
ded71e5
Add (untested) board enable for ASUS TUSL2-C
by Stefan Tauner
· 13 years ago
6259407
Increase flashrom release number to 0.9.5.2
by Carl-Daniel Hailfinger
· 13 years ago
8371d72
Prevent submission of empty read requests in linux_spi
by Michael Karcher
· 13 years ago
2c3e9d5
linux_spi.c: set SPI mode, bit order and bits per word on init
by Stefan Tauner
· 13 years ago
ccd71c2
Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI
by Carl-Daniel Hailfinger
· 13 years ago
8ee180d
nicintel_spi.c: check if write enable is really set (and minor comment changes)
by Stefan Tauner
· 13 years ago
2b0e5ce
Increase flashrom release number to 0.9.5.1
by Carl-Daniel Hailfinger
· 13 years ago
a5eecda
Support Debian/kFreeBSD
by Carl-Daniel Hailfinger
· 13 years ago
2d25124
SFDP: Fetch parameter table in a more portable way
by Carl-Daniel Hailfinger
· 13 years ago
75adf32
Fix SFDP probing
by Stefan Tauner
· 13 years ago
4335a99
Increase flashrom release number to 0.9.5
by Carl-Daniel Hailfinger
· 13 years ago
4c5665f
Add a bunch of new/tested stuff and various small changes 11
by Stefan Tauner
· 13 years ago
d708fad
Add board enable for ASUS OPLX-M
by Joshua Roys
· 13 years ago
ac1b4c8
Add support for SFDP (JESD216)
by Stefan Tauner
· 13 years ago
ac427b2
Add a bunch of new/tested stuff and various small changes 10
by Paul Menzel
· 13 years ago
8541d23
Document and enable the linux_spi driver
by Carl-Daniel Hailfinger
· 13 years ago
9e9f684
Manpage improvements
by Stefan Tauner
· 13 years ago
b428e97
Reenable forced read
by Carl-Daniel Hailfinger
· 13 years ago
5b55471
Workaround missing %hhx support in MinGW sscanf
by Carl-Daniel Hailfinger
· 13 years ago
5210e72
ichspi.c: warn user and disable writes when a protected address range is detected
by Stefan Tauner
· 13 years ago
65922a3
Warn of one-time programmable (OTP) memory
by Daniel Lenski
· 13 years ago
b286da7
Support compilation for the ARM architecture (little-endian only)
by David Hendricks
· 13 years ago
bfd89a5
Board enable for TriGem Anaheim-3
by Michael Karcher
· 13 years ago
1b83be5
SPI command black-/ignorelisting for the flash chip emulator in the dummy programmer
by Carl-Daniel Hailfinger
· 13 years ago
23907d8
Add support for RDC R6030 chipset
by Rudolf Marek
· 13 years ago
035492a
print*.c: Refine the do not count nor print generic flash chip entries conditions
by Stefan Tauner
· 13 years ago
8a0f9b0
Add board enable for the MSC Q7 Tunnel Creek board
by Ingo Feldschmid
· 13 years ago
c678218
Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010)
by Stefan Tauner
· 13 years ago
e380013
Reorder list of options to test
by Paul Menzel
· 13 years ago
4628445
Postpone layout file reading
by Carl-Daniel Hailfinger
· 13 years ago
2d927fb
Replace --mainboard with -p internal:mainboard
by Carl-Daniel Hailfinger
· 13 years ago
9bcf268
Add deferred --image processing
by Louis Yung-Chieh Lo
· 13 years ago
104b0d9
layout: change return type and name of find_next_included_romentry
by Stefan Tauner
· 13 years ago
Next »