index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree/: Rename ERROR_NONFATAL to ERROR_FLASHROM_NONFATAL
Edward O'Callaghan
2022-11-09
1
-1
/
+1
*
tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATAL
Edward O'Callaghan
2022-11-09
1
-1
/
+1
*
flashrom.c: Make 'chip_to_probe' a param to probe_flash()
Edward O'Callaghan
2022-11-06
2
-2
/
+2
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-1
/
+14
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-1
/
+18
*
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-1
/
+22
*
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-10-31
1
-1
/
+0
*
tree/: Convert flashchip decode range func ptr to enum
Nikolai Artemiev
2022-10-28
1
-3
/
+11
*
flash.h: extend `struct tested` with .wp field
Sergii Dmytruk
2022-10-23
2
-9
/
+13
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
1
-1
/
+2
*
dirtyjtag: Add DirtyJTAG programmer
Jean THOMAS
2022-10-15
1
-0
/
+1
*
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-08
1
-2
/
+0
*
drivers: Move (un)map_flash_region to par/spi/opaque_master
Jonathon Hall
2022-10-08
2
-5
/
+11
*
internal.c: Pass `programmer_cfg` to `try_mtd()`
Angel Pons
2022-09-21
1
-3
/
+6
*
tree: Retype variable `laptop_ok` with bool
Felix Singer
2022-09-08
1
-1
/
+1
*
tree: Retype variable `programmer_may_write` with bool
Felix Singer
2022-09-08
1
-1
/
+1
*
internal.c: Retype appropriate variables with bool
Felix Singer
2022-09-08
1
-2
/
+3
*
tree: plumb programmer_cfg into chipset_flash_enable()
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
ichspi.c: Allow passing programmer_cfg directly
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
chipset_enable.c: Change doit() and enable_flash_\S() signatures
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Fix drivers to pass programmer_cfg to pcidev_init()
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
usb_device.c: Allow for programmer_cfg plumbing
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Port programmers to pass programmer_cfg to extractors
Edward O'Callaghan
2022-09-07
1
-1
/
+3
*
sb600spi.c: Allow passing programmer_cfg directly
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
it87spi.c: Allow passing programmer_cfg directly
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-2
/
+2
*
tree: Change signature of extract_programmer_param_str()
Edward O'Callaghan
2022-09-07
1
-1
/
+2
*
parallel.c: Consoldiate parallel master registration logic
Edward O'Callaghan
2022-08-25
2
-9
/
+12
*
flashrom.c: Move write_buf_to_include_args() to cli_classic.c
Edward O'Callaghan
2022-08-25
1
-1
/
+0
*
flashrom.c: Move read_buf_from_include_args() into cli_classic.c
Edward O'Callaghan
2022-08-25
1
-1
/
+0
*
flashrom.c: flatten out write_buf_to_include_args()
Edward O'Callaghan
2022-08-25
1
-1
/
+1
*
flashrom.c: flatten out read_buf_from_include_args()
Edward O'Callaghan
2022-08-25
1
-1
/
+1
*
include/ich_descriptors.h: Add missing include
Edward O'Callaghan
2022-08-08
1
-0
/
+1
*
Rename lspcon_i2c_spi to parade_lspcon
Thomas Heijligen
2022-07-17
1
-1
/
+1
*
spi: Add function to probe erase command opcode for all spi_master
Aarya Chaumal
2022-07-11
1
-0
/
+2
*
it85spi: EOL support
Edward O'Callaghan
2022-07-04
1
-3
/
+0
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
2
-2
/
+2
*
spi25.c: Add function to return opcode of passed erase fucntion pointer
Aarya Chaumal
2022-06-27
1
-0
/
+1
*
flashchips,spi25: Replace `.wrea_override` with FEATURE_4BA_EAR_1716
Nico Huber
2022-06-23
2
-12
/
+13
*
flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8
Nico Huber
2022-06-22
1
-5
/
+6
*
writeprotect.c: Allow opaque masters to hook {read,write}_register()
Edward O'Callaghan
2022-06-21
2
-0
/
+11
*
flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L
Nico Huber
2022-06-20
2
-0
/
+3
*
spi25_statusreg: Allow WRSR_EXT for Status Register 3
Nico Huber
2022-06-20
2
-2
/
+3
*
dummyflasher: Wire variable size feature via opaque infra
Anastasia Klimchuk
2022-06-16
1
-3
/
+0
*
tree: Consolidate BIT() macro
Edward O'Callaghan
2022-06-10
1
-0
/
+2
*
Add W25Q512NW-IM ID to flashrom
Atul Dhudase
2022-06-07
1
-0
/
+1
*
libflashrom: Return progress state to the library user
Richard Hughes
2022-05-25
2
-1
/
+33
*
include/flash.h: Drop dead struct members
Edward O'Callaghan
2022-05-17
1
-2
/
+0
*
flashrom.c: Make need_erase() helper static local
Edward O'Callaghan
2022-05-17
1
-1
/
+0
*
flashrom: Drop read_flash_to_file() usage
Edward O'Callaghan
2022-05-13
1
-1
/
+0
[next]