index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpayload: Remove file I/O.c
Nico Huber
2013-08-30
1
-0
/
+10
*
Abort on unused programmer parameters
Carl-Daniel Hailfinger
2013-08-13
1
-5
/
+15
*
Fix verification operation
Stefan Tauner
2013-08-12
1
-2
/
+5
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-1
/
+1
*
Uintptr_t-ify map_flash_region functions
Stefan Tauner
2013-07-17
1
-2
/
+1
*
Differentiate ultimate error messages depending on programmer used
Stefan Tauner
2013-07-15
1
-18
/
+28
*
Various cross-platform fixes
Carl-Daniel Hailfinger
2013-07-13
1
-1
/
+1
*
Warn if we skipped all blocks while writing
Stefan Tauner
2013-06-23
1
-0
/
+5
*
Get rid of perror()
Stefan Tauner
2013-04-07
1
-4
/
+5
*
Refine granularity handling in preparation of AT45DB series support
Stefan Tauner
2013-04-01
1
-15
/
+49
*
Add Altera USB-Blaster SPI programmer
James Laird
2013-03-27
1
-0
/
+12
*
Make write granularity a chip attribute
Stefan Tauner
2013-03-03
1
-2
/
+1
*
Fix building for MacOSX
Stefan Tauner
2013-02-04
1
-2
/
+2
*
Add a bunch of new/tested stuff and various small changes 16
Stefan Tauner
2013-01-01
1
-0
/
+3
*
Constify parameters and globals
Nico Huber
2012-12-30
1
-4
/
+4
*
Unify usbdev_status and pcidev_status into dev_entry
Stefan Tauner
2012-12-27
1
-12
/
+12
*
Refactor PCI and USB device status printing
Stefan Tauner
2012-12-27
1
-1
/
+64
*
Add general programmer sanity checks
Stefan Tauner
2012-12-26
1
-1
/
+28
*
Fix memleaks in cli_classic.c
Stefan Tauner
2012-12-26
1
-0
/
+1
*
Improve --help and friends
Stefan Tauner
2012-11-24
1
-1
/
+0
*
Do not read the flash chip twice in verification mode
Stefan Tauner
2012-10-27
1
-51
/
+41
*
Add a bunch of new/tested stuff and various small changes 15
Stefan Tauner
2012-10-20
1
-1
/
+2
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-10
/
+0
*
Add support for Realtek RTL8169
Sergey Lichack
2012-08-27
1
-1
/
+0
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-1
/
+1
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-93
/
+97
*
Refactor the -p internal:mainboard handling
Stefan Tauner
2012-08-20
1
-8
/
+12
*
Move show_id to where it belongs
Stefan Tauner
2012-08-11
1
-1
/
+1
*
Portability fixes and cleanups
Carl-Daniel Hailfinger
2012-08-09
1
-6
/
+27
*
Fix missing #include hwaccess.h
Carl-Daniel Hailfinger
2012-08-07
1
-1
/
+4
*
Always require the --programmer parameter if any flash chip access is requested
Carl-Daniel Hailfinger
2012-07-22
1
-0
/
+4
*
Remove exit() call from show_id
Niklas Söderlund
2012-06-16
1
-1
/
+4
*
Add logfile support
Carl-Daniel Hailfinger
2012-06-06
1
-14
/
+20
*
Convert printf to msg_* where appropriate
Carl-Daniel Hailfinger
2012-05-14
1
-9
/
+9
*
Add serial port bitbanging code
Virgil-Adrian Teaca
2012-04-30
1
-0
/
+10
*
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27
1
-3
/
+3
*
Add support for SFDP (JESD216)
Stefan Tauner
2012-02-17
1
-6
/
+31
*
Warn of one-time programmable (OTP) memory
Daniel Lenski
2012-02-15
1
-0
/
+7
*
Reorder list of options to test
Paul Menzel
2012-01-12
1
-1
/
+1
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-26
/
+13
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-24
/
+31
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-20
/
+27
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-12
/
+15
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-160
/
+8
*
Revert "Unsignify lengths and addresses in chip functions and structs"
Stefan Tauner
2011-09-18
1
-2
/
+2
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-09-18
1
-2
/
+2
*
Change programmer selection in cli and generic code
Carl-Daniel Hailfinger
2011-09-08
1
-68
/
+8
*
Add support for the Linux SPI subsystem (spidev)
Sven Schnelle
2011-09-03
1
-0
/
+21
*
Shorten some board enable related function names
Carl-Daniel Hailfinger
2011-08-31
1
-1
/
+1
*
Move the main() function from flashrom.c to cli_classic.c
Uwe Hermann
2011-08-20
1
-5
/
+0
[next]