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
*
hwaccess: Constify `addr` argument of MMIO read functions
Nico Huber
2017-04-25
1
-7
/
+7
*
Make image parameter of cb_check_image const
Nico Huber
2017-01-13
1
-1
/
+1
*
dediprog: use ordinary USB devs array
Stefan Tauner
2016-02-22
1
-0
/
+1
*
pickit2_spi: use ordinary USB devs array
Stefan Tauner
2016-02-22
1
-0
/
+1
*
Add support for WCH CH341A as an SPI programmer
Urja Rannikko
2016-01-31
1
-0
/
+13
*
Add a bunch of new/tested stuff and various small changes 24
Stefan Tauner
2016-01-23
1
-2
/
+2
*
Add atapromise programmer
Joseph C. Lehner
2016-01-16
1
-0
/
+10
*
serprog: allow to omit specifying a baud rate
Stefan Tauner
2016-01-04
1
-3
/
+1
*
serprog: Fix FWH/LPC by implementing serprog_map
Urja Rannikko
2015-06-29
1
-0
/
+1
*
Add support for the Microchip PICkit2 as an SPI programmer
Justin Chevrier
2015-02-08
1
-0
/
+11
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-3
/
+1
*
Unify target OS and CPU architecture checks
Stefan Tauner
2015-01-10
1
-1
/
+1
*
Add support for the MSTAR I2C ISP protocol
Alexandre Boeglin
2014-12-20
1
-0
/
+11
*
Add support for Intel Wildcat Point PCH
Duncan Laurie
2014-08-20
1
-0
/
+1
*
Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton
Duncan Laurie
2014-08-20
1
-0
/
+1
*
Refine handling chips that exceed maximum programmer sizes
Stefan Tauner
2014-08-15
1
-1
/
+1
*
Refactor some CLI-relevant parts
Stefan Tauner
2014-08-08
1
-1
/
+0
*
Add new programmer for SPI EEPROMs attached to Intel 82580 NICs
Ricardo Ribalda Delgado
2014-07-28
1
-0
/
+9
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-16
/
+16
*
Add selfcheck_board_enables()
Stefan Tauner
2014-06-12
1
-0
/
+1
*
Move global io_base_addr into compilation units
Stefan Tauner
2014-06-01
1
-2
/
+1
*
Add IT8212F as programmer
Kyösti Mälkki
2014-06-01
1
-0
/
+9
*
Add VIA VT6421A LPC programmer driver
Jonathan Kollasch
2014-06-01
1
-0
/
+10
*
sbxxx: Add support for new AMD SPI controller
Wei Hu
2014-05-16
1
-0
/
+1
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-9
/
+9
*
Make delay values unsigned
Stefan Tauner
2014-05-02
1
-5
/
+5
*
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
[next]