1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-10-28 11:52:10 +01:00

Commit Graph

  • dabca20a1d Add support for AJAWe to pony_spi Virgil-Adrian Teaca 2012-09-01 21:32:04 +00:00
  • af2cac0e13 Add RES/REMS support to all dummyflasher emulated chips as a test case Carl-Daniel Hailfinger 2012-08-30 21:41:00 +00:00
  • 250c321a9d Remove potential endless loops from satasii.c Carl-Daniel Hailfinger 2012-08-29 03:41:57 +00:00
  • e3adea0864 ichspi: ignore bogus FREGs Stefan Tauner 2012-08-27 15:12:36 +00:00
  • 98f4710b57 Add support for Realtek RTL8169 Sergey Lichack 2012-08-27 01:24:15 +00:00
  • 1c6d2ff03d Some ISO C fixes Carl-Daniel Hailfinger 2012-08-27 00:44:42 +00:00
  • 6745d6f39d Use getpagesize() to determine the physmap's length in nicintel_spi.c Stefan Tauner 2012-08-26 21:50:36 +00:00
  • 7bf4ed9277 Rename AT25F512B-specific code Stefan Tauner 2012-08-26 21:04:27 +00:00
  • 62218c39de Clean up enable_flash_ich and attempt to disable SMM write protection Stefan Reinauer 2012-08-26 02:35:13 +00:00
  • 3dcdc03a72 Add untested board enable for DFI AD77 Tadas Slotkus 2012-08-25 03:53:12 +00:00
  • 61b4cfa29f Clean up satasii.c Stefan Tauner 2012-08-25 02:07:20 +00:00
  • 5a7cb847f0 Make struct flashchip a field in struct flashctx instead of a complete copy Carl-Daniel Hailfinger 2012-08-25 01:17:58 +00:00
  • dd73d830f7 Fix VIA VX*** support Helge Wagner 2012-08-24 23:03:46 +00:00
  • b4e06bde9b Refactor the -p internal:mainboard handling Stefan Tauner 2012-08-20 00:24:22 +00:00
  • a16a892ca4 Bus Pirate init cleanup and fixes Carl-Daniel Hailfinger 2012-08-17 17:30:43 +00:00
  • a8da224c63 Allow specifying CPPFLAGS Carl-Daniel Hailfinger 2012-08-15 23:06:32 +00:00
  • b7bce8a6cf Allow the user to specify CFLAGS without breaking the build Carl-Daniel Hailfinger 2012-08-14 21:36:11 +00:00
  • 7c36d52652 Call ftdi_set_interface right after ftdi_init and before ftdi_usb_open Ilya A. Volynets-Evenbakh 2012-08-14 01:32:46 +00:00
  • 8dd97f9c9e Add support for Atmel AT49(H)F010, AT49F080 and AT49F080T Andrew Morgan 2012-08-13 23:43:46 +00:00
  • b98f6eb3ac serprog: Add support for setting the SPI frequency Stefan Tauner 2012-08-13 16:33:04 +00:00
  • a1a14ec5d2 Clean up ICH descriptor code Stefan Tauner 2012-08-13 08:45:13 +00:00
  • 37e8686284 Move show_id to where it belongs Stefan Tauner 2012-08-11 16:07:08 +00:00
  • 24c38dfd96 Fix broken board enables Stefan Tauner 2012-08-11 02:33:20 +00:00
  • 60d9bd267e Portability fixes and cleanups Carl-Daniel Hailfinger 2012-08-09 23:34:41 +00:00
  • b6304c1a1a Add board enable for Biostar M7VIQ Stefan Tauner 2012-08-09 23:25:27 +00:00
  • 975b706a7b Simplify processor_enable.c Peter Lemenkov 2012-08-09 21:09:51 +00:00
  • a583853553 Increase flashrom release number to 0.9.6.1 v0.9.6.1 Carl-Daniel Hailfinger 2012-08-08 00:13:10 +00:00
  • 06b9efa5e8 Fix missing #include hwaccess.h Carl-Daniel Hailfinger 2012-08-07 11:59:59 +00:00
  • 87fbb77866 Refine messages of SPI block protection disables Stefan Tauner 2012-08-02 23:56:49 +00:00
  • 1ba08f6d41 Clean up a25.c, at25.c, spi25.c Stefan Tauner 2012-08-02 23:51:28 +00:00
  • cb30158fbf Increase flashrom release number to 0.9.6 v0.9.6 Carl-Daniel Hailfinger 2012-08-02 22:00:05 +00:00
  • 2a95e8713b Remove more exit calls Niklas Söderlund 2012-07-30 19:42:33 +00:00
  • 00ec027368 print_wiki: fix columns calculations Stefan Tauner 2012-07-29 02:04:21 +00:00
  • 2c20b28f0e Introduce enum test_state Stefan Tauner 2012-07-28 19:35:26 +00:00
  • d94d25d75b Add a bunch of new/tested stuff and various small changes 13 Stefan Tauner 2012-07-28 03:17:15 +00:00
  • a0fce5f459 Intel 7 Series fixes (addition of QM77, fixed straps printing) Helge Wagner 2012-07-24 16:33:55 +00:00
  • 4e3391f505 Always require the --programmer parameter if any flash chip access is requested Carl-Daniel Hailfinger 2012-07-22 12:01:43 +00:00
  • d6bb828b01 Automatically release I/O permissions on shutdown Carl-Daniel Hailfinger 2012-07-21 17:27:08 +00:00
  • 0b9af36772 Document --output in the man page Carl-Daniel Hailfinger 2012-07-21 16:56:04 +00:00
  • 32508eb304 Hide hwaccess.h from public API Patrick Georgi 2012-07-20 20:35:14 +00:00
  • 3834c2d7e5 Check vendor_id for PCI based external programmers Carl-Daniel Hailfinger 2012-07-16 21:32:19 +00:00
  • 6e48a026f7 Add board enable for MSI K9N SLI (MS-7250 VER:2.1) Joshua Roys 2012-06-29 23:07:14 +00:00
  • a4b14f7de1 Add native SPI AAI write support to the Dediprog SF100 driver Nico Huber 2012-06-19 12:06:53 +00:00
  • 9e42376c38 Remove exit() call from show_id Niklas Söderlund 2012-06-16 00:11:16 +00:00
  • 4099a8a891 Add voltage change delays to dediprog driver Nico Huber 2012-06-16 00:02:27 +00:00
  • 7bca126561 Let the programmer driver decide how to do AAI transfers Nico Huber 2012-06-15 22:28:12 +00:00
  • 3464d05eb4 Fix setting the divisor in ft2232_spi Ilya A. Volynets-Evenbakh 2012-06-14 13:08:33 +00:00
  • 316fdfbf82 Bus Pirate buffer management revamp Carl-Daniel Hailfinger 2012-06-08 15:27:47 +00:00
  • 1c15548888 Add logfile support Carl-Daniel Hailfinger 2012-06-06 09:17:06 +00:00
  • edab1d2bc0 Add support for PMC Pm39LV512 Kyösti Mälkki 2012-05-20 23:32:33 +00:00
  • 27c8c6cbcb Remove sharplhf00l04.c Michael Karcher 2012-05-16 00:15:53 +00:00
  • b482c6d5c1 ft2232_spi.c: add frequency divisor parameter Samir Ibradžić 2012-05-15 22:58:19 +00:00
  • 901a3ba023 Convert printf to msg_* where appropriate Carl-Daniel Hailfinger 2012-05-14 22:54:58 +00:00
  • 2cef9164ef Add support for Eon EN25QH32 Stefan Tauner 2012-05-14 01:51:46 +00:00
  • 0b9df97a84 dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436 Stefan Tauner 2012-05-07 22:12:16 +00:00
  • f5e62cb151 Add Winbond W836xx SuperI/O detection Carl-Daniel Hailfinger 2012-05-06 22:48:01 +00:00
  • 5e695ab4d7 dummyflasher: Add a status register to SPI chips Stefan Tauner 2012-05-06 17:03:40 +00:00
  • dc704edad4 Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combinations Stefan Tauner 2012-05-06 15:11:26 +00:00
  • e5449392a1 Add manpage entry for pony_spi Michael Karcher 2012-05-05 20:53:59 +00:00
  • b02c62be27 Function to enable the flash interface on w83697 family SuperIO chips David Borg 2012-05-05 20:43:42 +00:00
  • 96c2dfc10f spi25.c: Refactor spi_write_status_register helpers Stefan Tauner 2012-05-02 20:08:01 +00:00
  • 3603a28a6d Tag all EWSR chips correctly Steven Zakulec 2012-05-02 20:07:57 +00:00
  • 027e01890f Add board enable for ASUS P5BV-R Stefan Tauner 2012-05-02 19:48:21 +00:00
  • da7c545b06 Add serial port bitbanging code Virgil-Adrian Teaca 2012-04-30 23:11:06 +00:00
  • 2abab94c18 Add a bunch of new/tested stuff and various small changes 12 Stefan Tauner 2012-04-27 20:41:23 +00:00
  • 23bb6d579f Check for duplicate -i arguments Stefan Tauner 2012-04-15 14:09:16 +00:00
  • f5a30f65ad Add support for for the Atmel AT49F040 chip David Borg 2012-04-15 13:16:32 +00:00
  • 47eff6b5b4 Add support for the Eon EN29LV640B chip Rudolf Marek 2012-04-14 22:51:40 +00:00
  • 1525b2ad16 Add GigaDevice GD25QXX series support Justin Chevrier 2012-04-14 21:59:23 +00:00
  • c1c11252bf Minor NetBSD/DragonFly/pkgsrc build instruction update Jonathan A. Kollasch 2012-04-14 21:06:31 +00:00
  • ae4294fa00 Add support for the Numonyx N25Q064 chip Niklas Söderlund 2012-04-14 21:04:03 +00:00
  • 8868db37b7 Make the presence of Linux SPI headers mandatory for linux_spi Stefan Tauner 2012-03-13 00:18:19 +00:00
  • ded71e57c7 Add (untested) board enable for ASUS TUSL2-C Stefan Tauner 2012-03-10 19:22:13 +00:00
  • 6259407950 Increase flashrom release number to 0.9.5.2 v0.9.5.2 Carl-Daniel Hailfinger 2012-03-08 21:58:40 +00:00
  • 8371d7238a Prevent submission of empty read requests in linux_spi Michael Karcher 2012-03-06 22:17:06 +00:00
  • 2c3e9d5f57 linux_spi.c: set SPI mode, bit order and bits per word on init Stefan Tauner 2012-03-03 18:09:33 +00:00
  • ccd71c2122 Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI Carl-Daniel Hailfinger 2012-03-01 22:38:27 +00:00
  • 8ee180d911 nicintel_spi.c: check if write enable is really set (and minor comment changes) Stefan Tauner 2012-02-27 19:44:16 +00:00
  • 2b0e5cea43 Increase flashrom release number to 0.9.5.1 v0.9.5.1 Carl-Daniel Hailfinger 2012-02-25 23:39:29 +00:00
  • a5eecdab44 Support Debian/kFreeBSD Carl-Daniel Hailfinger 2012-02-25 22:50:21 +00:00
  • 2d2512453b SFDP: Fetch parameter table in a more portable way Carl-Daniel Hailfinger 2012-02-24 23:49:30 +00:00
  • 75adf32a30 Fix SFDP probing Stefan Tauner 2012-02-22 00:14:14 +00:00
  • 4335a99867 Increase flashrom release number to 0.9.5 v0.9.5 Carl-Daniel Hailfinger 2012-02-18 02:34:58 +00:00
  • 4c5665f9ab Add a bunch of new/tested stuff and various small changes 11 Stefan Tauner 2012-02-17 20:03:37 +00:00
  • d708fadb4b Add board enable for ASUS OPLX-M Joshua Roys 2012-02-17 14:51:15 +00:00
  • ac1b4c8bd7 Add support for SFDP (JESD216) Stefan Tauner 2012-02-17 14:51:04 +00:00
  • ac427b22c4 Add a bunch of new/tested stuff and various small changes 10 Paul Menzel 2012-02-16 21:07:07 +00:00
  • 8541d23121 Document and enable the linux_spi driver Carl-Daniel Hailfinger 2012-02-16 21:00:27 +00:00
  • 9e9f684908 Manpage improvements Stefan Tauner 2012-02-16 20:55:27 +00:00
  • b428e97cb1 Reenable forced read Carl-Daniel Hailfinger 2012-02-16 20:31:25 +00:00
  • 5b5547126d Workaround missing %hhx support in MinGW sscanf Carl-Daniel Hailfinger 2012-02-16 01:43:06 +00:00
  • 5210e72d13 ichspi.c: warn user and disable writes when a protected address range is detected Stefan Tauner 2012-02-16 01:13:00 +00:00
  • 65922a3860 Warn of one-time programmable (OTP) memory Daniel Lenski 2012-02-15 23:40:23 +00:00
  • b286da7ffc Support compilation for the ARM architecture (little-endian only) David Hendricks 2012-02-13 00:35:35 +00:00
  • bfd89a5635 Board enable for TriGem Anaheim-3 Michael Karcher 2012-02-12 00:13:14 +00:00
  • 1b83be5cd4 SPI command black-/ignorelisting for the flash chip emulator in the dummy programmer Carl-Daniel Hailfinger 2012-02-08 23:28:54 +00:00
  • 23907d8903 Add support for RDC R6030 chipset Rudolf Marek 2012-02-07 21:29:48 +00:00
  • 035492a86c print*.c: Refine the do not count nor print generic flash chip entries conditions Stefan Tauner 2012-02-03 22:32:09 +00:00
  • 8a0f9b07cf Add board enable for the MSC Q7 Tunnel Creek board Ingo Feldschmid 2012-01-31 06:51:56 +00:00
  • c678218c4a Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010) Stefan Tauner 2012-01-19 17:50:32 +00:00