index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
raiden_debug_spi.c: Disable retry during some error codes
Edward O'Callaghan
2020-03-11
2
-2
/
+59
*
raiden_debug_spi.c: Implement retry mechanism
Edward O'Callaghan
2020-03-11
1
-8
/
+42
*
raiden_debug_spi.c: Clean up RW ops into sep paths
Edward O'Callaghan
2020-03-11
1
-25
/
+71
*
raiden_debug_spi.c: Fix indents to be consistent
Edward O'Callaghan
2020-03-11
1
-40
/
+40
*
ft2232_spi: Fix broken GPIOL cs_bits state (#126)
sibradzic
2020-03-09
1
-1
/
+1
*
ft2232_spi: Enhance csgpiol parameter for FT2232
sibradzic
2020-03-09
1
-14
/
+26
*
sb600spi: Add spireadmode
Rob Barnes
2020-03-03
2
-44
/
+99
*
raiden_debug: Upstream ChromiumOS servo debug board prog
Edward O'Callaghan
2020-03-03
6
-0
/
+489
*
raiden_debug: Upstream ChromiumOS usb_device helpers
Edward O'Callaghan
2020-03-02
4
-1
/
+559
*
util/flashrom_tester: Upstream E2E testing framework
Edward O'Callaghan
2020-02-24
16
-0
/
+2680
*
ubertest: Add blackbox test uber-script
David Hendricks
2020-02-23
8
-0
/
+2086
*
flashchips: Add Spansion S25FL512S
v1.2
Bernhard Urban-Forster
2020-02-09
1
-0
/
+33
*
chipset_enable.c: Add Ice Lake U to known and tested systems
Johanna Schander
2020-02-09
1
-0
/
+1
*
Fix building with meson, again
Angel Pons
2020-02-01
1
-0
/
+1
*
chipset_enable: Add Kaby Lake U Prem. to known and tested systems
Wim Vervoorn
2020-01-22
1
-1
/
+1
*
Fix typos
Carl-Daniel Hailfinger
2020-01-20
2
-2
/
+2
*
Revert "pcidev.c: Factor out pcidev_validate() into pure fn"
Nico Huber
2020-01-19
1
-29
/
+24
*
stlinkv3_spi: Move a declaration out of for-loop head
Nico Huber
2020-01-02
1
-1
/
+2
*
Add support for STLINK V3 debugger/programmer via its SPI bridge
Miklós Márton
2019-12-31
6
-0
/
+590
*
chipset_enable.c: Mark Intel HM76 as DEP
Angel Pons
2019-12-21
1
-1
/
+1
*
mysteries_intel: Add a section about SMM_BWP
David Hendricks
2019-12-14
1
-0
/
+21
*
flashrom: Add support for ARC platform
Rosen Penev
2019-12-14
3
-2
/
+16
*
flashchips: Add AT25SF321
darkarnium
2019-12-14
2
-0
/
+39
*
nicintel_eeprom: Reduce usage of is_i210()
Nico Huber
2019-12-10
1
-44
/
+50
*
Revert "print.c: Dedup 'test_state_to_text()' logic"
Nico Huber
2019-12-06
1
-1
/
+8
*
ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2
Russ Dill
2019-12-01
2
-1
/
+8
*
pcidev.c: Factor out pcidev_validate() into pure fn
Edward O'Callaghan
2019-11-28
1
-24
/
+29
*
cbtable.c: Factor out lb_table_validation logic
Edward O'Callaghan
2019-11-28
1
-10
/
+18
*
cbtable.c: Factor out lb_header_validation logic
Edward O'Callaghan
2019-11-28
1
-12
/
+20
*
print.c: Dedup 'test_state_to_text()' logic
Edward O'Callaghan
2019-11-17
1
-8
/
+1
*
dediprog.c: Add id parameter to dediprog programmer
Ryan O'Leary
2019-11-15
1
-21
/
+132
*
Fix building with GCC 4.9
Evgeny Zinoviev
2019-11-14
4
-4
/
+4
*
sb600spi.c: Generalise determin_generation() after Yangtze
Edward O'Callaghan
2019-11-14
1
-21
/
+9
*
sb600spi.c: Fold up debug logic into determine_generation()
Edward O'Callaghan
2019-11-14
1
-9
/
+12
*
sb600spi.c: Consolidate smbus dev revision derivation
Edward O'Callaghan
2019-11-14
1
-13
/
+17
*
Add support for National Instruments USB-845x devices
Miklós Márton
2019-11-14
5
-1
/
+792
*
flashchips: Add W25Q128JW_DTR
Peichao Wang
2019-11-13
2
-0
/
+39
*
flashchips: Add missing N25Q/MT25Q variants
Jacob Creedon
2019-11-11
2
-10
/
+535
*
util/getversion,meson: Add script to allow version info with Meson
Nico Huber
2019-11-06
2
-1
/
+72
*
usbdev.c: Add missing <inttypes.h> include
Edward O'Callaghan
2019-10-22
1
-0
/
+1
*
cli_classic: Tidy up some repeated handling patterns into funcs
Edward O'Callaghan
2019-10-17
1
-131
/
+64
*
cli_classic: Fix first line of --help to match manpage
Edward O'Callaghan
2019-10-17
1
-3
/
+6
*
Correct the pkgconfig generated file naming
Mario Limonciello
2019-10-16
1
-3
/
+3
*
meson.build: Sanitize the version string
Mario Limonciello
2019-10-16
1
-1
/
+10
*
linux_spi: reorder includes for linux <4.14
Fabrice Fontaine
2019-10-16
1
-2
/
+7
*
util/git-hooks: Check for Signed-off-by line
David Hendricks
2019-10-14
1
-0
/
+11
*
Fix compilation if CONFIG_INTERNAL=no
Jonathan Liu
2019-10-08
2
-0
/
+10
*
chipset_enable.c: Mark Intel Q75 as DEP
Angel Pons
2019-10-08
1
-1
/
+1
*
Makefile,meson.build: Enable/assume -Wextra
Nico Huber
2019-10-05
2
-3
/
+1
*
flashchips: Add missing block erasers for GD25Q256D
Nico Huber
2019-10-05
1
-0
/
+9
[next]