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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/meson.build: Rename list of source files to `test_srcs`
1.3.x_infdev
Felix Singer
2022-11-01
1
-3
/
+3
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-607
/
+654
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-599
/
+656
*
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-11-01
4
-596
/
+650
*
writeprotect: Add some debug logging if wp_verify fails
Evan Benn
2022-10-31
1
-3
/
+8
*
chipset_enable.c: Mark Intel C246 as DEP
Angel Pons
2022-10-31
1
-1
/
+1
*
nicintel_eeprom.c: Fix typo
Felix Singer
2022-10-31
1
-4
/
+4
*
MAINTAINERS: Add Felix Singer for test_build.sh
Felix Singer
2022-10-31
1
-0
/
+5
*
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-10-31
3
-44
/
+43
*
tree/: Convert flashchip decode range func ptr to enum
Nikolai Artemiev
2022-10-28
4
-28
/
+51
*
flashchips.c: mark WP of 9 entries as tested
Sergii Dmytruk
2022-10-23
1
-9
/
+9
*
flash.h: extend `struct tested` with .wp field
Sergii Dmytruk
2022-10-23
3
-12
/
+23
*
rayer_spi.c: Get rid of temporary `prog_type` string
Angel Pons
2022-10-22
1
-14
/
+8
*
rayer_spi.c: Roll up programmer type search logic into func
Edward O'Callaghan
2022-10-22
1
-24
/
+33
*
rayer_spi.c: Drop lpt_outbyte intermediate var
Edward O'Callaghan
2022-10-22
1
-5
/
+2
*
rayer_spi.c: Move param parse logic into own func
Edward O'Callaghan
2022-10-22
1
-21
/
+36
*
raiden_debug_spi: Remove fixme with explanation
Liam Flaherty
2022-10-21
1
-1
/
+5
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
26
-96
/
+97
*
flashrom.c: Use programmer_init() func params over global
Edward O'Callaghan
2022-10-16
1
-2
/
+2
*
dirtyjtag: Add DirtyJTAG programmer
Jean THOMAS
2022-10-15
8
-5
/
+363
*
flashrom.c: Separate out default layout init
Edward O'Callaghan
2022-10-15
1
-6
/
+13
*
layout.c: Use calloc() to ensure a zeroed layout
Edward O'Callaghan
2022-10-15
1
-3
/
+1
*
tests/meson.build: Turn file list into list of file objects
Felix Singer
2022-10-15
1
-2
/
+2
*
flashrom.8.tmpl: document mediatek_i2c_spi programmer
Peter Marheine
2022-10-11
1
-1
/
+24
*
meson.build: Fix indentation of mstarddc_spi definition
Felix Singer
2022-10-11
1
-1
/
+1
*
flashrom.c: create is_internal_programmer() helper
Edward O'Callaghan
2022-10-10
1
-7
/
+12
*
manibuilder/apt-get: Drop `apt-get dist-upgrade` commands
Nico Huber
2022-10-08
3
-3
/
+0
*
s25f.c: Fix undefined behaviour on shift
Evan Benn
2022-10-08
1
-4
/
+4
*
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-08
2
-11
/
+3
*
dummyflasher.c: Remove custom mapper from opaque_master
Jonathon Hall
2022-10-08
1
-2
/
+0
*
ichspi: Do not attempt to map physical memory for hwseq
Jonathon Hall
2022-10-08
1
-2
/
+0
*
drivers: Move (un)map_flash_region to par/spi/opaque_master
Jonathon Hall
2022-10-08
13
-41
/
+119
*
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-10-08
37
-80
/
+9
*
cli_classic.c: Add error messages for invalid --wp-region use
Nikolai Artemiev
2022-09-30
1
-1
/
+9
*
manibuilder: Maintain list of broken images
Nico Huber
2022-09-27
1
-0
/
+11
*
manibuilder/alpine: Disable https for Alpine 3.7 and 3.8
Nico Huber
2022-09-27
2
-1
/
+6
*
mainbuilder/djgpp: Disable TLS verification for curl and Git
Nico Huber
2022-09-27
1
-2
/
+3
*
manibuilder: Switch Dockerfile.anita to Bullseye and Python 3
Nico Huber
2022-09-27
1
-9
/
+10
*
manibuilder/ubuntu: Add newer image tags
Nico Huber
2022-09-27
1
-1
/
+4
*
manibuilder/debian: Add Bullseye image tags
Nico Huber
2022-09-27
1
-1
/
+4
*
mainbuilder/debian,ubuntu: Disable TLS verification for Git commands
Nico Huber
2022-09-27
2
-0
/
+2
*
manibuilder/debian: Drop all sid image tags
Nico Huber
2022-09-27
1
-2
/
+1
*
manibuilder/fedora: Add newer image tags
Nico Huber
2022-09-27
1
-5
/
+9
*
manibuilder/alpine: Add newer image tags
Nico Huber
2022-09-27
2
-1
/
+5
*
manibuilder/fedora: Disable TLS verification for Git commands
Nico Huber
2022-09-27
1
-1
/
+2
*
manibuilder/fedora: Install `systemd-devel` package
Nico Huber
2022-09-27
1
-1
/
+1
*
manibuilder/alpine: Disable TLS verification for Git commands
Nico Huber
2022-09-27
1
-1
/
+2
*
manibuilder/centos: Install `systemd-devel` package
Nico Huber
2022-09-27
1
-1
/
+1
*
manibuilder/centos: Disable TLS verification for Git commands
Nico Huber
2022-09-27
1
-1
/
+3
*
drivers/: Make 'internal_delay' the default unless defined
Edward O'Callaghan
2022-09-27
37
-42
/
+6
[next]