1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-19 13:11:18 +02:00

Commit Graph

  • 00f911e0a8 Move SPI code out of board_enable.c where it started its life Carl-Daniel Hailfinger 2007-10-15 21:44:47 +00:00
  • fa49692869 Changes to support the K8N-NEO3, first tested at Google on GSOC day :-) Ronald G. Minnich 2007-10-12 21:22:40 +00:00
  • ac30934194 Revert my last cleanup patch Uwe Hermann 2007-10-10 17:42:20 +00:00
  • 17d00abf0a Cosmetic changes to make the flashrom output more consistent Uwe Hermann 2007-10-10 16:31:30 +00:00
  • 144ede66ca Fix the help, and print a message when nothing happens Jordan Crouse 2007-10-04 06:26:41 +00:00
  • e151499fd2 This patch aims to restructure SPI flash support in a more reasonable way Carl-Daniel Hailfinger 2007-10-02 15:49:25 +00:00
  • 9224262838 Add preliminary SPI flash identification support for SPI chips attached to ITE IT8716F Super I/O Carl-Daniel Hailfinger 2007-09-27 14:29:57 +00:00
  • c9fb5d92e2 Change out/in combinations to pci_read/write_byte in sis630 chipset enable Alex Beregszaszi 2007-09-11 15:58:18 +00:00
  • a0cc53d738 Remove useless 'extern' keywords Uwe Hermann 2007-09-09 20:24:29 +00:00
  • d22a1d4e53 Add '(C)' where it's missing (for consistency reasons) Uwe Hermann 2007-09-09 20:21:05 +00:00
  • ca7f0e4668 Add missing license header to udelay.c Uwe Hermann 2007-09-09 20:02:45 +00:00
  • 83c6c5391c Add a dedicated license Uwe Hermann 2007-09-08 14:36:01 +00:00
  • d2ac6fc185 Add support for the Winbond W29EE011 Markus Boas 2007-08-30 10:17:50 +00:00
  • 05e7f45373 Add support for the Winbond W29C040P Markus Boas 2007-08-30 10:11:08 +00:00
  • d110764ccd Change all flashrom license headers to use our standard format Uwe Hermann 2007-08-29 17:52:32 +00:00
  • ffec5f3ab7 Cosmetic fixes Uwe Hermann 2007-08-23 16:08:21 +00:00
  • fd37414dbb Drop duplicated code (copies of plain JEDEC functions) Uwe Hermann 2007-08-23 15:20:38 +00:00
  • 0846f89b0a Drop a bunch of useless header files, merge them into flash.h Uwe Hermann 2007-08-23 13:34:59 +00:00
  • 51582f282b Move code into *.c files, there's no reason to have it in header files Uwe Hermann 2007-08-23 10:20:40 +00:00
  • 966dc20cc3 Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify Ed Swierk 2007-08-13 04:10:32 +00:00
  • fdd0c58115 Add board enable for the EPoX EP-BX3 Luc Verhaegen 2007-08-11 16:59:11 +00:00
  • 627505b797 Add missing supported flash chips to the README Uwe Hermann 2007-07-27 03:32:45 +00:00
  • f41c66fd46 Add various ST flash chips Carl-Daniel Hailfinger 2007-07-25 17:55:45 +00:00
  • e087fa29bf This patch adds support for ST M50FW040 and ST M29W040B Carl-Daniel Hailfinger 2007-07-24 18:18:05 +00:00
  • 327075455d Add support for Tyan Tomcat K7M Luc Verhaegen 2007-07-04 17:51:49 +00:00
  • f4a673b0cf Fix up and document the AMD CS5530/CS5530A support Uwe Hermann 2007-06-06 21:35:45 +00:00
  • e823ee0fc5 Document the newly supported IBM x3455 board and the now-supported Broadcom HT-1000 chipset Uwe Hermann 2007-06-05 15:02:18 +00:00
  • 1c283f4241 Move GPIO settings to board specific code for IBM x3455 Stefan Reinauer 2007-06-05 12:51:52 +00:00
  • c868b9e68b Add support for BCM HT1000 chipset Stefan Reinauer 2007-06-05 10:28:39 +00:00
  • a88088530e Minor cosmetics Uwe Hermann 2007-05-24 19:17:29 +00:00
  • 7ed78c88b6 Drop leftover includes Stefan Reinauer 2007-05-24 09:26:39 +00:00
  • 5380d51c69 Some copyright analysis Stefan Reinauer 2007-05-24 09:08:36 +00:00
  • ff4f197a24 Factor out register mapping code Stefan Reinauer 2007-05-24 08:48:10 +00:00
  • 7c1402f220 Unify mmap error messages Stefan Reinauer 2007-05-23 18:24:58 +00:00
  • ce532975cb Big cosmetic offensive on flashrom Stefan Reinauer 2007-05-23 17:20:56 +00:00
  • bc1f1a01e4 Add support for the Winbond W39V040FA chip Uwe Hermann 2007-05-21 21:39:08 +00:00
  • 6b14175ead Add support for ASUS P5A (Socket 7, ALi based) Luc Verhaegen 2007-05-20 16:16:13 +00:00
  • a7e0548cea Fix coding style of flashrom by running indent on all files Uwe Hermann 2007-05-09 10:17:44 +00:00
  • 7977f4ef2e Add WinBond Super IO helpers Luc Verhaegen 2007-05-04 04:47:04 +00:00
  • aef1c7cd40 Enable flashing on IWILL DK8-HTX Mondrian Nuessle 2007-05-03 10:09:23 +00:00
  • d7f48069f9 Add initial support for the following flash chips Uwe Hermann 2007-04-28 02:22:59 +00:00
  • 0a05d67bab Exit on return code of read_layout and print error message to stderr instead of stdout Stefan Reinauer 2007-04-14 16:32:59 +00:00
  • 9a37ba6e9c Rename flash_rom.c.c Uwe Hermann 2007-04-11 23:31:45 +00:00
  • a4c63c2f66 Add VIA CX700 to the list of supported southbridges Uwe Hermann 2007-04-09 22:59:22 +00:00
  • c03106603a Add support for CX700 builtin southbridge Randall Philipson 2007-04-09 22:27:45 +00:00
  • 7038564346 Trivial (cosmetic) cleanup Stefan Reinauer 2007-04-06 11:58:03 +00:00
  • 8e3a600123 Split flash_enable.c into chipset_enable.c and board_enable.c Luc Verhaegen 2007-04-04 22:45:58 +00:00
  • af2b52dc5f Drop useless and partly even incorrect comments Uwe Hermann 2007-04-01 20:00:32 +00:00
  • 0b7afe65fb Coding style fixes Uwe Hermann 2007-04-01 19:44:21 +00:00
  • 3ad2518939 Add support for the ICH7-DH southbridge (untested) Uwe Hermann 2007-03-31 19:48:38 +00:00
  • df8a3c8300 This is a trivial cosmetic fix Stefan Reinauer 2007-03-22 14:51:45 +00:00
  • d6b86cf921 The attached patch adds additional PCI IDs for MCP55 LPC devices Ed Swierk 2007-03-06 23:49:49 +00:00
  • 6382b444be Fix wrong VT8235 flash enable failed warning Luc Verhaegen 2007-03-02 22:16:38 +00:00
  • 71437d076f Add Winbond W39V080A support David Hendricks 2007-03-02 02:25:36 +00:00
  • 3ab5415e48 Add support for the Gigabyte m57sli-s4 board Ward Vandewege 2007-02-28 21:50:15 +00:00
  • e871d1ffac Note in makefile messages that zlib may be needed for libpci Ed Swierk 2007-02-16 14:36:12 +00:00
  • ce1041c15a Add support for LinuxBIOS tables independent from its source tree Uwe Hermann 2007-02-06 19:53:51 +00:00
  • 064b1f23fa This patch is a rework of Adam Kaufman's Solaris patch Adam Kaufman 2007-02-06 19:47:50 +00:00
  • 474230ad42 Add support for the SST 49LF160C Alan Carvalho de Assis 2007-01-27 13:39:06 +00:00
  • 3618346f13 Delete superfluous and incorrect comment Uwe Hermann 2007-01-24 11:09:03 +00:00
  • ca78297374 Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C Yinghai Lu 2007-01-22 20:21:17 +00:00
  • 424b7cf57f Improve flashrom description in the manpage a bit Uwe Hermann 2006-12-20 14:59:56 +00:00
  • 83f0db2681 Update flashrom requirements in the README Uwe Hermann 2006-12-20 14:53:22 +00:00
  • c113b57072 Add an install target to the flashrom Makefile which installs flashrom into /usr/local/bin Uwe Hermann 2006-12-14 00:59:41 +00:00
  • c22f542c74 Update list of supported flash chips in the flashrom README Uwe Hermann 2006-12-04 08:20:40 +00:00
  • b6d28323e1 List the supported flash chips and southbridges in the flashrom README file Uwe Hermann 2006-12-04 08:15:47 +00:00
  • 2bd07a0b15 Fix location of the bug tracker in the manpage Uwe Hermann 2006-11-22 15:27:29 +00:00
  • 8c5299f83c Fix write_page_write_jedec() in jedec.c Giampiero Giancipoli 2006-11-22 00:29:51 +00:00
  • ef54abab33 Add support for ASD AE49F2008 Stefan Reinauer 2006-11-21 23:51:08 +00:00
  • 018aca8dcc Only write the flash if the image has the same size Stefan Reinauer 2006-11-21 23:48:51 +00:00
  • 566820d7f6 Rename SM_ID to SYNCMOS_ID Uwe Hermann 2006-11-21 15:09:05 +00:00
  • 838c7697a1 Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T Uwe Hermann 2006-11-21 15:02:27 +00:00
  • 2dc5f429a7 Cosmetic fixes and typos Uwe Hermann 2006-11-20 20:32:35 +00:00
  • a8c8082c1f Support for the 256K SyncMos S29C51002T flash Giampiero Giancipoli 2006-11-20 20:03:07 +00:00
  • e60fd35182 Instead of checking the first byte only, the whole part is checked now Stefan Reinauer 2006-11-07 13:48:46 +00:00
  • 987942dcbd Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code Uwe Hermann 2006-11-07 11:16:21 +00:00
  • c6b5f4913b Support for VIA VT82C686 utility Stefan Reinauer 2006-11-07 10:22:20 +00:00
  • ea2c66d742 Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards Uwe Hermann 2006-11-05 18:26:08 +00:00
  • 219b61e7f2 Multiple unrelated changes Stefan Reinauer 2006-10-14 21:04:49 +00:00
  • e205d98044 Here's a small patch to add support for the SST 49LF020A Uwe Hermann 2006-10-07 22:59:03 +00:00
  • d1915c1f10 Tiny patch to show the size of the detected flash part Uwe Hermann 2006-10-07 00:23:51 +00:00
  • 41c47676c2 Fix flashrom for sst49lf080a and small print bug Roman Kononov 2006-10-07 00:21:13 +00:00
  • de063bf72d Abuild manpage and other fixes from Uwe Hermann Stefan Reinauer 2006-09-21 13:09:22 +00:00
  • eb366472f6 Add patch from Uwe Hermann to support more ICH southbridges Stefan Reinauer 2006-09-06 15:48:48 +00:00
  • cbc55d0c29 Print a warning if southbridge is not known Stefan Reinauer 2006-08-25 19:21:42 +00:00
  • 028f46fd2e Removing $Id$ tags as they have no meaning in SVN Stefan Reinauer 2006-08-23 14:33:54 +00:00
  • f8337dd398 Some documentation updates by Uwe and some smaller ones by me Stefan Reinauer 2006-08-03 10:49:09 +00:00
  • e807d82e7d Add support for SST39SF040, SST39SF010A and W39V040B Stefan Reinauer 2006-07-31 23:37:17 +00:00
  • 261144ca43 Add flashrom manpage from Uwe Hermann Stefan Reinauer 2006-07-27 23:29:02 +00:00
  • 64f05bb12f Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw> Stefan Reinauer 2006-07-19 15:13:21 +00:00
  • af2c2b5f2b Add support for EFST F49B002UA (untested) Stefan Reinauer 2006-06-30 20:07:50 +00:00
  • 6424faf2f4 Add support for PMC 49FL002 as used in the RD1-PMC2 Stefan Reinauer 2006-06-25 09:56:45 +00:00
  • db8b13ac53 Add support for Winbond W49V002A Stefan Reinauer 2006-06-14 15:58:41 +00:00
  • 023af76b2b Multiple unrelated changes Scott Tsai 2006-03-31 11:36:06 +00:00
  • 86de283054 Multiple unrelated changes Stefan Reinauer 2006-03-31 11:26:55 +00:00
  • 394d137491 Compilation fix for gcc 4.0.2 (SUSE10) Stefan Reinauer 2006-03-20 21:37:54 +00:00
  • 8cf74b4ca9 Add ts5300 flag as comment utility Makefile Stefan Reinauer 2006-03-19 22:30:42 +00:00
  • 441edbf129 Make SST49lf040 not clog the serial line too Stefan Reinauer 2006-03-17 22:35:56 +00:00
  • fcb63687da Multiple unrelated changes Stefan Reinauer 2006-03-16 16:57:41 +00:00
  • 99349a52d6 Make am29f040b driver more solid by printing every 4096th flash address Stefan Reinauer 2006-03-16 16:46:19 +00:00