Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
4a84ec273a487c27f91bd3df70cbdf8894af70e1
4a84ec2
tree: Enable -Wwrite-strings
by Jacob Garber
· 5 years ago
de77ad4
Add board enable for Asus P4P800SE
by Miklós Márton
· 5 years ago
8900d6c
helpers: Implement strndup() for MinGW
by Miklós Márton
· 5 years ago
7d6b526
cli_classic: Add convenient '--{flash,get}-size' cli opt
by Edward O'Callaghan
· 5 years ago
0cd11d8
cli_classic: Add convenient '--flash-name' cli opt
by Edward O'Callaghan
· 5 years ago
ca598da
dummyflasher: Add error check for file read
by Jacob Garber
· 5 years ago
1c0c8fd
linux_spi: Use fgets() to read buffer size
by Jacob Garber
· 5 years ago
4a7970b
print: Fix vendor string memory leak
by Jacob Garber
· 5 years ago
ba71999
linux_mtd: Fix param memory leak
by Jacob Garber
· 5 years ago
1c091d1
internal: Fix board vendor and model memory leaks
by Jacob Garber
· 5 years ago
15f539c
ichspi: Replace default JEDEC_BE_D8 with JEDEC_SE
by David Hendricks
· 14 years ago
a1fc01d
flashchips.c: Add W25Q128.V..M printlock attribute
by Alan Green
· 5 years ago
07b8a17
flashchips.c: Mark W25Q40EW as TESTED_PREW
by Alan Green
· 5 years ago
86fc9cf
flashchips.c: Add GD25Q256D from downstream
by Alan Green
· 5 years ago
40f0757
libflashrom.h: Add types not included in all projects
by Mario Limonciello
· 5 years ago
4362e62
flashchips.c: Mark EN29F002(A)(N)B as tested +EW
by Alan Green
· 5 years ago
0370730
flashchips.c: Identify MX25L25645G part
by Alan Green
· 5 years ago
4f00912
flashchips: Add GD25Q127C name to the GD25Q128C entry
by Alan Green
· 5 years ago
dd59220
flashchips.c: Put SFDP-capable chip back into position
by Alan Green
· 5 years ago
71b706f
libflashrom: add querying functions with meson integration
by Artur Raglis
· 5 years ago
188127e
flashchips: upstream changes to GD25LQ128
by Alan Green
· 5 years ago
ea0c093
chipset_enable: Mark Intel CM236 and CM246 as DEP
by Nico Huber
· 5 years ago
bde44a1
chipset_enable: Add support for Cannon Lake U Premium
by Matt DeVillier
· 5 years ago
2a5dfaf
ichspi: Add support for discrete Cannon Lake PCHs
by Nico Huber
· 5 years ago
5ec84b3
chipset_enable: Add support for discrete Cannon Lake PCHs
by Thomas Heijligen
· 6 years ago
045b97e
flashchips: Add missing MT25Q erase commands
by Jacob Creedon
· 5 years ago
e8e7b0e
flashchips: Fix N25Q512 bulk erase
by Jacob Creedon
· 5 years ago
08e9d1d
flashchips: Split MT25Q from N25Q
by Jacob Creedon
· 5 years ago
a4e579f
flashchips.c: Mark AMD Am29F010A/B as TEST_OK_PRE
by Alan Green
· 5 years ago
8855257
flashchips.c: Mark Intel 82802AB as TEST_OK_PREW
by Alan Green
· 5 years ago
a508ca0
chipset_enable: Fix recent -Wmissing-field-initializer trouble
by Nico Huber
· 5 years ago
519be66
Fix -Wsign-compare trouble
by Nico Huber
· 6 years ago
ef78de4
cli_classic: Fix Memory leak
by Elyes HAOUAS
· 5 years ago
5800f58
spi25: Remove dead increment
by Elyes HAOUAS
· 5 years ago
3384fb6
pickit2_spi: Fix "dead" assignment
by Elyes HAOUAS
· 5 years ago
a136d42
flashchips: Add Macronix MX25L51245G as known chip
by Hemanth Guruva Reddy
· 5 years ago
b221cd7
pickit2_spi: update to libusb1 and drop libusb0 dependency
by Thomas Heijligen
· 6 years ago
d2d3993
ichspi: Add Apollo Lake support
by Nico Huber
· 6 years ago
3750986
chipset_enable: Add Apollo Lake
by Nico Huber
· 6 years ago
908adf4
flashchips.c: Make .tested lines consistent
by Alan Green
· 5 years ago
1f9cc7d
flashchips.c: Sort file by vendor and model
by Alan Green
· 5 years ago
2d7ab69
layout: Increase max rom layout size
by Patrick Rudolph
· 5 years ago
69146f7
flashchips.c: Format SFDP-capable chip entry
by Alan Green
· 5 years ago
f29ea36
flashchips.c: Make comment placement consistent
by Alan Green
· 5 years ago
c1863ca
flashchips.c: Fix field order
by Alan Green
· 5 years ago
f5ad688
flashchips.c: Add comma after every .voltage attribute
by Alan Green
· 5 years ago
86bf6ab
flashchips: Drop dead code of AT26DF321
by Alan Green
· 5 years ago
fdf5da4
flashchips.c: format block_erasers members
by Alan Green
· 5 years ago
cbb85c0
flashchips.c: Make end of line comments consistent
by Alan Green
· 5 years ago
57938f8
flashchips.c: ATMEL->Atmel for consistency
by Alan Green
· 5 years ago
fa3fcd3
flashchips.c: Make whitespace consistent
by Alan Green
· 5 years ago
f75d8c5
Add support for MX25U25635F
by David Tomaschik
· 5 years ago
0a0b45b
cli_classic: Remove old usage warnings
by Jacob Garber
· 5 years ago
deeac7e
spi: Drop spi_controller type
by Nico Huber
· 8 years ago
959aafa
spi25: Fix layering violation in probe_spi_rdid4()
by Nico Huber
· 8 years ago
afc3ad6
tree: Make internal variables static
by Jacob Garber
· 5 years ago
cd8aeba
Makefile: Enable -Wmissing-prototypes
by Jacob Garber
· 5 years ago
cf3976e
tree: Remove unused functions with no prototypes
by Jacob Garber
· 5 years ago
6c68363
tree: Include missing headers for function prototypes
by Jacob Garber
· 5 years ago
beeb8bc
tree: Make internal functions static
by Jacob Garber
· 5 years ago
cb44eb7
bitbang_spi: Drop bitbang_spi_master_type
by Nico Huber
· 8 years ago
712ba3a
ft2232_spi.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
e276411
fmap.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
a67ac58
dmi.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
ec819d6
serprog.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
29e46d0
ichspi.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
504215b
spi25: Fix layering violation in default_spi_write_aai()
by Nico Huber
· 8 years ago
477e169
dediprog: Bail out on unsupported, long transfers
by Nico Huber
· 5 years ago
d8b2e80
spi: Move 16MiB partitioning up into spi_chip_read()
by Nico Huber
· 5 years ago
0373ce3
print: Update Asus URLs to use more secure HTTPS
by Paul Menzel
· 7 years ago
5ca5523
layout: Introduce layout_next_included()
by Nico Huber
· 5 years ago
70461a9
layout: Make `romentry.name` a pointer
by Nico Huber
· 5 years ago
4f21328
layout: Move generic layout functions into `layout.c`
by Nico Huber
· 5 years ago
2b94cdb
layout: Never use global `layout` directly
by Nico Huber
· 5 years ago
b04fef9
layout.c: Don't use global variables for included regions
by Arthur Heymans
· 6 years ago
ee13d0c
libflashrom: Add CPP guard to fix big-endian builds
by Nico Huber
· 5 years ago
911b8d8
cli: Add error on missing IFD
by Patrick Rudolph
· 5 years ago
a724602
Makefile: Also blacklist J-Link SPI for DOS
by Nico Huber
· 5 years ago
84c6fb5
Makefile: Blacklist Digilent SPI (using USB) for DOS
by Nico Huber
· 5 years ago
129e938
ich_descriptors: Drop line numbering comments
by Nico Huber
· 5 years ago
32b9f5c
layout.c: Use the libflashrom function for included arguments
by Arthur Heymans
· 6 years ago
2e50cdc
Rework internal bus handling and laptop bail-out
by Nico Huber
· 6 years ago
ba22411
dediprog: Allow 4BA on all protocol V2 devices
by Patrick Rudolph
· 5 years ago
7eb38aa
dediprog: Implement 4BA EAR mode for protocol v1
by Nico Huber
· 6 years ago
17890b3
chipset_enable: Mark Intel QS77 as DEP
by Evgeny Zinoviev
· 5 years ago
f9632d8
dummyflasher: Add emulation for Winbond W25Q128FV
by Nico Huber
· 6 years ago
4ca575d
usbdev: Only match requested USB devices
by Patrick Rudolph
· 5 years ago
93db6e1
dediprog: Enable 4BA support for SF600, protocol V2
by Nico Huber
· 6 years ago
cb97368
Add support for the meson build system
by Richard Hughes
· 6 years ago
dc5af54
dediprog: Disable 4BA completely
by Nico Huber
· 6 years ago
3d7b1e3
Fix verification with sparse layouts
by Nico Huber
· 6 years ago
0cacb11
Remove trailing whitespace
by Elyes HAOUAS
· 6 years ago
1cf369f
layout.c: Remove unused variable
by Arthur Heymans
· 6 years ago
ae24b8b
layout: Add missing stdbool.h include
by Nico Huber
· 6 years ago
6e61e0c
Fix erasing of unaligned regions
by Nico Huber
· 6 years ago
db7482b
Fix several -Wno-implicit-fallthrough warnings
by Richard Hughes
· 6 years ago
e2cbb12
Fix one more -Wmissing-field-initializers warning
by Richard Hughes
· 6 years ago
84b453e
Fix a trivial calloc warning
by Richard Hughes
· 6 years ago
df49058
Fix several -Wno-missing-field-initializers warnings
by Richard Hughes
· 6 years ago
93e1625
Fix several -Wold-style-declaration warnings
by Richard Hughes
· 6 years ago
Next »