mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-15 19:40:19 +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
-
cf9f84796f
nicintel_eeprom: decouple function signatures from global state
Alexander Goncharov
2022-08-12 16:38:33 +03:00 -
9307e68d68
nicintel_eeprom: pack pci device struct into programmer's data
Alexander Goncharov
2022-08-12 09:03:49 +03:00 -
7ebb18985d
nicintel_eeprom: unify the code path of opaque master registration
Alexander Goncharov
2022-07-18 18:58:56 +03:00 -
3234e04743
nicintel_eeprom: refactor i210 variable into reentrant pattern
Alexander Goncharov
2022-08-11 21:47:13 +03:00 -
95b6cf1835
nicintel_eeprom: turn 82580 state variable into a struct
Alexander Goncharov
2022-08-11 21:47:13 +03:00 -
0b654bb92e
nicintel_eeprom: handle errors using goto for i210's shutdown
Alexander Goncharov
2022-08-07 12:08:49 +03:00 -
bbf20776f8
gfxnvidia: restore flash interface access state explicitly
Alexander Goncharov
2022-08-18 11:08:37 +03:00 -
179e6e1423
it8212: restore ROM BAR decode state explicitly
Alexander Goncharov
2022-08-17 21:22:27 +03:00 -
0ba4907100
print.c: Move list of known boards to known_boards.c
Edward O'Callaghan
2022-08-15 11:14:50 +10:00 -
7ea50d8fe4
print.c: Use flashrom_version_info()
Edward O'Callaghan
2022-08-25 11:23:07 +10:00 -
0d4614777b
flashrom.c: Move print logic to print.c
Edward O'Callaghan
2022-08-12 13:07:51 +10:00 -
f6d9a2847e
flashrom_tester: Add an implementation using libflashrom
Evan Benn
2022-06-01 12:45:01 +10:00 -
b41bb5622c
flashrom_tester: Add _into_file to function names
Evan Benn
2022-08-23 12:43:47 +10:00 -
1acef16895
realtek_mst_i2c_spi.c: Avoid premature initialisation
Edward O'Callaghan
2022-08-19 22:10:14 +10:00 -
907407830e
ich_descriptors_tool/Makefile: Add missing
override
for CFLAGSNico Huber
2022-08-23 18:07:54 +02:00 -
8f9e910eb3
parallel.c: Consoldiate parallel master registration logic
Edward O'Callaghan
2022-08-12 12:56:43 +10:00 -
16744f9e96
flashrom.c: Move write_buf_to_include_args() to cli_classic.c
Edward O'Callaghan
2022-08-12 11:30:27 +10:00 -
b2b154802b
flashrom.c: Move read_buf_from_include_args() into cli_classic.c
Edward O'Callaghan
2022-08-12 11:07:16 +10:00 -
c9ebfad95f
flashrom.c: Move write_buf_to_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-15 10:53:32 +10:00 -
3c1aa889d8
flashrom.c: Move read_buf_from_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-12 11:03:00 +10:00 -
eb1b1f6f7d
flashrom.c: flatten out write_buf_to_include_args()
Edward O'Callaghan
2022-08-12 11:24:11 +10:00 -
ac7f0c20b8
flashrom.c: flatten out read_buf_from_include_args()
Edward O'Callaghan
2022-08-11 22:02:26 +10:00 -
75b7455441
ichspi.c: Clean up get_ich_spi_mode_param()
Felix Singer
2022-06-20 10:01:08 +02:00 -
1b880756d4
Add support for motherboard Jetway P4MDPT
direstraits96
2022-02-16 02:26:51 +00:00 -
43f8e021a4
nic3com: mark PCI id 9006 as supported
Adrien Destugues
2021-08-10 11:48:18 +02:00 -
80f1ea9a79
ichspi.c: Pack hwseq_data into opaque.data field
Edward O'Callaghan
2022-06-17 22:15:02 +10:00 -
73e28a7472
Makefile: print dependency versions
Thomas Heijligen
2022-08-12 19:52:23 +02:00 -
e4137c6913
meson: Build the ich_descriptors_tool as feature
Thomas Heijligen
2022-08-13 12:21:44 +02:00 -
374871c039
tree: Check properly if libusb is initialized
Thomas Heijligen
2022-08-05 17:56:20 +02:00 -
7346cda9e9
flashrom_tester: Call crossystem with write protect argument
Evan Benn
2022-07-19 14:20:30 +10:00 -
1d38651865
drkaiser: restore flash writing access state explicitly
Alexander Goncharov
2022-08-17 20:56:43 +03:00 -
66b34f8ba3
bindings/rust: Document the rust bindings
Evan Benn
2022-08-11 09:32:46 +10:00 -
401d9bfa71
bindings/rust/libflashrom: Create fat rust binding
Evan Benn
2022-06-01 10:24:08 +10:00 -
06d32e1147
bindings/rust/libflashrom-sys: Create thin rust bindgen binding
Evan Benn
2022-06-01 09:30:50 +10:00 -
6c1b0acc4c
flashrom_tester: Fix cmd read_region to read only the region
Evan Benn
2022-08-05 14:17:00 +10:00 -
41d0de0ad8
flashrom_tester: Write a newline with the wp prompt
Evan Benn
2022-07-28 15:38:36 +10:00 -
cd4a62a784
spi25_statusreg: Fix checks for FEATURE_WRSR_EXT3
Nico Huber
2022-08-14 11:50:41 +02:00 -
99eca0899b
cmocka: Drop as meson subproject
Thomas Heijligen
2022-08-12 19:57:28 +02:00 -
4ad591bcdc
parade_lspcon: Rename PAGE_SIZE to avoid redefinition
Thomas Heijligen
2022-08-15 13:15:43 +02:00 -
6a3988b6cd
ichspi.c: Make ich_hwseq_wait_for_cycle_complete() take addr_mask as arg
Edward O'Callaghan
2022-06-17 21:59:45 +10:00 -
456be2ad7a
ichspi.c: Fix ich_hwseq_get_erase_block_size() type signature
Edward O'Callaghan
2022-06-17 21:53:08 +10:00 -
61f0206644
ichspi.c: Let ich_hwseq_set_addr() take addr_mask as a argument
Edward O'Callaghan
2022-06-17 21:49:43 +10:00 -
d4a46375da
pickit2_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-09 06:35:43 +02:00 -
fddcc379dc
linux_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-09 06:01:55 +02:00 -
5c644d86ef
linux_mtd.c: Rename variable param to param_str
Felix Singer
2022-08-09 05:54:33 +02:00 -
a063073dc5
digilent_spi.c: Rename variable p to param_str
Felix Singer
2022-07-17 00:51:08 +02:00 -
a93c2e7d1e
stlinkv3_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-07-16 11:28:48 +02:00 -
bcdfcaf9b0
realtek_mst_i2c_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-07-16 11:20:27 +02:00 -
ca4608db6f
sb600spi.c: Use one variable to store raw parameter values
Felix Singer
2022-07-16 11:09:16 +02:00 -
03bb6f77fb
dediprog.c: Use one variable to store raw parameter values
Felix Singer
2022-07-16 09:43:59 +02:00 -
e6fec98ba3
dummyflasher.c: Remove unnecessary empty line
Felix Singer
2022-08-09 06:10:48 +02:00 -
f44a70ff8c
cli_classic.c: Make use of bool type in the main function
Felix Singer
2022-05-22 02:04:18 +02:00 -
9944a8a8a7
MAINTAINERS: Add Evan Benn for flashrom_tester
Evan Benn
2022-08-11 17:20:16 +10:00 -
edb5198d24
Makefile: Fix build for Windows
Thomas Heijligen
2022-08-08 22:27:10 +02:00 -
1392a08c50
tests/realtek_mst_i2c_spi.c: Fix macro closing comment
Felix Singer
2022-08-08 03:52:09 +02:00 -
e18a528c6b
tests: Test allow_brick is required for i2c programmers init
Anastasia Klimchuk
2022-08-08 10:42:39 +10:00 -
4adfd99d78
tests: Add function to test programmer init error paths
Anastasia Klimchuk
2022-08-08 10:36:06 +10:00 -
02f43e89ba
atahpt: restore flash access state explicitly
Alexander Goncharov
2022-06-24 16:58:16 +03:00 -
db026ea281
test_build.sh: Build all programmers individually using Make
Felix Singer
2022-07-22 22:52:08 +02:00 -
ce971c6ce4
Makefile.d/arch_test.h: Add detection for ARC64 architecture
Veronika Kremneva
2021-10-15 14:18:26 +03:00 -
bd72307a46
Makefile: Add support for Elbrus (e2k) architecture
Anton Samsonov
2022-08-04 11:48:23 +03:00 -
ef4eb1714b
Makefile: fix rebuild issues
Thomas Heijligen
2022-07-25 19:15:22 +02:00 -
1a9175f272
ich_descriptors.c: Reduce i/o op paths in read_descriptor_reg()
Edward O'Callaghan
2022-08-02 11:38:18 +10:00 -
83a30d01cb
include/ich_descriptors.h: Add missing include
Edward O'Callaghan
2022-08-02 11:31:16 +10:00 -
caed9f0d2e
test_build.sh: Move commands into functions
Felix Singer
2022-07-22 22:45:19 +02:00 -
5c5b0a8fab
tests: Add basic lifecycle test for mediatek_i2c_spi
Anastasia Klimchuk
2022-07-29 16:16:25 +10:00 -
47541722c1
tests: Add basic lifecycle test for parade_lspcon
Anastasia Klimchuk
2022-07-20 15:24:51 +10:00 -
36299dbab2
pickit2_spi.c: Use a variable to store the total packetsize
Felix Singer
2022-07-29 03:16:19 +02:00 -
9e04991dc4
pickit2_spi.c: Replace hard-coded value with define in msg_perr()
Felix Singer
2022-07-29 03:09:02 +02:00 -
ce16a1059f
nicnatsemi: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-07-14 16:53:45 +03:00 -
474a8b8259
satasii: drop unused variable from par data struct
Alexander Goncharov
2022-07-30 22:36:50 +03:00 -
1a357586bc
satasii: Drop sii_ prefix for par data struct members
Alexander Goncharov
2022-07-30 22:32:36 +03:00 -
94d8701157
satasii: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-07-12 21:44:08 +03:00 -
66dde32e16
satamv: Drop mv_ prefix for par data struct members
Alexander Goncharov
2022-07-30 22:54:47 +03:00 -
65372382c3
satamv: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-07-13 13:54:44 +03:00 -
e410532fdd
nicintel: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-07-14 17:14:55 +03:00 -
5b7ae255c3
maintainers: Add Felix Singer for Nix shell
Felix Singer
2022-07-20 14:03:01 +02:00 -
2386dd3341
maintainers: Add Anastasia Klimchuk for MAINTAINERS
Felix Singer
2022-07-20 13:57:28 +02:00 -
f5b8fe29dd
maintainers: Add Felix Singer for MAINTAINERS
Felix Singer
2022-07-20 13:44:28 +02:00 -
5bb1698e6a
flashrom_tester: Move all subprocess stderr logging to dispatch
Evan Benn
2022-06-14 16:42:32 +10:00 -
81069f0c65
flashrom_tester: Parse fmap header as little endian
Evan Benn
2022-07-25 13:55:15 +10:00 -
dfbcf63302
tests/test.c: Allow filtering of tests using cmocka API
Evan Benn
2022-07-20 11:13:13 +10:00 -
6308fc3b9f
flashrom_tester: update to built-0.5
George Burgess IV
2022-07-21 22:43:26 -07:00 -
dd1d07646f
parade_lspcon.c: Clarify coincidentally JEDEC command usage
Edward O'Callaghan
2022-06-30 20:00:11 +10:00 -
f1ca19598c
parade_lspcon.c: Leverage the BIT() macro
Edward O'Callaghan
2022-06-30 22:39:21 +10:00 -
c59cf52e2a
parade_lspcon.c: Add allow_brick=yes programmer param
Edward O'Callaghan
2022-06-30 19:54:44 +10:00 -
b8c16e0429
parade_lspcon.c: Drop unused define
Edward O'Callaghan
2022-06-30 19:57:30 +10:00 -
a97bbba09a
mediatek_i2c_spi.c: Add allow_brick=yes programmer param
Edward O'Callaghan
2022-06-30 19:53:16 +10:00 -
84ba82c0e8
it8212: Drop it8212_ prefix for par data struct members
Alexander Goncharov
2022-07-22 14:42:57 +03:00 -
e182b174f7
atapromise: Drop atapromise_ prefix for par data struct members
Alexander Goncharov
2022-07-22 14:48:51 +03:00 -
336fd0e2cb
meson: fix various meson build warnings and formatting
Nikolai Artemiev
2022-07-22 09:58:14 +10:00 -
a71b22fba3
pickit2_spi.c: Add
pickit2_interrupt_transfer()
helperAngel Pons
2022-07-16 12:12:50 +02:00 -
398e2d8420
maintainers: Add Nikolai Artemiev for write-protect
Anastasia Klimchuk
2022-07-18 13:16:49 +10:00 -
6ed465317c
maintainers: Add Anastasia Klimchuk for unit tests
Anastasia Klimchuk
2022-07-18 13:15:57 +10:00 -
2a845af785
maintainers: Add Nikolai Artemiev for linux_mtd
Anastasia Klimchuk
2022-07-18 13:14:53 +10:00 -
cb77e3cc25
maintainers: Add Peter Marheine for i2c programmers
Anastasia Klimchuk
2022-07-18 13:12:21 +10:00 -
62cb16c709
maintainers: Add Peter Marheine for i2c core
Anastasia Klimchuk
2022-07-18 13:11:06 +10:00 -
509f675fe2
maintainers: Add Thomas Heijligen for build system
Anastasia Klimchuk
2022-07-18 13:08:42 +10:00 -
0dc0636c02
Introduce MAINTAINERS file
Felix Singer
2022-06-30 19:18:17 +02:00 -
b6a439e45e
Makefile: Fix dependencies for developerbox_spi
Felix Singer
2022-07-22 23:23:28 +02:00