Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
bf88be92911a07d14a4c0bb62a017cad0584d62d
/
flashrom.c
c60de0e
Add Altera USB-Blaster SPI programmer
by James Laird
· 12 years ago
50d67aa
Make write granularity a chip attribute
by Stefan Tauner
· 12 years ago
e038e90
Fix building for MacOSX
by Stefan Tauner
· 12 years ago
e34e3e8
Add a bunch of new/tested stuff and various small changes 16
by Stefan Tauner
· 12 years ago
bcb2e5a
Constify parameters and globals
by Nico Huber
· 12 years ago
4b24a2d
Unify usbdev_status and pcidev_status into dev_entry
by Stefan Tauner
· 12 years ago
af358d6
Refactor PCI and USB device status printing
by Stefan Tauner
· 12 years ago
a6d9648
Add general programmer sanity checks
by Stefan Tauner
· 12 years ago
b8911d6
Fix memleaks in cli_classic.c
by Stefan Tauner
· 12 years ago
b226cb1
Improve --help and friends
by Stefan Tauner
· 12 years ago
78ffbea
Do not read the flash chip twice in verification mode
by Stefan Tauner
· 12 years ago
d7d423b
Add a bunch of new/tested stuff and various small changes 15
by Stefan Tauner
· 12 years ago
eb58257
Add a bunch of new/tested stuff and various small changes 14
by Stefan Tauner
· 12 years ago
98f4710
Add support for Realtek RTL8169
by Sergey Lichack
· 12 years ago
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
5a7cb84
Make struct flashchip a field in struct flashctx instead of a complete copy
by Carl-Daniel Hailfinger
· 12 years ago
b4e06bd
Refactor the -p internal:mainboard handling
by Stefan Tauner
· 12 years ago
37e8686
Move show_id to where it belongs
by Stefan Tauner
· 12 years ago
60d9bd2
Portability fixes and cleanups
by Carl-Daniel Hailfinger
· 12 years ago
06b9efa
Fix missing #include hwaccess.h
by Carl-Daniel Hailfinger
· 12 years ago
4e3391f
Always require the --programmer parameter if any flash chip access is requested
by Carl-Daniel Hailfinger
· 12 years ago
9e42376
Remove exit() call from show_id
by Niklas Söderlund
· 12 years ago
1c15548
Add logfile support
by Carl-Daniel Hailfinger
· 12 years ago
901a3ba
Convert printf to msg_* where appropriate
by Carl-Daniel Hailfinger
· 12 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
ac1b4c8
Add support for SFDP (JESD216)
by Stefan Tauner
· 13 years ago
65922a3
Warn of one-time programmable (OTP) memory
by Daniel Lenski
· 13 years ago
e380013
Reorder list of options to test
by Paul Menzel
· 13 years ago
c40cff7
Have all programmer init functions register bus masters/programmers
by Carl-Daniel Hailfinger
· 13 years ago
8a3c60c
Add struct flashctx * parameter to all functions accessing flash chips
by Carl-Daniel Hailfinger
· 13 years ago
63fd902
Use struct flashctx instead of struct flashchip for flash chip access
by Carl-Daniel Hailfinger
· 13 years ago
c69c9c8
Unsignify lengths and addresses in chip functions and structs
by Stefan Tauner
· 13 years ago
eaacd2d
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered
by Carl-Daniel Hailfinger
· 13 years ago
8c35745
Revert "Unsignify lengths and addresses in chip functions and structs"
by Stefan Tauner
· 13 years ago
d196e7c
Unsignify lengths and addresses in chip functions and structs
by Stefan Tauner
· 13 years ago
2e68160
Change programmer selection in cli and generic code
by Carl-Daniel Hailfinger
· 13 years ago
5ce5f70
Add support for the Linux SPI subsystem (spidev)
by Sven Schnelle
· 13 years ago
97d5b12
Shorten some board enable related function names
by Carl-Daniel Hailfinger
· 13 years ago
394ee78
Move the main() function from flashrom.c to cli_classic.c
by Uwe Hermann
· 13 years ago
082c8b5
Fixup of r1397
by Carl-Daniel Hailfinger
· 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
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
716e098
Add a bunch of new/tested stuff and various small changes 5
by Stefan Tauner
· 13 years ago
d8334db
Fix out-of-bounds access if all erase functions fail
by Carl-Daniel Hailfinger
· 13 years ago
269de35
Fix unchecked malloc calls and casts of malloc return values
by Stefan Tauner
· 13 years ago
9db4551
Kill unused "log" argument of count_usable_erasers()
by Sylvain "ythier" Hitier
· 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
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
198f277
Fix probe_flash to report new values set by probing functions
by Stefan Tauner
· 13 years ago
6573b74
Do not display skipped probe messsages in verbose mode
by Carl-Daniel Hailfinger
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
355cbfd
Small fixes
by Stefan Tauner
· 13 years ago
7bcacb1
Eliminate magic numbers indicating maximum column sizes in print.c
by Stefan Tauner
· 13 years ago
c0aaf95
Whitespace, documentation and other small stuff
by Stefan Tauner
· 13 years ago
77f931a
Remove filename parameter from chip_safety_check()
by David Hendricks
· 13 years ago
b9dbe48
Kill central list of SPI programmers
by Michael Karcher
· 14 years ago
b713d2e
Intel NIC with parallel flash support
by Carl-Daniel Hailfinger
· 14 years ago
4c82318
Constify flashchips array
by Carl-Daniel Hailfinger
· 14 years ago
bfecef6
Add support for more than one Super I/O or EC per machine
by Carl-Daniel Hailfinger
· 14 years ago
d953558
Fix compilation if CONFIG_INTERNAL=no
by Carl-Daniel Hailfinger
· 14 years ago
40446ee
Remove vendorid parameter from pcidev_init()
by Carl-Daniel Hailfinger
· 14 years ago
9a1105c
Support for Angelbird Wings PCIe SSD (solid-state drive)
by Carl-Daniel Hailfinger
· 14 years ago
051e236
Avoid printing mapped addresses for programmers that do not map flash chips
by Stefan Reinauer
· 14 years ago
a60faab
Convince compilers to put constant data into the .rodata section
by Mathias Krause
· 14 years ago
202bf53
Simplify get_next_write in the partial write code
by Carl-Daniel Hailfinger
· 14 years ago
dce73ae
Clean up erase function checking
by Carl-Daniel Hailfinger
· 14 years ago
90021f2
Add support for the Open Graphics Project development card, OGD1, as a SPI flash programmer
by Mark Marshall
· 14 years ago
859f3f0
Avoid printing the chip locks if chip detection was forced
by Carl-Daniel Hailfinger
· 14 years ago
b23b1eb
Handle erase failure in partial write
by Carl-Daniel Hailfinger
· 14 years ago
d836941
Read the to-be-verified area in one go
by Carl-Daniel Hailfinger
· 14 years ago
2bee8cf
Revert PCI config space writes on shutdown
by Carl-Daniel Hailfinger
· 14 years ago
c244138
Support setting the Dediprog SF100 SPI voltage
by Carl-Daniel Hailfinger
· 14 years ago
12d6d82
Fix two memory leaks in doit() and refine get_next_write()
by Carl-Daniel Hailfinger
· 14 years ago
6e2ea32
This patch makes flashrom use real partial writes
by Carl-Daniel Hailfinger
· 14 years ago
42d38a9
Always read the flash chip before writing
by Carl-Daniel Hailfinger
· 14 years ago
4306944
Refactor doit()
by Carl-Daniel Hailfinger
· 14 years ago
75a58f9
Switch all flash chips to partial write
by Carl-Daniel Hailfinger
· 14 years ago
f52f784
Move implicit erase out of chip drivers
by Carl-Daniel Hailfinger
· 14 years ago
ab6328f
Refine text of requests to send logs
by Paul Menzel
· 14 years ago
a73fb49
Refine -L output to include all programmer modules
by Carl-Daniel Hailfinger
· 14 years ago
a9095a9
Add support for building flashrom against libpayload
by Patrick Georgi
· 14 years ago
004f4b7
Add Intel Gigabit NIC SPI flashing support
by Idwer Vollering
· 14 years ago
48ec1b1
Various cosmetic and coding-style fixes
by Uwe Hermann
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
e7fdd6e
Add support for RayeR SPIPGM hardware as described in http://rayer.ic.cz/elektro/spipgm.htm
by Carl-Daniel Hailfinger
· 14 years ago
62175a0
Use struct pointer instead of enum to set bitbang adapter
by Michael Karcher
· 14 years ago
b51e58e
Use __clang_version__ macro
by Carl-Daniel Hailfinger
· 14 years ago
1748c57
Print an error message on read errors and abort instead of proceeding anyway
by Carl-Daniel Hailfinger
· 14 years ago
4d3e9ca
Wrap a line which was 156 columns wide
by Carl-Daniel Hailfinger
· 14 years ago
a122341
Split erase region walking out of erase_flash
by Carl-Daniel Hailfinger
· 14 years ago
2b6dcb3
Unify programmer parameter extraction
by Carl-Daniel Hailfinger
· 14 years ago
744132a
Various places in the flashrom source feature custom parameter extraction from programmer_param
by Carl-Daniel Hailfinger
· 14 years ago
d1be52d
Disable writes on default for known bad programmers
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
Next »