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
*
flashchips: Add missing MT25Q erase commands
Jacob Creedon
2019-08-05
1
-0
/
+18
*
flashchips: Fix N25Q512 bulk erase
Jacob Creedon
2019-08-05
1
-2
/
+2
*
flashchips: Split MT25Q from N25Q
Jacob Creedon
2019-08-05
1
-2
/
+82
*
flashchips.c: Mark AMD Am29F010A/B as TEST_OK_PRE
Alan Green
2019-08-03
1
-1
/
+1
*
flashchips.c: Mark Intel 82802AB as TEST_OK_PREW
Alan Green
2019-08-03
1
-1
/
+1
*
chipset_enable: Fix recent -Wmissing-field-initializer trouble
Nico Huber
2019-07-31
1
-14
/
+14
*
Fix -Wsign-compare trouble
Nico Huber
2019-07-31
32
-107
/
+116
*
cli_classic: Fix Memory leak
Elyes HAOUAS
2019-07-19
1
-0
/
+5
*
spi25: Remove dead increment
Elyes HAOUAS
2019-07-19
1
-1
/
+0
*
pickit2_spi: Fix "dead" assignment
Elyes HAOUAS
2019-07-19
1
-2
/
+8
*
flashchips: Add Macronix MX25L51245G as known chip
Hemanth Guruva Reddy
2019-07-17
2
-2
/
+2
*
pickit2_spi: update to libusb1 and drop libusb0 dependency
Thomas Heijligen
2019-07-10
4
-132
/
+60
*
ichspi: Add Apollo Lake support
Nico Huber
2019-07-06
4
-61
/
+155
*
chipset_enable: Add Apollo Lake
Nico Huber
2019-07-06
2
-4
/
+21
*
flashchips.c: Make .tested lines consistent
Alan Green
2019-07-05
1
-2
/
+2
*
flashchips.c: Sort file by vendor and model
Alan Green
2019-07-05
1
-4145
/
+4148
*
layout: Increase max rom layout size
Patrick Rudolph
2019-07-04
1
-1
/
+1
*
flashchips.c: Format SFDP-capable chip entry
Alan Green
2019-07-04
1
-9
/
+8
*
flashchips.c: Make comment placement consistent
Alan Green
2019-07-04
1
-1
/
+2
*
flashchips.c: Fix field order
Alan Green
2019-07-04
1
-15
/
+15
*
flashchips.c: Add comma after every .voltage attribute
Alan Green
2019-07-04
1
-2
/
+2
*
flashchips: Drop dead code of AT26DF321
Alan Green
2019-07-04
2
-20
/
+1
*
flashchips.c: format block_erasers members
Alan Green
2019-07-03
1
-54
/
+102
*
flashchips.c: Make end of line comments consistent
Alan Green
2019-07-02
1
-21
/
+21
*
flashchips.c: ATMEL->Atmel for consistency
Alan Green
2019-07-02
1
-1
/
+1
*
flashchips.c: Make whitespace consistent
Alan Green
2019-07-02
1
-98
/
+101
*
Add support for MX25U25635F
David Tomaschik
2019-06-28
1
-0
/
+49
*
cli_classic: Remove old usage warnings
Jacob Garber
2019-06-28
1
-4
/
+0
*
spi: Drop spi_controller type
Nico Huber
2019-06-27
18
-80
/
+1
*
spi25: Fix layering violation in probe_spi_rdid4()
Nico Huber
2019-06-27
1
-20
/
+5
*
tree: Make internal variables static
Jacob Garber
2019-06-26
10
-18
/
+18
*
Makefile: Enable -Wmissing-prototypes
Jacob Garber
2019-06-23
1
-1
/
+1
*
tree: Remove unused functions with no prototypes
Jacob Garber
2019-06-23
4
-186
/
+0
*
tree: Include missing headers for function prototypes
Jacob Garber
2019-06-23
5
-0
/
+5
*
tree: Make internal functions static
Jacob Garber
2019-06-23
13
-30
/
+29
*
bitbang_spi: Drop bitbang_spi_master_type
Nico Huber
2019-06-23
8
-38
/
+2
*
ft2232_spi.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-6
/
+4
*
fmap.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-5
/
+3
*
dmi.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-2
/
+1
*
serprog.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-4
/
+3
*
ichspi.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-12
/
+12
*
spi25: Fix layering violation in default_spi_write_aai()
Nico Huber
2019-06-21
3
-16
/
+2
*
dediprog: Bail out on unsupported, long transfers
Nico Huber
2019-06-21
1
-1
/
+9
*
spi: Move 16MiB partitioning up into spi_chip_read()
Nico Huber
2019-06-21
3
-33
/
+28
*
print: Update Asus URLs to use more secure HTTPS
Paul Menzel
2019-06-21
1
-113
/
+113
*
layout: Introduce layout_next_included()
Nico Huber
2019-06-17
3
-21
/
+31
*
layout: Make `romentry.name` a pointer
Nico Huber
2019-06-17
5
-17
/
+39
*
layout: Move generic layout functions into `layout.c`
Nico Huber
2019-06-17
3
-35
/
+43
*
layout: Never use global `layout` directly
Nico Huber
2019-06-17
1
-20
/
+23
*
layout.c: Don't use global variables for included regions
Arthur Heymans
2019-06-17
4
-51
/
+58
[next]