Peter Stuge
e2bbcb10d1
Make the vendor name optional in the -m flashrom parameter when there's only
...
one board name that matches. The full syntax still works, and is required
when two vendors have boards with the same names.
Signed-off-by: Peter Stuge <peter@stuge.se >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3082 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-01-27 16:21:21 +00:00
Peter Stuge
2d94dead69
Forgot to add Spansion S25FL016A to README, trivial.
...
Signed-off-by: Peter Stuge <peter@stuge.se >
Acked-by: Peter Stuge <peter@stuge.se >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3080 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-01-27 07:17:14 +00:00
Uwe Hermann
d84d9ba445
Minor documentation improvements/fixes in the README and manpage (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3059 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-01-18 17:48:51 +00:00
Stefan Reinauer
8df401db3b
for some reasons the externals did not get committed.
...
Signed-off-by: Stefan Reinauer <stepan@coresystems.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3054 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-01-18 15:33:10 +00:00
Jonathan A. Kollasch
d795b9a9ec
Add board-enable for Acorp 6A815EPD.
...
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net >
Acked-by: Ronald G. Minnich <rminnich@gmail.com >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2995 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-12-02 19:03:23 +00:00
Uwe Hermann
69a392b5c6
Documentation fixes and updates (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2875 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-18 00:29:05 +00:00
Michael van der Kolff
e62537a948
Add Gigabyte M61P-S3 SPI flash support to board_enable.c
...
Signed-off-by: Michael van der Kolff <mvanderkolff@gmail.com >
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2864 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-16 21:18:43 +00:00
Markus Boas
736c1d8618
Add support for the Winbond W29EE011.
...
Signed-off-by: Markus Boas <ryven@ryven.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-08-30 10:17:50 +00:00
Markus Boas
3b78de6887
Add support for the Winbond W29C040P.
...
Signed-off-by: Markus Boas <ryven@ryven.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2752 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-08-30 10:11:08 +00:00
Luc Verhaegen
4d43255bef
flashrom: Add board enable for the EPoX EP-BX3.
...
Signed-off-by: Luc Verhaegen <libv@skynet.be >
Acked-by: Peter Stuge <peter@stuge.se >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2743 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-08-11 16:59:11 +00:00
Uwe Hermann
7ab22686b8
flashrom: Add missing supported flash chips to the README (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2742 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-07-27 03:32:45 +00:00
Uwe Hermann
e29a664b54
Fix up and document the AMD CS5530/CS5530A support in flashrom.
...
The previous code was pretty unreadable, undocumented and did some totally
unrelated things (such as mucking with the game port or port 0x92).
This version is tested with a 256 KB chip and should work for the
CS5530 and CS5530A.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2715 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-06-06 21:35:45 +00:00
Uwe Hermann
6602070955
flashrom: Document the newly supported IBM x3455 board and the
...
now-supported Broadcom HT-1000 chipset (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2713 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-06-05 15:02:18 +00:00
Uwe Hermann
f8953dc095
Add support for the Winbond W39V040FA chip.
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2686 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-05-21 21:39:08 +00:00
Luc Verhaegen
a56b998796
Flashrom: add support for ASUS P5A (Socket 7, ALi based).
...
* Add support for the ALi M1533 to chipset_enable.c
* Add some SMBus poking needed for the ASUS P5A, to board_enable.c
Since PCI subsystem IDs are worthless with this board, people will
have to name the board directly.
Signed-off-by: Luc Verhaegen <libv@skynet.be >
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2677 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-05-20 16:16:13 +00:00
Mondrian Nuessle
24c9612490
Enable flashing on the IWILL DK8-HTX board by configuring the Super I/O
...
to set the right GPIO pins, so write protection is disabled.
Signed-off-by: Mondrian Nuessle <nuessle@uni-mannheim.de >
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2624 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-05-03 10:09:23 +00:00
Uwe Hermann
7580f87f7a
Add initial support for the following flash chips:
...
- Atmel AT29C020
- STMicroelectronics M29F002B
- STMicroelectronics M29F002T
- STMicroelectronics M29F002NT
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Signed-off-by: Roger Zauner <roger@eskimo.com >
Acked-by: Peter Stuge <peter@stuge.se >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2621 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-04-28 02:22:59 +00:00
Uwe Hermann
4880353e03
flashrom: Add VIA CX700 to the list of supported southbridges (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2601 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-04-09 22:59:22 +00:00
David Hendricks
53b9c1e798
Add Winbond W39V080A support to Flashrom.
...
Signed-off-by: David Hendricks <david.hendricks@gmail.com >
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2565 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-03-02 02:25:36 +00:00
Alan Carvalho de Assis
097d9a2d57
Add support for the SST 49LF160C.
...
Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2539 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-01-27 13:39:06 +00:00
Yinghai Lu
298f89850d
Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom.
...
Also add suport for NVIDIA MCP55.
Signed-off-by: Yinghai Lu <yinghai.lu@amd.com >
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Peter Stuge <peter@stuge.se >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2537 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-01-22 20:21:17 +00:00
Uwe Hermann
7adaa11dcf
Update flashrom requirements in the README (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2530 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-12-20 14:53:22 +00:00
Uwe Hermann
fe6d118b08
Update list of supported flash chips in the flashrom README (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2518 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-12-04 08:20:40 +00:00
Uwe Hermann
6104bd1634
List the supported flash chips and southbridges in the flashrom
...
README file (trivial).
Closes #52 .
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2517 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-12-04 08:15:47 +00:00
Uwe Hermann
d083e7927e
Cosmetic fixes and typos (trivial).
...
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de >
Acked-by: Uwe Hermann <uwe@hermann-uwe.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2500 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-11-20 20:32:35 +00:00
Stefan Reinauer
051427c40a
Print a warning if southbridge is not known to flashrom.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2390 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-08-25 19:21:42 +00:00
Stefan Reinauer
9327d22641
some documentation updates by Uwe and some smaller ones by me.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2358 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-08-03 10:49:09 +00:00
Stefan Reinauer
70597f96c4
mention build dependencies in Makefile.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2114 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-12-01 10:51:08 +00:00
Li-Ta Lo
1a4f0707bb
flasrom update from Stefan, resovle issue 21
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2111 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-11-26 21:55:36 +00:00
Stefan Reinauer
7d5c7a7f17
rename the directory to match the program name
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2102 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-11-24 10:45:34 +00:00