1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-15 04:00:41 +01:00

Commit Graph

  • 975aa7e2c6 Properly initialize USB device in dediprog driver Patrick Georgi 2010-02-04 08:29:18 +00:00
  • 873599d8a9 Add a second set of PCI IDs for the Tekram P6Pro-A5 Uwe Hermann 2010-02-04 02:40:16 +00:00
  • baaffe0831 Create a physical memory mapping function which requests cached readonly memory Carl-Daniel Hailfinger 2010-02-02 11:09:03 +00:00
  • ba7c9228d3 Adds support for ST M29W512B Jeffrey A. Kent 2010-02-01 05:49:46 +00:00
  • 012b3a1024 Add the Tekram P6Pro-A5 board as supported Uwe Hermann 2010-01-31 20:13:06 +00:00
  • 35727f7618 Complete the addition of Feature Bits for all Jedec based chips Sean Nelson 2010-01-28 23:55:12 +00:00
  • b1bd3e85ba The GIGABYTE GA-7ZM has a maximum decode size (parallel chips) of 512 KB Uwe Hermann 2010-01-28 19:02:36 +00:00
  • 823dc9d9bc Avoid bogus gcc warning Michael Karcher 2010-01-27 10:08:33 +00:00
  • 06602c239c Windows wants UNC names for COM ports >9 (legacy COM ports only work with one digit) Patrick Georgi 2010-01-26 20:58:40 +00:00
  • 0bf842d0ca Open binary files in binary mode Patrick Georgi 2010-01-25 22:55:33 +00:00
  • 48da3f9f99 Add support for the SST39SF512 chip Uwe Hermann 2010-01-23 15:15:19 +00:00
  • e8683b6fc1 Backout unintentional chunk Stefan Reinauer 2010-01-22 10:49:33 +00:00
  • eac6579090 Add write support Carl-Daniel Hailfinger 2010-01-22 02:53:30 +00:00
  • 2fea3f3197 This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile Stefan Reinauer 2010-01-21 20:26:30 +00:00
  • 51c83fb2b2 Convert various SST chips to use block_erasers Sean Nelson 2010-01-20 20:55:53 +00:00
  • 21f5496361 Boards: Remove it8705_rom_write_enable Luc Verhaegen 2010-01-20 14:45:07 +00:00
  • 93938c32f6 Boards: Add max_rom_decode_parallel entry to board enable table Luc Verhaegen 2010-01-20 14:45:03 +00:00
  • 6701ee833c Matching board via DMI Michael Karcher 2010-01-20 14:14:11 +00:00
  • 012a31e201 Fix SyncMOS S29C51004T, which has 512 uniform 1k sectors Sean Nelson 2010-01-19 20:23:26 +00:00
  • 329bde7725 Convert ST to block erasers Sean Nelson 2010-01-19 16:39:19 +00:00
  • 56358aae1d Block eraser conversions and support for Eon EN25B series Sean Nelson 2010-01-19 16:08:51 +00:00
  • d38fac8c26 Dediprog SF100 support Carl-Daniel Hailfinger 2010-01-19 11:15:48 +00:00
  • 415afcffc1 Add eraseblock functions to self-check Carl-Daniel Hailfinger 2010-01-19 06:42:46 +00:00
  • cfc35cda57 Converted chips to block_erasers Sean Nelson 2010-01-19 03:24:55 +00:00
  • 5643c0782e Block eraser conversions and support for Eon EN25B series Sean Nelson 2010-01-19 03:23:07 +00:00
  • db7c153cdd Add Intel NM10 chipset enable David Hendricks 2010-01-19 02:19:27 +00:00
  • 2aff7aa03f Fix A25L40PU and A2540PT due to incorrect full-chip block size is incorrect Sean Nelson 2010-01-18 08:24:02 +00:00
  • 293adf0242 Do sanity checks of block erasers at startup and continue check on errors Carl-Daniel Hailfinger 2010-01-18 08:14:43 +00:00
  • 26f72a14f3 The write and erase column in the --list-supported-wiki output were swapped Carl-Daniel Hailfinger 2010-01-18 07:02:19 +00:00
  • 23ff4601ac Support for Spansion S25FL008A Michael Karcher 2010-01-12 23:29:30 +00:00
  • 4e2fb0ee3e Don't use "byte" as identifier Michael Karcher 2010-01-12 23:29:26 +00:00
  • e7f3209487 Enable -Wshadow, clean code for that Michael Karcher 2010-01-12 15:36:24 +00:00
  • 9cce2f5365 Chipset: Fix sis5x0 register write verification Luc Verhaegen 2010-01-10 15:01:08 +00:00
  • 1a1415cc67 Refine selection of the default programmer Carl-Daniel Hailfinger 2010-01-10 13:28:48 +00:00
  • 643415bfdb Convert all messages in sb600spi.c to the new message infrastructure Carl-Daniel Hailfinger 2010-01-10 01:59:50 +00:00
  • 08fa2f39f3 Change a few probe timings to TIMING_FIXME Carl-Daniel Hailfinger 2010-01-10 01:34:00 +00:00
  • 01e532da40 Convert all messages in it87spi.c to the new message infrastructure Sean Nelson 2010-01-10 01:09:58 +00:00
  • 34b5db73be Convert all messages in ft2232_spi.c to the new message infrastructure. Sean Nelson 2010-01-10 01:08:37 +00:00
  • 74e8af5d32 Convert all messages in serprog.c to the new message infrastructure Sean Nelson 2010-01-10 01:06:23 +00:00
  • 676a232f43 Convert all messages in bitbang_spi.c to the new message infrastructure Sean Nelson 2010-01-09 23:58:37 +00:00
  • 84f7bce91b Convert all messages in buspirate_spi.c to the new message infrastructure Sean Nelson 2010-01-09 23:56:41 +00:00
  • 8e5e73e49c Convert all messages in gfxnvidia.c to the new message infrastructure Sean Nelson 2010-01-09 23:54:05 +00:00
  • 05ce54204f Convert all messages in satasii.c to the new message infrastructure Sean Nelson 2010-01-09 23:50:27 +00:00
  • ebb4f5fc4a Convert all messages in serial.c to the new message infrastructure Sean Nelson 2010-01-09 23:46:39 +00:00
  • f7f7a55cf5 Convert all messages in wbsio_spi.c to the new message infrastructure Sean Nelson 2010-01-09 23:34:45 +00:00
  • 0435dfde2a Commit 845 is wrong, as I deleted a wrong line when I wanted to remove debugging print code Michael Karcher 2010-01-09 23:31:13 +00:00
  • 9f9e613840 Enable flashing on MSI 651M-L Michael Karcher 2010-01-09 17:36:06 +00:00
  • c1f00c5cda Fix Makefile dependencies if FT2232SPI is not selected Carl-Daniel Hailfinger 2010-01-09 14:18:01 +00:00
  • 54596379b4 Block eraser conversions and support for Eon EN25B series Sean Nelson 2010-01-09 05:30:14 +00:00
  • 3ac101c32b Convert dummyflasher to msg_* and make good use of msg_pspew Carl-Daniel Hailfinger 2010-01-09 04:32:23 +00:00
  • f8dda68359 Change msg_* macros to C99 variadic macros Carl-Daniel Hailfinger 2010-01-09 03:22:31 +00:00
  • 4bf4e79907 Use address mask in probe_jedec Carl-Daniel Hailfinger 2010-01-09 03:15:50 +00:00
  • e9404668a1 Use the register mapping feature bit Carl-Daniel Hailfinger 2010-01-09 02:24:17 +00:00
  • 3646c8f31f Add support for NetBSD Jonathan A. Kollasch 2010-01-08 21:18:08 +00:00
  • aca1dce951 Fix Sharp LHF00L04 Carl-Daniel Hailfinger 2010-01-07 21:23:45 +00:00
  • 74aa772129 Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom Sean Nelson 2010-01-07 20:21:58 +00:00
  • 51e97d754f Converting fprintf(stderr), printf, and printf_debug into a common print interface for flashrom Sean Nelson 2010-01-07 20:09:33 +00:00
  • 5609fa752c Allow one to disable programmer debug messages at compile time Carl-Daniel Hailfinger 2010-01-07 03:32:17 +00:00
  • a84835a7ea Move the CLI related functions main() and cli_usage() to cli_classic.c Carl-Daniel Hailfinger 2010-01-07 03:24:05 +00:00
  • e48654cf70 Buspiratespi support on mingw Patrick Georgi 2010-01-06 22:14:39 +00:00
  • 3b6237dbce Multiple unrelated changes Patrick Georgi 2010-01-06 19:09:40 +00:00
  • efa151eb10 Move OS-dependent serial code from buspirate_spi.c to serial.c Carl-Daniel Hailfinger 2010-01-06 16:09:10 +00:00
  • cc1802db50 Move generic programmer function into newly introduced programmer.c Carl-Daniel Hailfinger 2010-01-06 10:21:00 +00:00
  • c57a920f34 Generify jedec functions by introducing an address mask Sean Nelson 2010-01-04 17:15:23 +00:00
  • 009c51b062 Drop multiple forwards to man page and add a single one more prominently Stefan Reinauer 2010-01-03 23:50:28 +00:00
  • 9678539b79 Fix Intel FWH decode size Michael Karcher 2010-01-03 15:09:17 +00:00
  • edc6188605 Drop known broken email addresses Stefan Reinauer 2010-01-03 14:40:30 +00:00
  • 5d13464285 This patch shouldn't affect anything else in patchwork Sean Nelson 2009-12-24 16:54:21 +00:00
  • 8a59ff0486 Only check for requested features in the Makefile Carl-Daniel Hailfinger 2009-12-24 03:33:11 +00:00
  • 36cc1c8144 Internal.c was always compiled in because it hosted the function internal_delay() Carl-Daniel Hailfinger 2009-12-24 03:11:55 +00:00
  • 552420b0d6 Factor out CLI code by moving generic stuff out of main() Carl-Daniel Hailfinger 2009-12-24 02:15:55 +00:00
  • cd8404dd9d Add VIA VT8233A identification, mark as tested Raúl Soriano 2009-12-23 21:29:18 +00:00
  • 6b11ad2f19 Convert the following chips to use struct eraseblock Sean Nelson 2009-12-23 17:05:59 +00:00
  • bbfeb70fb9 Add blockwise erase to all supported chips of the SST25 family Carl-Daniel Hailfinger 2009-12-23 12:16:47 +00:00
  • 8918729891 Convert the following chips to use struct eraseblock Sean Nelson 2009-12-23 12:02:55 +00:00
  • 6c5f7338b7 Board: Add MSI K8N Neo4-F Luc Verhaegen 2009-12-23 03:01:36 +00:00
  • 73d2119473 Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable Luc Verhaegen 2009-12-23 00:54:26 +00:00
  • db53ec5373 Add a few FIXME comments to the generic SPI code Carl-Daniel Hailfinger 2009-12-22 23:54:10 +00:00
  • 14e100c933 SuperI/O detection now happens unconditionally and before the chipset enable Carl-Daniel Hailfinger 2009-12-22 23:42:04 +00:00
  • 72a9a02b38 Convert the following chips to use struct eraseblock Sean Nelson 2009-12-22 22:15:33 +00:00
  • 63ce4bb0d2 Clarify comment about how to enter chip erase functions in struct block_eraser Carl-Daniel Hailfinger 2009-12-22 13:04:53 +00:00
  • 23ebd751ee Boards: Fix several issues with nvidia_mcp_gpio_set Luc Verhaegen 2009-12-22 13:04:13 +00:00
  • e4984102e9 Chipset: Add support for Intel Poulsbo chipset Adam Jurkowski 2009-12-21 15:30:46 +00:00
  • b843e2019a Boards: Add ECS K7S6A Luc Verhaegen 2009-12-18 08:37:55 +00:00
  • aa000982f4 jedec: warn if toggle bit is stuck for too long and allow for delays between tries Carl-Daniel Hailfinger 2009-12-17 16:20:26 +00:00
  • 2a9e2455cd Use the maximum decode size infrastructure Carl-Daniel Hailfinger 2009-12-17 15:20:01 +00:00
  • c12fc71f74 Skip all delays in probe_jedec() if probe_delay is 0 Sean Nelson 2009-12-17 04:22:40 +00:00
  • d3abc651bc Remove nonexisting functions from chipdrivers.h Carl-Daniel Hailfinger 2009-12-17 04:21:12 +00:00
  • f522691658 Boards: Formalize intel piix4 gpo setting Luc Verhaegen 2009-12-14 10:41:58 +00:00
  • b87f23b163 Use pci_fill_info() so device_class is valid Jonathan A. Kollasch 2009-12-14 04:24:42 +00:00
  • 9bd5eecf45 Mark ASRock M3A790GXH/128M as supported, no board enable needed Zachary O Dillard 2009-12-14 04:11:12 +00:00
  • 9d48916de6 Fix eraseblock walking and add a few more checks to make sure such bugs get caught in the future Carl-Daniel Hailfinger 2009-12-14 04:04:18 +00:00
  • 5d5c072422 Split hardware access, OS abstraction and chip drivers out of flash.h Carl-Daniel Hailfinger 2009-12-14 03:32:24 +00:00
  • 516f93219f Don't print out supported PCI devices header if all following lines are excluded from build Adam Jurkowski 2009-12-14 03:07:31 +00:00
  • 66ef4e5ff3 Internal (onboard) programming was the only feature which could not be disabled Carl-Daniel Hailfinger 2009-12-13 22:28:00 +00:00
  • a7e30503fa Boards: Tighten up ID match list Luc Verhaegen 2009-12-09 11:39:02 +00:00
  • f58d364f1a Boards: Add Asus M2V-MX David Bartley 2009-12-09 07:53:01 +00:00
  • 9892ca6b94 Chipset: remove sis630 chipset enable for sis540 Luc Verhaegen 2009-12-09 07:43:13 +00:00
  • a661e15d52 Intel PIIX* chipsets only support parallel flash (no LPC/FWH/SPI) Maciej Pijanka 2009-12-08 17:26:24 +00:00
  • 96f88fbcb6 Boards: Add general nVidia MCP gpio routine Luc Verhaegen 2009-12-03 12:25:34 +00:00