index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux_mtd: move global state into programmer data field
Nikolai Artemiev
2021-05-13
1
-45
/
+65
*
usbblaster_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-05-12
1
-8
/
+30
*
digilent_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-05-12
1
-47
/
+58
*
pickit2_spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-05-12
1
-16
/
+37
*
pickit2_spi.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-05-12
1
-14
/
+13
*
flashchips: Fix 4BA advertisement for dummy chip
Nico Huber
2021-05-12
1
-1
/
+1
*
Makefile: Only enable I2C programmers on Linux
Angel Pons
2021-05-12
1
-30
/
+10
*
realtek_mst_i2c_spi.c: Rename `PAGE_SIZE` macro
Angel Pons
2021-05-12
1
-9
/
+9
*
dediprog: Add 4BA support on SF600 protocol version 3
Patrick Rudolph
2021-05-11
1
-1
/
+1
*
dediprog: Disable SPI_MASTER_NO_4BA_MODES for additional devices
Patrick Rudolph
2021-05-11
1
-1
/
+2
*
realtek_mst_i2c_spi: Use `i2c_open_from_programmer_params`
Angel Pons
2021-05-09
1
-36
/
+5
*
lspcon_i2c_spi: Extract I2C bus parameter handling
Angel Pons
2021-05-09
3
-61
/
+57
*
lspcon_i2c_spi: Release I2C fd on failed init
Angel Pons
2021-05-09
1
-0
/
+2
*
i2c_helper_linux: Clean up whitespace a bit
Angel Pons
2021-05-09
1
-2
/
+1
*
realtek_mst_i2c_spi: Add missing braces
Angel Pons
2021-05-09
1
-8
/
+10
*
tests: Start port-i/o mocking framework
Nico Huber
2021-05-07
1
-0
/
+49
*
flashrom.8.tmpl: Add man entry for --extract
Daniel Campello
2021-05-07
1
-1
/
+5
*
programmer.h: Convert anon union to anon struct
Edward O'Callaghan
2021-05-07
4
-4
/
+5
*
CHROMIUM: flashrom_tester: Remove --ignore-fmap option
Daniel Campello
2021-05-06
2
-10
/
+3
*
CHROMIUM: flashrom_tester: Drop nix dependency
Chirantan Ekbote
2021-05-06
2
-7
/
+13
*
flashrom_tester: update syntax for --wp-range
Daniel Campello
2021-05-06
1
-5
/
+4
*
cli_classic.c: implement set_wp_region operation
Daniel Campello
2021-05-04
3
-0
/
+31
*
cli_classic.c: reorder writeprotect operation processing
Daniel Campello
2021-05-04
1
-61
/
+62
*
cli_classic.c: add -x option for do_extract()
Daniel Campello
2021-05-02
5
-4
/
+39
*
lspcon_i2c_spi: support a devpath option
Peter Marheine
2021-05-02
3
-52
/
+80
*
flashrom.c: allow - as filename for stdin
Daniel Campello
2021-04-29
2
-5
/
+11
*
ene_lpc.c: Untangle successful vs failed init paths
Anastasia Klimchuk
2021-04-29
1
-15
/
+14
*
mec1308.c: Ensure programmer param variable is always initialised
Anastasia Klimchuk
2021-04-28
1
-3
/
+1
*
ene_lpc.c: Extract params check into a function
Anastasia Klimchuk
2021-04-28
1
-5
/
+14
*
layout: Add -i <region>[:<file>] support
Daniel Campello
2021-04-27
6
-37
/
+234
*
hwaccess.h: Split hwaccess.h and extract hwaccess_x86_io.h out of it
Anastasia Klimchuk
2021-04-27
2
-136
/
+157
*
tests: Add unit test to run init/shutdown for linux_spi.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+62
*
tests: Add unit test to run init/shutdown for dummyflasher.c
Anastasia Klimchuk
2021-04-27
4
-0
/
+46
*
tests: Add logging to STDOUT when __wrap function is called
Anastasia Klimchuk
2021-04-27
1
-2
/
+7
*
mec1308.c: Separate shutdown from failed init cleanup
Anastasia Klimchuk
2021-04-27
1
-4
/
+8
*
mec1308.c: Untangle successful vs failed init paths
Anastasia Klimchuk
2021-04-27
1
-27
/
+16
*
mec1308.c: Extract params check into a function
Anastasia Klimchuk
2021-04-27
1
-5
/
+16
*
jlink_spi.c: Drop jaylink_ prefix for spi data struct members
Anastasia Klimchuk
2021-04-27
1
-31
/
+31
*
chipset_enable.c: Add IDs for H310C and B365 PCHs
Angel Pons
2021-04-27
1
-0
/
+2
*
chipset_enable.c: Add CMP-H IDs
Gaggery Tsai
2021-04-26
1
-0
/
+7
*
flashchips: Add MX25L3233F
Nico Huber
2021-04-25
2
-3
/
+3
*
flashchips: Correct OTP comment for MX25L3273E
Nico Huber
2021-04-25
1
-1
/
+1
*
flashchips: Add support for Boya/BoHong Microelectronics B_25D16A
Christian Kudera
2021-04-24
2
-0
/
+39
*
flashchips: Adapt IDs for Boya Microelectronics
Angel Pons
2021-04-24
2
-7
/
+7
*
s25f.c: Fix mismatched function definitions
Angel Pons
2021-04-24
1
-4
/
+2
*
chipset_enable: Mark QS67 as DEP
Evgeny Zinoviev
2021-04-24
1
-1
/
+1
*
linux_spi.c: Drop some unnecessary initialisations and checks
Anastasia Klimchuk
2021-04-23
1
-17
/
+7
*
manibuilder: Add more NetBSD targets
Nico Huber
2021-04-22
2
-1
/
+31
*
manibuilder/anita: Always provide reasonable --memory-size
Nico Huber
2021-04-22
3
-11
/
+19
*
manibuilder/anita: Fix ccache image for non-x86
Nico Huber
2021-04-22
1
-5
/
+9
[prev]
[next]