index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
programmer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up physmap, fix unaligned mapping problems
Carl-Daniel Hailfinger
2014-03-05
1
-1
/
+2
*
Refactor Intel Chipset Enables
Stefan Tauner
2013-10-25
1
-6
/
+6
*
Use ich_generation parameter in enable functions prior to ICH7
Kyösti Mälkki
2013-09-14
1
-2
/
+7
*
Remove exit call and mayfail parameter from physmap_common()
Niklas Söderlund
2013-09-14
1
-1
/
+1
*
Add an internal DMI decoder
Sean Nelson
2013-09-11
1
-0
/
+3
*
Get rid of sp_die()
Stefan Tauner
2013-08-24
1
-1
/
+0
*
Introduce serialport_config()
Stefan Tauner
2013-08-23
1
-0
/
+1
*
Automatically unmap physmap()s
Stefan Tauner
2013-08-14
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 19
Stefan Tauner
2013-08-13
1
-1
/
+1
*
sbxxx: Handle active IMCs in AMD chipsets
Rudolf Marek
2013-07-25
1
-0
/
+3
*
Uintptr_t-ify map_flash_region functions
Stefan Tauner
2013-07-17
1
-5
/
+5
*
Usleep() is not found in all versions of MinGW, use Sleep() on Windows
Maksim Kuleshov
2013-04-05
1
-0
/
+1
*
Introduce serialport_write_nonblock()
Stefan Tauner
2013-04-01
1
-0
/
+1
*
Replace sp_sync_read_timeout() with serialport_read_nonblock()
Stefan Tauner
2013-04-01
1
-0
/
+1
*
Add Altera USB-Blaster SPI programmer
James Laird
2013-03-27
1
-0
/
+12
*
Add support for Intel Lynx Point low-power and Wellsburg
Duncan Laurie
2013-03-15
1
-1
/
+3
*
Decouple BAR reading from pci device init, handle errors gracefully
Carl-Daniel Hailfinger
2013-01-05
1
-18
/
+18
*
Unify PCI init and let pcidev clean itself up
Stefan Tauner
2013-01-04
1
-0
/
+1
*
Constify parameters and globals
Nico Huber
2012-12-30
1
-1
/
+1
*
Unify usbdev_status and pcidev_status into dev_entry
Stefan Tauner
2012-12-27
1
-37
/
+22
*
Refactor PCI and USB device status printing
Stefan Tauner
2012-12-27
1
-14
/
+27
*
Add general programmer sanity checks
Stefan Tauner
2012-12-26
1
-3
/
+1
*
Fix flashrom running on boards with coreboot
Stefan Tauner
2012-09-24
1
-1
/
+1
*
Fix compilation with MinGW
Stefan Tauner
2012-09-01
1
-0
/
+2
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-1
/
+1
*
Fix VIA VX*** support
Helge Wagner
2012-08-24
1
-1
/
+1
*
Refactor the -p internal:mainboard handling
Stefan Tauner
2012-08-20
1
-6
/
+4
*
Move show_id to where it belongs
Stefan Tauner
2012-08-11
1
-3
/
+1
*
Portability fixes and cleanups
Carl-Daniel Hailfinger
2012-08-09
1
-1
/
+2
*
Introduce enum test_state
Stefan Tauner
2012-07-28
1
-5
/
+5
*
Automatically release I/O permissions on shutdown
Carl-Daniel Hailfinger
2012-07-21
1
-2
/
+1
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+2
*
Check vendor_id for PCI based external programmers
Carl-Daniel Hailfinger
2012-07-16
1
-1
/
+1
*
Let the programmer driver decide how to do AAI transfers
Nico Huber
2012-06-15
1
-0
/
+2
*
Add Winbond W836xx SuperI/O detection
Carl-Daniel Hailfinger
2012-05-06
1
-0
/
+2
*
Add serial port bitbanging code
Virgil-Adrian Teaca
2012-04-30
1
-1
/
+39
*
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27
1
-3
/
+5
*
Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI
Carl-Daniel Hailfinger
2012-03-01
1
-0
/
+1
*
Support compilation for the ARM architecture (little-endian only)
David Hendricks
2012-02-13
1
-1
/
+1
*
Replace --mainboard with -p internal:mainboard
Carl-Daniel Hailfinger
2012-01-04
1
-1
/
+1
*
Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...
Stefan Tauner
2011-12-24
1
-1
/
+1
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-10
/
+22
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-67
/
+31
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-10
/
+10
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-8
/
+8
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-12
/
+13
*
ichspi: use a variable to distinguish ich generations instead of spi_programm...
Stefan Tauner
2011-11-06
1
-1
/
+12
*
Add opaque programmer registration infrastructure
Carl-Daniel Hailfinger
2011-11-04
1
-0
/
+15
*
serprog: small improvements
Stefan Tauner
2011-10-22
1
-2
/
+3
*
Revert "Unsignify lengths and addresses in chip functions and structs"
Stefan Tauner
2011-09-18
1
-7
/
+7
[next]