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
*
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
*
Disable ENE_LPC and MEC1308 on non-x86 arch
Victor Ding
2020-11-12
1
-0
/
+10
*
programmer.h: Reorder MEC1308 and ENE_LPC enumerators
Edward O'Callaghan
2020-11-09
1
-6
/
+6
*
test_build.sh: Move build test procedure to repository
Patrick Georgi
2020-11-03
1
-0
/
+8
*
spi25.c: Use JEDEC consts in spi_simple_write_cmd() calls
Edward O'Callaghan
2020-10-31
1
-10
/
+10
*
spi25.c: Use define const in spi_simple_write_cmd() fn
Edward O'Callaghan
2020-10-31
1
-1
/
+1
*
fmap.{c,h}: update copyright year and name
Nikolai Artemiev
2020-10-30
2
-2
/
+2
*
internal.c: De-maze the pre-processor wraps a little
Edward O'Callaghan
2020-10-28
1
-5
/
+3
*
Makefile: Fix typo NEED_LIBUSB0 -> NEED_LIBUSB1
Edward O'Callaghan
2020-10-28
1
-1
/
+1
*
Makefile: remove LSPCON and MST device dependency from libusb
Shiyu Sun
2020-10-28
1
-2
/
+0
*
dummyflasher.c: Fix null par data and size param handling
Namyoon Woo
2020-10-27
2
-6
/
+20
*
Mark ENE_LPC and MEC1308 as NEED_LIBPCI
Victor Ding
2020-10-27
1
-0
/
+4
*
dummyflasher.c: Do not print an error if probing fails
Angel Pons
2020-10-27
1
-5
/
+1
*
chipset_enable.c: check return value from rphysmap() call
Edward O'Callaghan
2020-10-27
1
-0
/
+2
*
internal.c: Co-locate global variables to top of file
Edward O'Callaghan
2020-10-27
1
-8
/
+8
*
internal.c: Reshuffle functions to avoid forward decls
Edward O'Callaghan
2020-10-27
1
-50
/
+36
*
Mark ENE_LPC and MEC1308 as NEED_RAW_ACCESS
Victor Ding
2020-10-27
1
-0
/
+2
*
flashrom.c,flash.h: Kill dead fn shutdown_free()
Edward O'Callaghan
2020-10-24
2
-7
/
+0
*
realtek_mst_i2c_spi.c: Introduce ISP enter param
Shiyu Sun
2020-10-24
1
-8
/
+24
*
flashchips: Add support for Fudan SPI flash chips
Jakob Petersson
2020-10-23
2
-0
/
+282
*
realtek_mst_i2c_spi.c: Trigger gpio 88 toggle down after write
Shiyu Sun
2020-10-23
1
-2
/
+1
*
it87spi.c: Prevent use-after-free bug
Angel Pons
2020-10-22
1
-1
/
+2
*
spi25.c: Replace tab with space after '=' symbol
Edward O'Callaghan
2020-10-17
1
-1
/
+1
*
pcidev.c: populate IDs with pci_fill_info()
Daniel Verkamp
2020-10-14
1
-0
/
+1
*
realtek_mst_i2c_spi.c: Update GPIO pin 88 toggle function
Shiyu Sun
2020-10-14
1
-14
/
+43
*
it87spi.c: Fix layering violation of default_spi_read
Edward O'Callaghan
2020-10-12
1
-2
/
+2
*
dediprog.c: Fix layering violation of default_spi_read
Edward O'Callaghan
2020-10-12
1
-3
/
+3
*
realtek_mst_i2c_spi.c: Fixup get_params() err ctrl flow
Edward O'Callaghan
2020-10-02
1
-5
/
+4
*
realtek_mst_i2c_spi.c: Introduce MCU reset param
Edward O'Callaghan
2020-10-02
1
-5
/
+26
*
realtek_mst_i2c_spi.c: Remove reset from init fn
Edward O'Callaghan
2020-10-02
1
-5
/
+0
*
Add writeprotect support infrastructure
Edward O'Callaghan
2020-09-28
6
-2
/
+602
*
Add support for Comet Lake-U/400-series PCH
Matt DeVillier
2020-09-24
5
-2
/
+32
*
dummyflasher.c: Upstream ChromiumOS 'freq' param feature
Edward O'Callaghan
2020-09-22
1
-0
/
+52
*
tests: Update licence headers
Nikolai Artemiev
2020-09-17
7
-4
/
+101
*
tests: Clear ID cache before trying to fetch chip ID a second time
Patrick Georgi
2020-09-16
1
-0
/
+1
*
dummyflasher.c: Factor out global state
Lachlan Bishop
2020-09-14
1
-168
/
+204
*
allow 0x34 as ICCRIBA for CHIPSET_C620_SERIES_LEWISBURG
Jonathan Zhang
2020-09-10
1
-3
/
+11
*
support 4-byte address format for VARIABLE_SIZE dummy flash device
Namyoon Woo
2020-09-07
2
-3
/
+26
*
dummyflasher.c: Only write back emulated image if modified
Namyoon Woo
2020-09-07
1
-1
/
+9
*
support variable-size SPI chip for dummy programmer
Namyoon Woo
2020-09-07
3
-0
/
+113
*
chipset_enable: Mark Intel Q77 as DEP
Jacob Garber
2020-08-29
1
-1
/
+1
*
add PCI IDs for additional c620 series PCH chips
Jonathan Zhang
2020-08-27
1
-0
/
+3
*
spi: Allow cached ID bytes to be cleared
Edward O'Callaghan
2020-08-26
2
-34
/
+56
*
spi25.c: Factor out rdid_get_ids() and compare_id()
Edward O'Callaghan
2020-08-26
1
-32
/
+30
*
chipset_enable.c: Add support for Intel C620 Series Chipset SPI Controller
Luka Kovacic
2020-08-25
1
-0
/
+1
*
Makefile: Fix building on AArch64 NixOS
Pyry Kontio
2020-08-24
1
-6
/
+10
*
Add MEC1308 EC programmer
Victor Ding
2020-08-20
6
-0
/
+572
[next]