summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* linux_spi: Use fgets() to read buffer sizeJacob Garber2019-09-241-2/+1
* print: Fix vendor string memory leakJacob Garber2019-09-241-0/+1
* linux_mtd: Fix param memory leakJacob Garber2019-09-241-0/+1
* internal: Fix board vendor and model memory leaksJacob Garber2019-09-243-17/+34
* ichspi: Replace default JEDEC_BE_D8 with JEDEC_SEDavid Hendricks2019-09-241-1/+1
* flashchips.c: Add W25Q128.V..M printlock attributeAlan Green2019-09-241-0/+1
* flashchips.c: Mark W25Q40EW as TESTED_PREWAlan Green2019-09-241-1/+1
* flashchips.c: Add GD25Q256D from downstreamAlan Green2019-09-242-0/+39
* libflashrom.h: Add types not included in all projectsMario Limonciello2019-09-241-0/+2
* flashchips.c: Mark EN29F002(A)(N)B as tested +EWAlan Green2019-09-181-1/+1
* flashchips.c: Identify MX25L25645G partAlan Green2019-09-171-1/+1
* flashchips: Add GD25Q127C name to the GD25Q128C entryAlan Green2019-09-171-1/+1
* flashchips.c: Put SFDP-capable chip back into positionAlan Green2019-09-171-22/+22
* libflashrom: add querying functions with meson integrationArtur Raglis2019-09-173-1/+187
* flashchips: upstream changes to GD25LQ128Alan Green2019-08-212-3/+3
* chipset_enable: Mark Intel CM236 and CM246 as DEPNico Huber2019-08-081-2/+2
* chipset_enable: Add support for Cannon Lake U PremiumMatt DeVillier2019-08-081-0/+1
* ichspi: Add support for discrete Cannon Lake PCHsNico Huber2019-08-085-32/+87
* chipset_enable: Add support for discrete Cannon Lake PCHsThomas Heijligen2019-08-082-0/+19
* flashchips: Add missing MT25Q erase commandsJacob Creedon2019-08-051-0/+18
* flashchips: Fix N25Q512 bulk eraseJacob Creedon2019-08-051-2/+2
* flashchips: Split MT25Q from N25QJacob Creedon2019-08-051-2/+82
* flashchips.c: Mark AMD Am29F010A/B as TEST_OK_PREAlan Green2019-08-031-1/+1
* flashchips.c: Mark Intel 82802AB as TEST_OK_PREWAlan Green2019-08-031-1/+1
* chipset_enable: Fix recent -Wmissing-field-initializer troubleNico Huber2019-07-311-14/+14
* Fix -Wsign-compare troubleNico Huber2019-07-3132-107/+116
* cli_classic: Fix Memory leakElyes HAOUAS2019-07-191-0/+5
* spi25: Remove dead incrementElyes HAOUAS2019-07-191-1/+0
* pickit2_spi: Fix "dead" assignmentElyes HAOUAS2019-07-191-2/+8
* flashchips: Add Macronix MX25L51245G as known chipHemanth Guruva Reddy2019-07-172-2/+2
* pickit2_spi: update to libusb1 and drop libusb0 dependencyThomas Heijligen2019-07-104-132/+60
* ichspi: Add Apollo Lake supportNico Huber2019-07-064-61/+155
* chipset_enable: Add Apollo LakeNico Huber2019-07-062-4/+21
* flashchips.c: Make .tested lines consistentAlan Green2019-07-051-2/+2
* flashchips.c: Sort file by vendor and modelAlan Green2019-07-051-4145/+4148
* layout: Increase max rom layout sizePatrick Rudolph2019-07-041-1/+1
* flashchips.c: Format SFDP-capable chip entryAlan Green2019-07-041-9/+8
* flashchips.c: Make comment placement consistentAlan Green2019-07-041-1/+2
* flashchips.c: Fix field orderAlan Green2019-07-041-15/+15
* flashchips.c: Add comma after every .voltage attributeAlan Green2019-07-041-2/+2
* flashchips: Drop dead code of AT26DF321Alan Green2019-07-042-20/+1
* flashchips.c: format block_erasers membersAlan Green2019-07-031-54/+102
* flashchips.c: Make end of line comments consistentAlan Green2019-07-021-21/+21
* flashchips.c: ATMEL->Atmel for consistencyAlan Green2019-07-021-1/+1
* flashchips.c: Make whitespace consistentAlan Green2019-07-021-98/+101
* Add support for MX25U25635FDavid Tomaschik2019-06-281-0/+49
* cli_classic: Remove old usage warningsJacob Garber2019-06-281-4/+0
* spi: Drop spi_controller typeNico Huber2019-06-2718-80/+1
* spi25: Fix layering violation in probe_spi_rdid4()Nico Huber2019-06-271-20/+5
* tree: Make internal variables staticJacob Garber2019-06-2610-18/+18