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

1158 Commits

Author SHA1 Message Date
Gerrit Code Review
dd98611297 Update notes for submitted changes
* flashchips: Add SST26VF016B(A), SST26VF032B(A), SST26VF064B(A)
2018-05-06 20:56:03 +00:00
Gerrit Code Review
91d5df576c Update notes for submitted changes
* udelay.c: Remove trailing whitespace
2018-04-25 14:36:39 +00:00
Gerrit Code Review
f75e03b239 Update notes for submitted changes
* Remove address from GPLv2 headers
2018-04-24 20:21:42 +00:00
Gerrit Code Review
ab4f305e83 Update notes for submitted changes
* Fix whitespace errors
2018-04-24 20:18:59 +00:00
Gerrit Code Review
951a42ef17 Update notes for submitted changes
* board_enable: add AOpen i965GMt-LA
2018-03-29 11:01:21 +00:00
Gerrit Code Review
551254a067 Update notes for submitted changes
* dediprog: implement command spec for firmware >= 7.2.30
2018-03-28 22:07:51 +00:00
Gerrit Code Review
7b6f8407cc Update notes for submitted changes
* flashchips: W25Q80.W --> W25Q80BW
2018-03-28 19:37:13 +00:00
Gerrit Code Review
00a8fd3a33 Update notes for submitted changes
* Add support for Atmel/Adesto AT25SF161 and Winbond W25Q80EW
2018-03-28 19:35:00 +00:00
Gerrit Code Review
71c0bf5124 Update notes for submitted changes
* platform: Add riscv to known platforms
2018-03-23 14:33:39 +00:00
Gerrit Code Review
91a82be7b6 Update notes for submitted changes
* Fix compilation with older MinGW versions
2018-03-23 14:31:49 +00:00
Gerrit Code Review
4ba0674a9d Update notes for submitted changes
* linux_spi: Reduce maximum read chunksize
2018-03-20 10:01:49 +00:00
Gerrit Code Review
3dbd3ae0e7 Update notes for submitted changes
* linux_spi: Reduce maximum read chunksize
2018-03-20 10:01:21 +00:00
Gerrit Code Review
83c654a753 Update notes for submitted changes
* Add support for Atmel / Adesto AT25SF041 SPI flash chip
2018-03-14 11:04:04 +00:00
Gerrit Code Review
0a012f1b45 Update notes for submitted changes
* dmi: Don't print dmidecode shell error
2018-03-08 09:17:53 +00:00
Gerrit Code Review
13276d08fb Update notes for submitted changes
* Whitelist Lenovo Thinkpad X220
2018-03-07 12:53:02 +00:00
Gerrit Code Review
cedec61931 Update notes for submitted changes
* flashchips: Add ZD25D20
2018-02-22 01:37:55 +00:00
Gerrit Code Review
108b7e2237 Update notes for submitted changes
* git-hooks: Fix install script for various git versions
2018-02-21 21:20:51 +00:00
Gerrit Code Review
4ab6e0e9c3 Update notes for submitted changes
* flashchips: Add Zettadevice ZD25D40
2018-02-21 17:40:03 +00:00
Gerrit Code Review
65bf655d67 Update notes for submitted changes
* board_enable: Whitelist several ThinkPad laptops
2018-02-20 01:32:16 +00:00
Gerrit Code Review
8dfb4eef3d Update notes for submitted changes
* flashchips: Add Winbond W25P80/16/32 support
2018-02-20 01:09:29 +00:00
Gerrit Code Review
56516c9946 Update notes for submitted changes
* Add support for reading the current flash contents from a file
2018-02-11 16:54:14 +00:00
Gerrit Code Review
acdb69733f Update notes for submitted changes
* edi: Print debug info like others while probing for ENE chips
2018-02-11 16:53:47 +00:00
Gerrit Code Review
641afb1408 Update notes for submitted changes
* edi: Add dummy read to ensure proper detection of ENE chips
2018-02-11 16:53:43 +00:00
Gerrit Code Review
17c31fa47f Update notes for submitted changes
* Add support for the ENE Embedded Debug Interface EDI and KB9012 EC
2018-02-11 16:53:34 +00:00
Gerrit Code Review
d2d81e1ba4 Update notes for submitted changes
* Add support for selecting the erased bit value with a flag
2018-02-11 16:52:49 +00:00
Gerrit Code Review
9d59d4954f Update notes for submitted changes
* Add a SPI command class to `struct flashchip`
2018-02-11 16:52:30 +00:00
Gerrit Code Review
10d948dbaa Update notes for submitted changes
* chipset_enable: Mark VX855 as tested
2018-01-26 15:27:42 +00:00
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