1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-05-03 09:53:38 +02:00

1181 Commits

Author SHA1 Message Date
Gerrit Code Review
1eea96b050 Update notes for submitted changes
* buspirate_spi: Add support for variable serial speeds
2018-01-26 15:23:11 +00:00
Gerrit Code Review
da0cef7ef4 Update notes for submitted changes
* Fix the documentation and DOS port
2018-01-06 22:38:59 +00:00
Gerrit Code Review
be84bfff0c Update notes for submitted changes
* chipset_enable: Mark VX900 as tested
2018-01-02 20:15:57 +00:00
Gerrit Code Review
e68ad01d29 Update notes for submitted changes
* vt_vx: check whether the chipset's MMIO range is configured
2018-01-02 20:15:45 +00:00
Gerrit Code Review
cc3e8c53ae Update notes for submitted changes
* flashchips: Revise all 4BA chips
2018-01-02 20:15:35 +00:00
Gerrit Code Review
0ca776bae4 Update notes for submitted changes
* spi25: Revise decision when to enter/exit 4BA mode
2018-01-02 20:15:30 +00:00
Gerrit Code Review
7c7893b118 Update notes for submitted changes
* spi_master: Introduce SPI_MASTER_4BA feature flag
2018-01-02 20:14:34 +00:00
Gerrit Code Review
49896d0c41 Update notes for submitted changes
* Fix the documentation and DOS port
2017-12-30 12:21:22 +00:00
Gerrit Code Review
7133bbc45a Update notes for submitted changes
* internal: Fix #if guards for big-endian mips
2017-12-28 10:58:53 +00:00
Gerrit Code Review
e0b0a0af4b Update notes for submitted changes
* spi: Move ICH BBAR quirk out of the way
2017-12-28 10:49:05 +00:00
Gerrit Code Review
23737ee1df Update notes for submitted changes
* spi25: Merge remainder of spi4ba in
2017-12-28 10:48:28 +00:00
Gerrit Code Review
046aed078c Update notes for submitted changes
* spi4ba: Drop now obsolete, redundant functions
2017-12-28 10:47:05 +00:00
Gerrit Code Review
06bd4a9576 Update notes for submitted changes
* spi25: Remove now obsolete `four_bytes_addr_funcs` path
2017-12-28 10:46:54 +00:00
Gerrit Code Review
d938c82125 Update notes for submitted changes
* spi25: Enable native 4BA read and write using feature bits
2017-12-28 10:45:46 +00:00
Gerrit Code Review
c9332eb5f4 Update notes for submitted changes
* spi25: Integrate 4BA support
2017-12-28 10:44:17 +00:00
Gerrit Code Review
75bb79726f Update notes for submitted changes
* spi25: Use common code for nbyte read/write and block erase
2017-12-28 10:42:49 +00:00
Gerrit Code Review
991901a6d3 Update notes for submitted changes
* spi25: Introduce spi_simple_write_cmd()
2017-12-28 10:41:38 +00:00
Gerrit Code Review
0f98c149fe Update notes for submitted changes
* spi: Define _XOPEN_SOURCE to get ffs() from strings.h
2017-12-21 10:59:16 +00:00
Gerrit Code Review
4005f81fac Update notes for submitted changes
* README: Update packaging section for Git repositories
2017-12-19 23:42:47 +00:00
Gerrit Code Review
4dd417a26d Update notes for submitted changes
* internal: Only build on x86 and mipsel
2017-12-19 12:37:06 +00:00
Gerrit Code Review
e7ffbdcf86 Update notes for submitted changes
* Move endianness definitions and provide it inside Makefile
2017-12-19 12:36:39 +00:00
Gerrit Code Review
4a0f97f591 Update notes for submitted changes
* ichspi: Fix 100 series PCH (Skylake) support
2017-12-19 12:31:01 +00:00
Gerrit Code Review
c4526a5a77 Update notes for submitted changes
* ichspi: Fix 100 series PCH (Skylake) support
2017-12-19 12:30:07 +00:00
Gerrit Code Review
b95da86415 Update notes for submitted changes
* flashchips: Add ISSI IS25LP128 and IS25WP128
2017-12-11 18:20:59 +00:00
Gerrit Code Review
4f2714df75 Update notes for submitted changes
* Do not stop probing for flashchips after map_flash() failed
2017-12-11 03:37:30 +00:00
Gerrit Code Review
bd4f2f76c8 Update notes for submitted changes
* flashchips: Mark W25Q128.W as tested
2017-12-10 00:13:07 +00:00
Gerrit Code Review
dfcd3d7140 Update notes for submitted changes
* Prepare for a single branch on gerrit
2017-12-09 23:12:33 +00:00
Gerrit Code Review
f7ae46f6c6 Update notes for submitted changes
* flashchips: Add MX25L6473F
2017-12-09 23:11:13 +00:00
Gerrit Code Review
d9903a3a06 Update notes for submitted changes
* internal: Fix warnings about unused constants
2017-12-09 22:45:44 +00:00
Gerrit Code Review
9c17c47eae Update notes for submitted changes
* internal: Fix warnings about unused constants
2017-12-09 22:42:55 +00:00
Gerrit Code Review
ecbdf590b6 Update notes for submitted changes
* README: Update packaging section for Git repositories
2017-12-01 00:30:15 +00:00
Gerrit Code Review
5c6bb96816 Update notes for submitted changes
* chipset_enable: Mark SiS 630 as tested OK
2017-11-21 22:29:27 +00:00
Gerrit Code Review
5e97625ff5 Update notes for submitted changes
* linux_spi: Dynamically detect max buffer size
2017-11-16 06:28:01 +00:00
Gerrit Code Review
c3dfaf408d Update notes for submitted changes
* spi25_statusreg: Return defined value on failed RDSR
2017-11-05 22:35:35 +00:00
Gerrit Code Review
8383340448 Update notes for submitted changes
* ichspi: Disable software sequencing by default for Skylake
2017-11-05 22:35:21 +00:00
Gerrit Code Review
dbc90552b4 Update notes for submitted changes
* ichspi: Disable software sequencing by default for Skylake
2017-11-05 22:33:41 +00:00
Gerrit Code Review
52a5efa812 Update notes for submitted changes
* spi25_statusreg: Return defined value on failed RDSR
2017-11-05 14:36:51 +00:00
Gerrit Code Review
f80168bae3 Update notes for submitted changes
* ichspi: Fix software sequencing for Skylake
2017-11-04 16:08:01 +00:00
Gerrit Code Review
89ee1e3eb3 Update notes for submitted changes
* Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP
2017-11-04 16:07:47 +00:00
Gerrit Code Review
191eb700d4 Update notes for submitted changes
* Use bzip2 when making a tarball
2017-11-04 16:07:33 +00:00
Gerrit Code Review
c15f12043b Update notes for submitted changes
* Fix ID of ST M25P05
2017-11-04 16:07:23 +00:00
Gerrit Code Review
8c7c35f3f2 Update notes for submitted changes
* fixup! nicintel_eeprom: Support for I210 emulated EEprom
2017-11-04 16:07:14 +00:00
Gerrit Code Review
baf814bb52 Update notes for submitted changes
* ichspi: Fix software sequencing for Skylake
2017-11-03 16:53:37 +00:00
Gerrit Code Review
2efbbc5e6b Update notes for submitted changes
* Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP
2017-11-03 16:50:17 +00:00
Gerrit Code Review
91032a1e25 Update notes for submitted changes
* Use bzip2 when making a tarball
2017-10-21 02:15:58 +00:00
Gerrit Code Review
4237b0917b Update notes for submitted changes
* fixup! nicintel_eeprom: Support for I210 emulated EEprom
2017-10-20 19:27:08 +00:00
Gerrit Code Review
fd9d611163 Update notes for submitted changes
* Fix serprog on FreeBSD
2017-10-19 15:17:05 +00:00
Gerrit Code Review
d8563a8a0a Update notes for submitted changes
* serial: Support custom baud rates on linux
2017-10-19 15:14:31 +00:00
Gerrit Code Review
37a121f050 Update notes for submitted changes
* Move get_layout() from flashrom.c to layout.c
2017-10-17 06:49:59 +00:00
Gerrit Code Review
df62496991 Update notes for submitted changes
* Fix ID of ST M25P05
2017-10-16 16:36:49 +00:00