Commit Graph

  • 6800c953ef ft2232_spi: Add support for Google Servo boards (v1 + v2) Todd Broch 2016-02-14 15:46:00 +00:00
  • e5dcc15bea Fix compilation on non-i386 architectures on OpenBSD Stefan Tauner 2016-02-07 03:35:04 +00:00
  • b3d7fba800 Add support for ESI ES25P40, ES25P80 and ES25P16 Hatim Kanchwala 2016-02-01 00:27:25 +00:00
  • d1ca1e89c1 Separate Am29F0xx from Am29F0xxA/B definitions Stefan Tauner 2016-01-31 23:17:35 +00:00
  • 0870b02516 Add support for WCH CH341A as an SPI programmer Urja Rannikko 2016-01-31 22:10:29 +00:00
  • e49edbb898 Add infrastructure to support libusb-1.0 Stefan Tauner 2016-01-31 22:10:14 +00:00
  • c83ddc1769 Makefile: print compile commands of configure steps to the build details file Stefan Tauner 2016-01-24 22:37:10 +00:00
  • ae61651bfa dediprog: support new communication protocol, cleanup and enable by default Simon Glass 2016-01-23 23:27:58 +00:00
  • 23e10b8780 Add a bunch of new/tested stuff and various small changes 24 Stefan Tauner 2016-01-23 16:16:49 +00:00
  • c2644a3fc1 Add atapromise programmer Joseph C. Lehner 2016-01-16 23:45:25 +00:00
  • a3712817a2 Fix file descriptor leak in serial.c Stefan Tauner 2016-01-16 18:50:27 +00:00
  • 1ca7c7ff1b Set LC_ALL globally in Makefile Stefan Tauner 2016-01-14 23:05:55 +00:00
  • 4c72315c10 Pimp the manpage to create nicer hyperlinks and HTML output Stefan Tauner 2016-01-14 22:47:55 +00:00
  • bfb067b076 Add support for linking statically with CONFIG_STATIC=yes Stefan Tauner 2016-01-07 18:13:07 +00:00
  • 3f73ffec38 Make make errors more less flashily Stefan Tauner 2016-01-07 17:45:59 +00:00
  • bfaf7b1feb makefile: fix exports of PKG_CONFIG_LIBDIR for pkg-config calls Stefan Tauner 2016-01-07 09:50:26 +00:00
  • dc44584e92 serial: support arbitrary baud rates on Windows Urja Rannikko 2016-01-04 05:08:40 +00:00
  • 27b431bcee serprog: fix missing device parameter error message on Windows Urja Rannikko 2016-01-04 03:05:23 +00:00
  • 72587f85ec serprog: allow to omit specifying a baud rate Stefan Tauner 2016-01-04 03:05:15 +00:00
  • 631bb02135 serprog: ignore failures when setting serial port options Stefan Tauner 2016-01-04 03:05:06 +00:00
  • a4d60f3101 serprog: clear NDELAY flag only once after opening the port Stefan Tauner 2016-01-04 03:04:36 +00:00
  • 3d06abef13 Add support for libftdi1 Alexandru Gagniuc 2015-12-25 22:42:45 +00:00
  • 2f055dfba9 Add support for Sanyo LE25FU406C/LE25U40CMC Stefan Tauner 2015-12-25 22:13:15 +00:00
  • 1668770c6f Rigorously check integrity of I/O stream data Stefan Tauner 2015-12-25 21:59:45 +00:00
  • bcf6109a76 Add support for SST SST25WF020A, SST25WF040B, SST25WF080B Ben Gardner 2015-11-22 02:23:31 +00:00
  • 94d8665ea3 Add support for VIA VT8251 Stefan Tauner 2015-11-21 23:35:47 +00:00
  • 839db6dccd Use nanosleep() instead of usleep() where available Stefan Tauner 2015-11-14 02:55:22 +00:00
  • 8cd0c73fb5 Add (implicit) support for musl libc Gwenhael Goavec-Merou 2015-11-14 02:55:12 +00:00
  • c8305e1dee Add support for 128 bytes write granularity Paul Kocialkowski 2015-10-16 02:16:20 +00:00
  • 557eb4ff18 dediprog: Tidy up commands and remove dead nonsense code Simon Glass 2015-07-05 16:53:22 +00:00
  • 0b4ffd58aa serprog: Fix FWH/LPC by implementing serprog_map Urja Rannikko 2015-06-29 23:24:23 +00:00
  • 25e9f40e21 dediprog: Invert the LED polarity in the code Simon Glass 2015-06-28 13:31:19 +00:00
  • 0a5f6e43d1 spi25: ignore 0x00 as a manufacturer id in the generic match Urja Rannikko 2015-06-22 23:59:15 +00:00
  • 2a1aabaf90 Add support for Winbond W29C512A/W29EE512 Urja Rannikko 2015-06-20 11:53:10 +00:00
  • 81a8fb7c2c Add support for PMC Pm25LQ020, Pm25LQ040, Pm25LQ080, Pm25LQ016, Pm25LQ032C Steven Honeyman 2015-06-02 22:32:24 +00:00
  • c71759d3d3 hwaccess.h: fix compilation on OSX Stefan Tauner 2015-05-23 23:59:23 +00:00
  • 95edc89a94 Add support for more GigaDevice GD25LQ chips Roman Titov 2015-04-03 21:29:04 +00:00
  • f4651f612b Increase flashrom version number to 0.9.8 v0.9.8 0.9.8 Stefan Tauner 2015-03-01 22:05:16 +00:00
  • 74dc73f690 Add a bunch of new/tested stuff and various small changes 23 Stefan Tauner 2015-03-01 22:04:38 +00:00
  • adadca66f2 Fix a number of problems in mstarddc_spi.c Stefan Tauner 2015-02-18 23:28:30 +00:00
  • 400b3adc8a Increase flashrom version number to 0.9.8-rc1 v0.9.8-rc1 0.9.8-rc1 Stefan Tauner 2015-02-11 22:21:03 +00:00
  • fb2d77cbaf Add support for SPARC (maybe) Stefan Tauner 2015-02-10 08:03:10 +00:00
  • 66e554bc88 Add support for the Microchip PICkit2 as an SPI programmer Justin Chevrier 2015-02-08 21:58:10 +00:00
  • 5673450316 Refine version check of libpci function pci_get_dev Stefan Tauner 2015-02-08 21:58:04 +00:00
  • 5c316f9549 Add a bunch of new/tested stuff and various small changes 22 Stefan Tauner 2015-02-08 21:57:52 +00:00
  • dc62793184 Make strnlen() visible in old versions of glibc Stefan Tauner 2015-01-27 18:07:50 +00:00
  • 0cbd8c2558 Properly include current libusb-win32 header Stefan Tauner 2015-01-26 22:06:04 +00:00
  • e37735a994 Let pkg-config work with cross-compilers Stefan Tauner 2015-01-26 22:03:35 +00:00
  • 5d1ad35275 Fix "unterminated variable reference" on ancient versions of GNU make Stefan Tauner 2015-01-25 23:57:08 +00:00
  • 3e6b7bb948 Shadowing fix in nicintel_eeprom.c for ancient libpci Stefan Tauner 2015-01-25 23:45:14 +00:00
  • 05151b6dcb ftdi2232_spi: revert usage of DIS_DIV_5 macro Stefan Tauner 2015-01-25 23:42:57 +00:00
  • b4dd40c5da ft2232_spi.c: use constants from ftdi.h instead of magic numbers Antony Pavlov 2015-01-25 03:52:47 +00:00
  • 57f276f208 Fix the --mainboard parameter that controls board enables Stefan Tauner 2015-01-24 15:16:14 +00:00
  • b175af5cb7 Add support for Eon EN25P Series Stefan Tauner 2015-01-24 15:06:27 +00:00
  • ced7ab66cf Allow to easily build all optional modules Patrick Georgi 2015-01-19 19:52:34 +00:00
  • a4617f7aed Fix support for Macronix MX25L6495F Stefan Tauner 2015-01-10 15:59:54 +00:00
  • 40bc96fca2 Add support for Macronix MX25L6495F Stefan Tauner 2015-01-10 09:33:14 +00:00
  • 8d21ff1d63 Refinements for DragonflyBSD Stefan Tauner 2015-01-10 09:33:06 +00:00
  • 4c32af8999 Remove defaults for CC and AR Stefan Tauner 2015-01-10 09:33:00 +00:00
  • b0eee9b8d6 Unify target OS and CPU architecture checks Stefan Tauner 2015-01-10 09:32:50 +00:00
  • be62d3fc07 Allow to easily set a global path prefix for libraries and include files Stefan Tauner 2015-01-10 09:32:44 +00:00
  • d5ff845545 Refine revision handling Stefan Tauner 2015-01-10 09:32:07 +00:00
  • 60dead4aee Fix wrong density encoding on Intel Silvermont Tai-Hong Wu 2015-01-05 23:00:14 +00:00
  • 80e6471588 Add support for the MSTAR I2C ISP protocol Alexandre Boeglin 2014-12-20 20:25:19 +00:00
  • 5859ced80f Fix handling of write protection at register space address +2 Stefan Tauner 2014-12-20 16:45:31 +00:00
  • e814a9b6e8 Add support for Spansion S25FL127S Jernej Škrabec 2014-12-12 00:32:03 +00:00
  • b5f9d5c402 Add support for Eon EN29LV040 and EN29LV040A Denis 'GNUtoo' Carikli 2014-12-07 21:57:53 +00:00
  • 33180dfb39 Add support for Intel 82599 10 GbE NICs Ed Swierk 2014-12-05 22:56:13 +00:00
  • 7fbbbb80d2 Add board enable for GIGABYTE GA-8SIMLFS 2.0 Stefan Tauner 2014-11-30 22:31:12 +00:00
  • 592d99c98f cbtable.c: Do not unnecessarily duplicate strings Paul Menzel 2014-11-01 23:12:33 +00:00
  • b41d847d72 Move strtok_r implementation verbatim to helpers.c Stefan Tauner 2014-11-01 22:56:06 +00:00
  • ff9e6c32c3 dmi.c: make sure we call isprint() correctly Stefan Tauner 2014-10-19 07:54:27 +00:00
  • 73f5bda01d Make read before write configurable (infrastructure part) Stefan Tauner 2014-10-19 07:53:45 +00:00
  • 5e27b0bc13 Add support for Winbond W25Q40.V chips Stefan Tauner 2014-09-09 23:03:32 +00:00
  • 778c6d81c8 dmi.c: Duplicate returned strings because they are meant to be freed Stefan Tauner 2014-09-05 16:14:11 +00:00
  • 2a1ed77f84 Introduce generic shutdown_free() and remove redundant internal_shutdown() Stefan Tauner 2014-08-31 00:09:21 +00:00
  • 4e32ec19b1 Refine physical address mapping of flash chips Stefan Tauner 2014-08-30 23:39:51 +00:00
  • 583ea32911 Add support for Macronix MX23L1654, MX23L6454 and MX23L12854 mask ROMs Michael Coppola 2014-08-20 18:56:35 +00:00
  • 823096e527 Add support for Intel Wildcat Point PCH Duncan Laurie 2014-08-20 15:39:38 +00:00
  • 4095ed797f Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton Duncan Laurie 2014-08-20 15:39:32 +00:00
  • 2ba9f6ebe5 Refine Flash Component descriptor handling Stefan Tauner 2014-08-20 15:39:19 +00:00
  • 9e3a6984da Refine handling chips that exceed maximum programmer sizes Stefan Tauner 2014-08-15 17:17:59 +00:00
  • 9b32de94f5 Refactor some CLI-relevant parts Stefan Tauner 2014-08-08 23:52:33 +00:00
  • a8cf3620a4 Unify non-shifted and shifted JEDEC access Carl-Daniel Hailfinger 2014-08-08 08:33:01 +00:00
  • 6697f71ade Add a bunch of new/tested stuff and various small changes 21 Stefan Tauner 2014-08-06 15:09:15 +00:00
  • 88b19257cb Add support for S25FL128P, S25FL129P and refine it for S25FL128S chips Stefan Tauner 2014-08-06 14:36:27 +00:00
  • 7608d368fc ichspi: fix missing set_addr on erases and possible crossings of 256 B boundaries Stefan Tauner 2014-08-05 23:28:47 +00:00
  • 18f509780a linux_spi: properly convert pointers to kernel's u64 David Riley 2014-08-05 22:16:01 +00:00
  • 03a9c3c1bb Add support for a bunch of 29GL parallel flash chips Stefan Tauner 2014-08-03 14:15:14 +00:00
  • 7de939325b Add support for Atmel AT49LH004 and AT49LH00B4 Stefan Tauner 2014-08-03 13:05:45 +00:00
  • ef3ac8ac17 Refactor unlocking of many chips with locking at register space address +2 Carl-Daniel Hailfinger 2014-08-03 13:05:34 +00:00
  • 2a41f0a2c0 Add new programmer for SPI EEPROMs attached to Intel 82580 NICs Ricardo Ribalda Delgado 2014-07-28 20:35:21 +00:00
  • a5bcbceb58 Rename programmer registration functions Carl-Daniel Hailfinger 2014-07-19 22:03:29 +00:00
  • 82b6ec1df3 Add support for AMD Bolton chipset Martin Roth 2014-07-15 13:50:58 +00:00
  • 0e0a0dc05d Refine messages regarding AMD FCH flash protections Stefan Tauner 2014-07-15 13:50:17 +00:00
  • 9d8f53d870 Add Board Enable for ASUS Vintage 2 PH1 (P5LD2-MQ) Dima Veselov 2014-07-14 18:04:15 +00:00
  • 1687854423 Improve messages on failed erases with default verbosity Stefan Tauner 2014-07-13 23:53:40 +00:00
  • eff156ef6c Fix Intel FWH IDSEL message printing Stefan Tauner 2014-07-13 17:06:11 +00:00
  • 6a18a93bd5 Add support for Macronix MX29F022(N)B and MX29F022(N)T Daniele Forsi 2014-07-13 14:53:45 +00:00
  • 9972d15e12 Fix garbage handling in DMI strings Stefan Tauner 2014-07-13 12:52:15 +00:00