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
*
ft2232_spi.c: Generalize GPIOL pin control
Alan Green
2021-01-24
1
-1
/
+43
*
ft2232_spi.c: release I/Os on shutdown
Alan Green
2021-01-24
1
-0
/
+25
*
programmer.h: remove unused declaration
Alan Green
2021-01-22
1
-1
/
+0
*
realtek_mst_i2c_spi.c: Fix indentation
Shiyu Sun
2021-01-22
1
-3
/
+3
*
it85spi.c: Inline it85xx_spi_common_init()
Anastasia Klimchuk
2021-01-21
1
-52
/
+45
*
programmer: remove unused noop_shutdown function
Alan Green
2021-01-19
1
-6
/
+0
*
it85spi.c: Refactor singleton states into reentrant pattern
Anastasia Klimchuk
2021-01-19
1
-35
/
+49
*
util/getrevision.sh: Fallback when git tags is missing
Edward O'Callaghan
2021-01-18
1
-1
/
+1
*
tree/: Drop const from opaque data ptr in master definitions [alt]
Edward O'Callaghan
2021-01-17
2
-8
/
+15
*
flashchips.c: Mark GD25LQ128C/D as TEST_OK_PREW
Alan Green
2021-01-15
1
-1
/
+1
*
Makefile: Explicitly set '-std=c99'
Edward O'Callaghan
2021-01-13
2
-1
/
+3
*
spi25_statusreg.c: restore SR contents at flashrom exit
Nikolai Artemiev
2021-01-13
1
-0
/
+9
*
Makefile: Add a DISABLE_CLOCK_GETTIME option
Martin Lucina
2021-01-11
1
-0
/
+5
*
flashchips.c: Add support for XMC new SPI flash types
luke he
2021-01-02
2
-1
/
+245
*
realtek_mst_i2c_spi.c: Consolidate shifts to the one fn
Edward O'Callaghan
2021-01-01
1
-9
/
+8
*
realtek_mst_i2c_spi.c: Don't depend on int overflows
Edward O'Callaghan
2021-01-01
1
-6
/
+6
*
realtek_mst_i2c_spi.c: Update PAGE_SIZE and fix write
Shiyu Sun
2020-12-29
1
-2
/
+3
*
Add missing platform.h includes
Miriam Polzer
2020-12-26
2
-0
/
+2
*
realtek_mst_i2c_spi.c: Add ISP mode check
Shiyu Sun
2020-12-23
1
-3
/
+14
*
sb600spi.c: Detect rev 0x51 as Promontory
Edward O'Callaghan
2020-12-23
1
-1
/
+1
*
chipdrivers.h: Trivial fix style of write_28sf040() signature
Edward O'Callaghan
2020-12-20
1
-1
/
+1
*
layout.h,c: Use 'false' over '0' for bool type
Edward O'Callaghan
2020-12-20
2
-3
/
+3
*
chipset_enable.c: Mark Intel H110 as DEP
Angel Pons
2020-12-18
1
-1
/
+1
*
dediprog: Fix segmentation fault on no device found
Medicine Yeh
2020-12-17
1
-1
/
+0
*
sb600spi.c: Add support for 0x790b rev 0x61 (AMD Zen)
Edward O'Callaghan
2020-12-16
1
-3
/
+64
*
chipset_enable.c: mark "Broadwell U Base" as DEP
Nikolai Artemiev
2020-12-14
1
-1
/
+1
*
meson: Add missing config option for J-Link SPI
Marc Schink
2020-12-13
2
-0
/
+7
*
flashchips: Mark Intel 25F640S33B8 as TESTED_PREW
Zoltan HERPAI
2020-12-11
1
-1
/
+1
*
cli_classic.c: fix minor cosmetic bug when support for wiki page generation i...
Idwer Vollering
2020-12-08
1
-1
/
+1
*
flashchips.c: add Spansion chips
Nikolai Artemiev
2020-12-03
2
-0
/
+189
*
s25f.c: implement probing and block erasers for Spansion
Nikolai Artemiev
2020-12-03
5
-1
/
+404
*
flashrom.c: implement chip restore callback registration
Nikolai Artemiev
2020-12-03
2
-0
/
+41
*
chipset_enable.c: Validate physmap() return rcrb value
Edward O'Callaghan
2020-12-02
1
-0
/
+2
*
flash.h: Trivial indent fix of comment
Edward O'Callaghan
2020-12-01
1
-3
/
+4
*
flashrom.c: Correct "raiden_debug_spi" drv name
Edward O'Callaghan
2020-11-30
2
-2
/
+2
*
raiden_debug: Rename with '_DEBUG_SPI' suffix
Edward O'Callaghan
2020-11-28
4
-11
/
+11
*
sb600spi.c: Remove 'amd_gen' out of global state
Edward O'Callaghan
2020-11-25
1
-27
/
+24
*
dummyflasher.c: Allow filling with either 0x00 or 0xff
Edward O'Callaghan
2020-11-25
1
-2
/
+24
*
programmer.h,c: Drop dead noop_chip_writeb() fn
Edward O'Callaghan
2020-11-24
2
-6
/
+0
*
wbsio_spi.c: Move singleton state into spi master state tracker
Edward O'Callaghan
2020-11-23
1
-12
/
+37
*
wbsio_spi.c: Reorder functions with primitives at the top
Edward O'Callaghan
2020-11-23
1
-34
/
+27
*
chipset_enable.c: Mark Intel Q67 as DEP
Angel Pons
2020-11-23
1
-1
/
+1
*
sb600spi.c: Reorder functions with primitives at the top
Edward O'Callaghan
2020-11-22
1
-25
/
+20
*
bitbang_spi.c: Reorder functions with primitives at the top
Edward O'Callaghan
2020-11-22
1
-51
/
+46
*
it87spi.c: Remove 'it8716f_' prefix from local state tracker
Edward O'Callaghan
2020-11-22
1
-21
/
+21
*
it87spi.c: Move singleton state into spi master state tracker
Edward O'Callaghan
2020-11-22
1
-26
/
+71
*
it87spi.c: Reorder functions with primitives at the top
Edward O'Callaghan
2020-11-22
1
-172
/
+164
*
flashchips: Add support for Boya Microelectronics BY25Q128AS
Jack Olsen
2020-11-20
2
-0
/
+42
*
it85spi.c: Reorder functions with primitives at the top
Anastasia Klimchuk
2020-11-17
1
-69
/
+64
*
chipset_enable.c: Add Intel pch7 did=0x1e4{1,2,3} support
Edward O'Callaghan
2020-11-14
1
-0
/
+3
[next]