index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace freenode references
Angel Pons
2021-07-21
1
-8
/
+8
*
flashrom.c: Reorder read_by_layout() to avoid forward decl
Edward O'Callaghan
2021-07-16
1
-27
/
+26
*
flashrom.c: Reorder check_block_eraser() to avoid forward decl
Edward O'Callaghan
2021-07-16
1
-27
/
+25
*
flashrom.c: Make extract_param() static local
Edward O'Callaghan
2021-07-16
1
-1
/
+1
*
layout: Rework normalize_romentries() API
Nico Huber
2021-06-26
1
-1
/
+1
*
layout: Drop `count` parameter of flashrom_layout_new()
Nico Huber
2021-06-26
1
-1
/
+1
*
Pass layout directly to verify_by_layout()
Nico Huber
2021-06-26
1
-11
/
+11
*
layout: Introduce flashrom_layout_new()
Nico Huber
2021-06-26
1
-8
/
+5
*
layout: Introduce flashrom_layout_add_region()
Nico Huber
2021-06-26
1
-8
/
+4
*
layout: Add `capacity` field
Nico Huber
2021-06-26
1
-0
/
+1
*
enum programmer: not needed anymore. Remove
Thomas Heijligen
2021-06-10
1
-7
/
+0
*
programmer_init: use struct programmer_entry*
Thomas Heijligen
2021-06-10
1
-3
/
+3
*
flashrom.c libflashrom.c: replace enum programmer with size_t
Thomas Heijligen
2021-06-10
1
-1
/
+1
*
flashrom.c: replace enum programmer with struct programmer_entry*
Thomas Heijligen
2021-06-10
1
-12
/
+12
*
programmer_table: replace PROGRAMMER_INVALID with programmer_table_size
Thomas Heijligen
2021-06-10
1
-4
/
+4
*
treewide: Drop unnecessary uses of memset/memcpy
Angel Pons
2021-06-09
1
-5
/
+3
*
treewide: Drop most cases of `sizeof(struct ...)`
Angel Pons
2021-06-09
1
-2
/
+2
*
programmer_table: convert entries to pointers
Thomas Heijligen
2021-06-09
1
-23
/
+28
*
programmer_table: move array content to an own file
Thomas Heijligen
2021-06-09
1
-478
/
+0
*
programmer_table: add table size constant
Thomas Heijligen
2021-06-09
1
-1
/
+3
*
programmer_table: remove null termination
Thomas Heijligen
2021-06-09
1
-3
/
+1
*
cli_classic.c: add -x option for do_extract()
Daniel Campello
2021-05-02
1
-0
/
+6
*
flashrom.c: allow - as filename for stdin
Daniel Campello
2021-04-29
1
-2
/
+6
*
layout: Add -i <region>[:<file>] support
Daniel Campello
2021-04-27
1
-1
/
+93
*
flashrom.c: Fix up stale FIXME comment when doit() was removed
Edward O'Callaghan
2021-04-20
1
-2
/
+2
*
flashrom.c: implement chip restore callback registration
Nikolai Artemiev
2020-12-03
1
-0
/
+30
*
flashrom.c: Correct "raiden_debug_spi" drv name
Edward O'Callaghan
2020-11-30
1
-1
/
+1
*
raiden_debug: Rename with '_DEBUG_SPI' suffix
Edward O'Callaghan
2020-11-28
1
-1
/
+1
*
flashrom.c,flash.h: Kill dead fn shutdown_free()
Edward O'Callaghan
2020-10-24
1
-6
/
+0
*
Add MEC1308 EC programmer
Victor Ding
2020-08-20
1
-0
/
+12
*
Add ENE LPC programmer
Victor Ding
2020-08-20
1
-0
/
+12
*
Initial Realtek MST i2c_spi support
Edward O'Callaghan
2020-05-04
1
-0
/
+12
*
Revert "flashchips: port S25FS(128S) chip from chromiumos"
Nico Huber
2020-05-01
1
-25
/
+0
*
flashchips: port S25FS(128S) chip from chromiumos
sibradzic
2020-04-22
1
-0
/
+25
*
lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6}
Shiyu Sun
2020-04-01
1
-0
/
+12
*
Fix segfault when running `flashrom -L`
Angel Pons
2020-03-26
1
-1
/
+1
*
raiden_debug: Upstream ChromiumOS servo debug board prog
Edward O'Callaghan
2020-03-03
1
-0
/
+12
*
Add support for STLINK V3 debugger/programmer via its SPI bridge
Miklós Márton
2019-12-31
1
-0
/
+13
*
Add support for National Instruments USB-845x devices
Miklós Márton
2019-11-14
1
-0
/
+11
*
Fix -Wsign-compare trouble
Nico Huber
2019-07-31
1
-1
/
+1
*
tree: Remove unused functions with no prototypes
Jacob Garber
2019-06-23
1
-148
/
+0
*
tree: Make internal functions static
Jacob Garber
2019-06-23
1
-5
/
+4
*
layout: Introduce layout_next_included()
Nico Huber
2019-06-17
1
-21
/
+12
*
layout: Make `romentry.name` a pointer
Nico Huber
2019-06-17
1
-1
/
+5
*
dediprog: Disable 4BA completely
Nico Huber
2019-04-02
1
-0
/
+10
*
Fix verification with sparse layouts
Nico Huber
2019-04-02
1
-9
/
+15
*
Fix erasing of unaligned regions
Nico Huber
2019-03-04
1
-3
/
+66
*
Fix a trivial calloc warning
Richard Hughes
2019-02-03
1
-1
/
+1
*
Fix several -Wold-style-declaration warnings
Richard Hughes
2019-02-03
1
-2
/
+2
*
Add initial J-Link SPI programmer
Marc Schink
2019-01-05
1
-0
/
+12
[next]