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
...
*
rayer_spi.c: Remove forward-declarations
Anastasia Klimchuk
2021-03-18
1
-54
/
+45
*
manibuilder: Add NetBSD 8.2 target (anita:8.2-amd64)
Nico Huber
2021-03-16
2
-5
/
+11
*
manibuilder: Add a version number to anita tags
Nico Huber
2021-03-16
2
-10
/
+10
*
manibuilder/anita: Make disk and memory sizes configurable
Nico Huber
2021-03-16
2
-2
/
+10
*
manibuilder: Add list of tags used for the 1.1.x branch
Nico Huber
2021-03-16
1
-2
/
+55
*
manibuilder: Add newer targets for Alpine, CentOS, Fedora
Nico Huber
2021-03-16
1
-2
/
+8
*
manibuilder: Allow warnings in NetBSD and CentOS builds
Nico Huber
2021-03-16
1
-1
/
+2
*
manibuilder: Add libjaylink where possible, disable where not
Nico Huber
2021-03-16
4
-4
/
+10
*
manibuilder: Enable CONFIG_EVERYTHING=yes
Nico Huber
2021-03-16
1
-2
/
+3
*
manibuilder: Add list of tags used for the 1.0.x branch
Nico Huber
2021-03-16
1
-2
/
+55
*
Add Manibuilder
Nico Huber
2021-03-16
13
-0
/
+470
*
cbtable.c: Use correct format specifier for `size_t`
Angel Pons
2021-03-16
1
-1
/
+1
*
chipset_enable.c: Add PCI ID for Comet Lake U Base
Sam McNally
2021-03-11
1
-0
/
+1
*
CHROMIUM: flashrom: update .tested field for EN25QH128
Tim Chen
2021-03-11
1
-1
/
+1
*
usb_device: Fix up whitespace
Angel Pons
2021-03-10
2
-21
/
+21
*
usb_device.h: Improve `LIBUSB_ERROR` macro
Angel Pons
2021-03-10
1
-1
/
+1
*
chipset_enable: Mark Intel C216 as DEP
Jacob Garber
2021-02-28
1
-1
/
+1
*
Add support for Adesto AT25SF128A
Edward O'Callaghan
2021-02-28
2
-0
/
+39
*
tree: Remove forward-declarations for spi masters
Anastasia Klimchuk
2021-02-16
5
-462
/
+432
*
serprog.c: Remove forward-declarations
Anastasia Klimchuk
2021-02-16
1
-239
/
+222
*
dummyflasher.c: Remove forward-declarations
Anastasia Klimchuk
2021-02-16
1
-450
/
+438
*
realtek_mst_i2c_spi.c: Move gpio 88 toggle outside write function
Shiyu Sun
2021-02-12
1
-6
/
+7
*
CHROMIUM: avl_tool: more gracefully handle termination by SIGINT
Peter Marheine
2021-02-11
4
-1
/
+51
*
flashchips: Mark Macronix MX25L1635D as tested
Angel Pons
2021-02-07
1
-1
/
+1
*
jlink_spi: Reduce transfer size
Marc Schink
2021-02-07
1
-1
/
+1
*
Fix building with musl libc
Evgeny Zinoviev
2021-02-07
1
-1
/
+1
*
linux_mtd: Disable buffering on the mtd device
Douglas Anderson
2021-02-01
1
-0
/
+4
*
realtek_mst_i2c_spi.c: Skip return value check for reset function
Shiyu Sun
2021-01-28
1
-3
/
+7
*
meson.build: Require at least meson 0.50.0
Angel Pons
2021-01-28
1
-1
/
+1
*
meson: Rename 'config_raiden' to 'config_raiden_debug_spi'
Edward O'Callaghan
2021-01-27
2
-4
/
+4
*
cbtable.c: don't assume high addresses can fully map 1 MiB
Edward O'Callaghan
2021-01-25
1
-8
/
+57
*
helpers.c: Fix undefined behavior in strndup()
Xiang Wang
2021-01-24
1
-8
/
+9
*
ft2232_spi.c: Rename cs_bits to pinlvl
Alan Green
2021-01-24
1
-12
/
+12
*
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
[prev]
[next]