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
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
flashrom.c: Drop redundant chip read validation in verify_range()
Edward O'Callaghan
2022-11-21
1
-5
/
+0
*
programmer: Drop dead fallback_map() boilerplate
Edward O'Callaghan
2022-11-12
1
-5
/
+7
*
tree/: Convert flashchip erase_block func ptr to enumerate
Edward O'Callaghan
2022-11-11
1
-1
/
+53
*
tree/: Convert flashchips db to use indirection for erase_block
Edward O'Callaghan
2022-11-11
1
-3
/
+3
*
tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATAL
Edward O'Callaghan
2022-11-09
1
-2
/
+2
*
flashrom.c: Make 'chip_to_probe' a param to probe_flash()
Edward O'Callaghan
2022-11-06
1
-2
/
+5
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-11
/
+40
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-3
/
+37
*
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-11-01
1
-2
/
+35
*
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-10-31
1
-43
/
+0
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
1
-2
/
+2
*
flashrom.c: Use programmer_init() func params over global
Edward O'Callaghan
2022-10-16
1
-2
/
+2
*
flashrom.c: Separate out default layout init
Edward O'Callaghan
2022-10-15
1
-6
/
+13
*
flashrom.c: create is_internal_programmer() helper
Edward O'Callaghan
2022-10-10
1
-7
/
+12
*
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-08
1
-9
/
+3
*
drivers: Move (un)map_flash_region to par/spi/opaque_master
Jonathon Hall
2022-10-08
1
-14
/
+47
*
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-10-08
1
-10
/
+9
*
drivers/: Make 'internal_delay' the default unless defined
Edward O'Callaghan
2022-09-27
1
-6
/
+6
*
flashrom.c: Drop `programmer_param` global variable
Angel Pons
2022-09-18
1
-11
/
+11
*
programmer_init: Work on a mutable copy of programmer params
Nico Huber
2022-09-18
1
-5
/
+14
*
Revert "flashrom.c: Remove programmer_param global state"
Thomas Heijligen
2022-09-14
1
-27
/
+25
*
flashrom.c: Remove programmer_param global state
Edward O'Callaghan
2022-09-12
1
-25
/
+27
*
tree: Retype variable `programmer_may_write` with bool
Felix Singer
2022-09-08
1
-2
/
+2
*
flashrom.c: Retype appropriate variables with bool
Felix Singer
2022-09-08
1
-5
/
+6
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Change signature of extract_programmer_param_str()
Edward O'Callaghan
2022-09-07
1
-1
/
+5
*
flashrom.c: Move print logic to print.c
Edward O'Callaghan
2022-08-29
1
-83
/
+1
*
parallel.c: Consoldiate parallel master registration logic
Edward O'Callaghan
2022-08-25
1
-41
/
+0
*
flashrom.c: Move write_buf_to_include_args() to cli_classic.c
Edward O'Callaghan
2022-08-25
1
-27
/
+0
*
flashrom.c: Move read_buf_from_include_args() into cli_classic.c
Edward O'Callaghan
2022-08-25
1
-35
/
+0
*
flashrom.c: Move write_buf_to_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-25
1
-64
/
+0
*
flashrom.c: Move read_buf_from_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-25
1
-44
/
+0
*
flashrom.c: flatten out write_buf_to_include_args()
Edward O'Callaghan
2022-08-25
1
-4
/
+2
*
flashrom.c: flatten out read_buf_from_include_args()
Edward O'Callaghan
2022-08-25
1
-4
/
+2
*
Add `str` extension to extract_programmer_param function name
Chinmay Lonkar
2022-07-02
1
-1
/
+1
*
flashrom.c, flashcips.c: Test the order of erase functions
Aarya Chaumal
2022-06-20
1
-0
/
+11
*
flashrom: initialize restore func count in correct place
Nikolai Artemiev
2022-05-23
1
-1
/
+3
*
flashrom.c: Make need_erase() helper static local
Edward O'Callaghan
2022-05-17
1
-1
/
+1
*
flashrom: Drop read_flash_to_file() usage
Edward O'Callaghan
2022-05-13
1
-35
/
+0
*
libflashrom: Move documentation to header
Evan Benn
2022-05-06
1
-66
/
+0
*
Global cleanup: Fix a few spelling errors
Martin Roth
2022-05-03
1
-1
/
+1
*
flashrom.c: remove unused include
Thomas Heijligen
2022-04-13
1
-1
/
+0
*
print_buildinfo: remove unreachable print of libpci version
Thomas Heijligen
2022-04-13
1
-7
/
+0
*
flashrom.c: Move do_*() helpers into cli_classic.c
Edward O'Callaghan
2022-01-27
1
-97
/
+0
*
flashrom.c: Make {read,write}_buf_from_include_args() public
Edward O'Callaghan
2022-01-27
1
-2
/
+2
*
flashrom: Convert do_read() into a libflashrom user
Edward O'Callaghan
2022-01-22
1
-3
/
+18
*
cli_classic.c: Convert do_erase() to libflashrom call
Edward O'Callaghan
2022-01-22
1
-18
/
+1
*
flashrom.c: extract operation only uses layout files
Daniel Campello
2022-01-21
1
-1
/
+2
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+0
*
physmap: rename to hwaccess_physmap, create own header
Thomas Heijligen
2021-12-22
1
-0
/
+1
[next]