mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-15 11:30:18 +02:00
Commit Graph
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
-
f6b486da14
flashchips.c: enable WP for MT25QL512, N25Q0{32,64}..{1,3}E
Sergii Dmytruk
2022-07-25 00:28:35 +03:00 -
1428ca25d2
flashchips.c: enable WP for W25Q32.V, W25Q32.W and W25Q32JW...M
Sergii Dmytruk
2022-07-25 00:27:37 +03:00 -
d899d98859
flashchips.c: enable WP for EN25QH32 and EN25QH64
Sergii Dmytruk
2022-08-14 20:57:48 +03:00 -
994de3ae94
writeprotect_ranges.c: add more range functions
Sergii Dmytruk
2022-07-25 00:23:25 +03:00 -
125a328b4d
spi25_statusreg: support reading/writing configuration register
Sergii Dmytruk
2022-07-24 17:11:05 +03:00 -
f32f5e31d9
spi25_statusreg.c: support reading security register
Sergii Dmytruk
2021-11-27 15:14:27 +02:00 -
ed351cc602
stlinkv3_spi: work around false-positive compiler error
Alexander Goncharov
2022-09-16 17:26:33 +03:00 -
0f4767fd1e
writeprotect.c: refuse to work with chip if OTP WPS == 1
Sergii Dmytruk
2022-08-17 18:29:10 +03:00 -
6d475ec4ab
writeprotect.c: skip unnecessary writes
Sergii Dmytruk
2022-08-14 16:51:46 +03:00 -
4df64d93a0
flashrom_tester: Only print color when stdout isatty
Evan Benn
2022-11-07 16:48:14 +11:00 -
065366dd27
flashrom_tester: Change timestamp to UTC microsecond
Evan Benn
2022-11-07 15:30:20 +11:00 -
7be01fd451
tests: ensure chip erase operation is executed
Nikolai Artemiev
2022-11-02 12:11:02 +11:00 -
c0813e7edd
programmer: Drop dead fallback_map() boilerplate
Edward O'Callaghan
2022-10-30 15:53:18 +11:00 -
801e7c1674
meson: Move programmer test sources into programmer definition
Felix Singer
2022-10-06 11:00:31 +02:00 -
3bba710d98
tree/: Convert flashchip erase_block func ptr to enumerate
Edward O'Callaghan
2022-08-29 10:36:21 +10:00 -
3c44e12a28
tree/: Convert flashchips db to use indirection for erase_block
Edward O'Callaghan
2022-11-02 12:15:38 +11:00 -
00635b0da2
Revert "libflashrom: Return progress state to the library user"
Edward O'Callaghan
2022-10-17 15:00:57 +11:00 -
2f0e49c2ab
flashchips: Add write protect bits to W25Q64JW...M
Evan Benn
2022-09-13 16:01:10 +10:00 -
7c9cd29460
tree/: Rename ERROR_NONFATAL to ERROR_FLASHROM_NONFATAL
Edward O'Callaghan
2022-10-25 10:39:46 +11:00 -
80b1024dac
tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATAL
Edward O'Callaghan
2022-10-25 10:39:05 +11:00 -
d127668cae
bitbang_spi.c: Fix unchecked heap allocation
Edward O'Callaghan
2022-10-25 10:36:28 +11:00 -
c726a693d6
flashrom_tester: Use path types for things that are paths
Evan Benn
2022-11-01 11:43:10 +11:00 -
8170c89568
flashrom_tester: Move layout_file to TestEnv
Evan Benn
2022-11-01 11:42:39 +11:00 -
af2ba601f4
tests: Add prefix to io_mock functions not to clash with macros
Anastasia Klimchuk
2022-10-17 11:59:09 +11:00 -
0a896424ab
tests: Undefine _FORTIFY_SOURCE for unit tests to avoid _chk variants
Anastasia Klimchuk
2022-11-01 14:32:51 +11:00 -
af76e44752
flashrom.c: Make 'chip_to_probe' a param to probe_flash()
Edward O'Callaghan
2022-08-25 23:11:56 +10:00 -
664c58f32a
sb600spi.c: Drop "Promontory" support
Angel Pons
2022-11-02 22:45:52 +01:00 -
39b1890773
Makefile: Don't install git hooks automatically
Felix Singer
2022-10-21 12:47:11 +02:00 -
54f864779b
ichspi.c: heap allocate hwseq_data to remove global
Edward O'Callaghan
2022-10-25 09:41:07 +11:00 -
c0fefa8084
ichspi.c: derive hsfc_fcycle from ctx in ich_start_hwseq_xfer()
Edward O'Callaghan
2022-10-25 09:34:32 +11:00 -
bce96c2d61
ichspi.c: plumb flashctx through hwseq xfer helper
Edward O'Callaghan
2022-10-25 09:32:54 +11:00 -
a048df8398
tests/meson.build: Rename list of source files to
test_srcs
Felix Singer
2022-10-07 22:02:46 +02:00 -
594d3357b6
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-08-16 18:23:33 +10:00 -
985ad5623f
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-08-16 11:48:40 +10:00 -
10e7a0ebd7
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-08-15 12:05:31 +10:00 -
74c3e56ec2
writeprotect: Add some debug logging if wp_verify fails
Evan Benn
2022-09-13 17:12:59 +10:00 -
b9c03286b6
chipset_enable.c: Mark Intel C246 as DEP
Angel Pons
2022-10-20 21:23:33 +02:00 -
618bdb37e1
nicintel_eeprom.c: Fix typo
Felix Singer
2022-10-19 20:23:22 +02:00 -
644b9d96f0
MAINTAINERS: Add Felix Singer for test_build.sh
Felix Singer
2022-09-01 08:21:35 +02:00 -
4f013087a7
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-09-05 11:09:28 +10:00 -
7cb43957c5
ichspi: Unify timeouts across all SPI operations to 30s
v1.2.1-rc1
v1.2.1
1.2.x
Subrata Banik
2022-03-16 20:40:42 +05:30 -
431a88dcbe
ichspi: Unify timeouts across all SPI operations to 30s
v1.1.1-rc1
v1.1.1
1.1.x
Subrata Banik
2022-03-16 20:40:42 +05:30 -
5f65238903
ichspi: Unify timeouts across all SPI operations to 30s
v1.0.2-rc1
v1.0.2
1.0.x
Subrata Banik
2022-03-16 20:40:42 +05:30 -
2e00f73671
tree/: Convert flashchip decode range func ptr to enum
Nikolai Artemiev
2022-08-30 11:11:13 +10:00 -
bd8a02de6c
flashchips.c: mark WP of 9 entries as tested
Sergii Dmytruk
2022-10-06 18:17:58 +03:00 -
5f3d3fad3c
flash.h: extend
struct tested
with .wp fieldSergii Dmytruk
2022-10-06 15:17:52 +03:00 -
e924dc0616
rayer_spi.c: Get rid of temporary
prog_type
stringAngel Pons
2022-10-08 15:17:54 +02:00 -
759a056673
rayer_spi.c: Roll up programmer type search logic into func
Edward O'Callaghan
2022-10-08 22:30:25 +11:00 -
1837f0df27
rayer_spi.c: Drop lpt_outbyte intermediate var
Edward O'Callaghan
2022-10-08 12:14:42 +11:00 -
68e4d5cc4e
rayer_spi.c: Move param parse logic into own func
Edward O'Callaghan
2022-10-08 12:08:09 +11:00 -
d514c90f9a
raiden_debug_spi: Remove fixme with explanation
Liam Flaherty
2022-10-13 12:44:40 +11:00 -
5c69cde561
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-07-29 09:05:14 +03:00 -
890d07986b
flashrom.c: Use programmer_init() func params over global
Edward O'Callaghan
2022-10-10 15:30:46 +11:00 -
001c87d901
dirtyjtag: Add DirtyJTAG programmer
Jean THOMAS
2022-10-11 17:54:30 +02:00 -
5d3b95bbac
flashrom.c: Separate out default layout init
Edward O'Callaghan
2022-10-11 21:27:37 +11:00 -
71c6502378
layout.c: Use calloc() to ensure a zeroed layout
Edward O'Callaghan
2022-10-11 14:24:17 +11:00 -
955c01f5c4
tests/meson.build: Turn file list into list of file objects
Felix Singer
2022-10-07 03:26:37 +02:00 -
22e9313d90
flashrom.8.tmpl: document mediatek_i2c_spi programmer
Peter Marheine
2022-09-26 13:46:26 +10:00 -
b264e5089a
meson.build: Fix indentation of mstarddc_spi definition
Felix Singer
2022-10-06 11:10:13 +02:00 -
053d319141
flashrom.c: create is_internal_programmer() helper
Edward O'Callaghan
2022-08-12 21:27:41 +10:00 -
5779452fcc
manibuilder/apt-get: Drop
apt-get dist-upgrade
commandsNico Huber
2022-08-29 23:25:58 +00:00 -
634da83f40
s25f.c: Fix undefined behaviour on shift
Evan Benn
2022-10-05 11:47:53 +11:00 -
7c40ba24fe
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-03 16:19:57 -04:00 -
a021cd0380
dummyflasher.c: Remove custom mapper from opaque_master
Jonathon Hall
2022-10-03 16:17:20 -04:00 -
277b3fa670
ichspi: Do not attempt to map physical memory for hwseq
Jonathon Hall
2022-10-03 16:12:11 -04:00 -
5afd4aeece
drivers: Move (un)map_flash_region to par/spi/opaque_master
Jonathon Hall
2022-09-16 17:05:20 -04:00 -
67d5015617
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-09-07 22:21:39 +10:00 -
4cbc1cb32d
Makefile: Fix dependencies for developerbox_spi
Felix Singer
2022-07-22 23:23:28 +02:00 -
919277fc68
Makefile: Fix dependencies for developerbox_spi
Felix Singer
2022-07-22 23:23:28 +02:00 -
1900e1d5d3
Replace freenode references
Angel Pons
2021-07-02 12:42:23 +02:00 -
87aa193145
print_wiki.c: Update mailing list reference
Angel Pons
2021-07-02 12:48:10 +02:00 -
e8c548c850
Replace freenode references
Angel Pons
2021-07-02 12:42:23 +02:00 -
4b62efdccf
print_wiki.c: Update mailing list reference
Angel Pons
2021-07-02 12:48:10 +02:00 -
a132e363d2
Replace freenode references
Angel Pons
2021-07-02 12:42:23 +02:00 -
de14dd7930
print_wiki.c: Update mailing list reference
Angel Pons
2021-07-02 12:48:10 +02:00 -
7e8d17a8bd
cli_classic.c: Add error messages for invalid --wp-region use
Nikolai Artemiev
2022-09-20 15:45:34 +10:00 -
89cc73bda5
Makefile: Fix building on AArch64 NixOS
Pyry Kontio
2020-07-06 12:57:35 +09:00 -
380090faff
pcidev: Always fetch ident info
Nico Huber
2022-05-23 01:45:11 +02:00 -
298ac33bc4
pcidev.c: populate IDs with pci_fill_info()
Daniel Verkamp
2020-10-12 12:55:56 -07:00 -
245e540ecb
dmi: Correctly check for ERROR_PTR
Nico Huber
2022-03-06 00:21:52 +01:00 -
04fce478cb
linux_mtd: check ioctl() return value properly
Nikolai Artemiev
2022-01-11 18:26:48 +11:00 -
96cc5d3ea8
flashrom.8: add missing entry for
--flash-contents
Michael Niewöhner
2021-09-21 17:37:32 +02:00 -
a8c0b68199
jlink_spi: Reduce transfer size
Marc Schink
2020-08-22 11:29:22 +02:00 -
595c5d0174
linux_mtd: Disable buffering on the mtd device
Douglas Anderson
2021-01-29 16:35:24 -08:00 -
5feb8cdb6f
helpers.c: Fix undefined behavior in strndup()
Xiang Wang
2021-01-20 17:31:19 +08:00 -
b822ce85aa
dediprog: Fix segmentation fault on no device found
Medicine Yeh
2020-12-17 15:40:42 +08:00 -
2e3e10669d
chipset_enable.c: Validate physmap() return rcrb value
Edward O'Callaghan
2020-12-02 13:17:46 +11:00 -
eaf701dc68
chipset_enable.c: check return value from rphysmap() call
Edward O'Callaghan
2020-10-15 19:19:05 +11:00 -
d92dd50bca
it87spi.c: Prevent use-after-free bug
Angel Pons
2020-10-19 14:20:36 +02:00 -
4af3609828
spi25: Debug flashrom crash when Write Protect is ON
Yuji Sasaki
2019-03-22 10:59:50 -07:00 -
355a1df183
stlinkv3_spi: Avoid division by zero
Patrick Georgi
2020-04-23 09:36:12 +02:00 -
399a4dd721
chipset_enable.c: Disable SPI on ICH7 if booted from LPC
Angel Pons
2020-04-15 12:59:42 +02:00 -
b57f48f77f
spi95: Check for success before using send_command's returned data
Patrick Georgi
2020-05-02 16:07:11 +02:00 -
b428c319ed
libflashrom.c: Use casts on enum conversions
Angel Pons
2020-05-27 12:15:51 +02:00 -
5ac6a637b0
test_build.sh: Move build test procedure to repository
Patrick Georgi
2020-10-28 17:29:38 +01:00 -
e8eb2a6d28
pcidev: Always fetch ident info
Nico Huber
2022-05-23 01:45:11 +02:00 -
84982ce1f2
pcidev.c: populate IDs with pci_fill_info()
Daniel Verkamp
2020-10-12 12:55:56 -07:00 -
fd42af0087
chipset_enable.c: Validate physmap() return rcrb value
Edward O'Callaghan
2020-12-02 13:17:46 +11:00 -
b67c15b90e
chipset_enable.c: check return value from rphysmap() call
Edward O'Callaghan
2020-10-15 19:19:05 +11:00 -
30b87356f0
it87spi.c: Prevent use-after-free bug
Angel Pons
2020-10-19 14:20:36 +02:00