- 16 Feb, 2007 1 commit
-
-
Ed Swierk authored
Currently the flashrom Makefile tries to detect whether pciutils-devel is installed, but the test also fails if zlib-devel is missing. This patch changes the error message accordingly. Corresponding to flashrom svn r90 and coreboot v2 svn r2553. Signed-off-by:
Ed Swierk <eswierk@arastra.com> Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 06 Feb, 2007 2 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r89 and coreboot v2 svn r2551. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
Adam Kaufman authored
* flash.h: - add a license header - add system definitions * flash_enable.c: - put io priviledge access in one single place - add includes required for Solaris. * lbtable.c, flash_rom.c, 82802ab.c: - use MEM_DEV so it works on Solaris * sst49lfxxxc.c, sharplhf00l04.c, sst_fwhub.c, 82802ab.c - drop unneeded include to sys/io.h * Makefile - adapt to Solaris specifics. Corresponding to flashrom svn r88 and coreboot v2 svn r2550. Signed-off-by:
Adam Kaufman <adam.kaufman@pinnacle.com> Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Adam Kaufman <adam.kaufman@pinnacle.com>
-
- 27 Jan, 2007 1 commit
-
-
Alan Carvalho de Assis authored
Corresponding to flashrom svn r87 and coreboot v2 svn r2539. Signed-off-by:
Alan Carvalho de Assis <acassis@gmail.com> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 24 Jan, 2007 1 commit
-
-
Uwe Hermann authored
Corresponding to flashrom svn r86 and coreboot v2 svn r2538. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 22 Jan, 2007 1 commit
-
-
Yinghai Lu authored
Also add suport for NVIDIA MCP55. Corresponding to flashrom svn r85 and coreboot v2 svn r2537. 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>
-
- 20 Dec, 2006 2 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r84 and coreboot v2 svn r2531. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
Uwe Hermann authored
Corresponding to flashrom svn r83 and coreboot v2 svn r2530. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 14 Dec, 2006 1 commit
-
-
Uwe Hermann authored
Corresponding to flashrom svn r82 and coreboot v2 svn r2524. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
- 04 Dec, 2006 2 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r81 and coreboot v2 svn r2518. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
Uwe Hermann authored
Corresponding to flashrom svn r80 and coreboot v2 svn r2517. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 22 Nov, 2006 2 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r79 and coreboot v2 svn r2507. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
Giampiero Giancipoli authored
Added a check-reprogram loop in the same function, to come around the high page write failure rate on some boards. This patch includes the changes suggested by Ron to simplify the control flow. It also includes trivial changes by me to make flashrom build on newer systems (libpci needs libz now). I also made a small type case compile fix and proper return code handling in one or two places. Corresponding to flashrom svn r78 and coreboot v2 svn r2505. Signed-off-by:
Giampiero Giancipoli <gianci@email.it> Signed-off-by:
Ronald G Minnich <rminnich@gmail.com> Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
- 21 Nov, 2006 4 commits
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r77 and coreboot v2 svn r2504. Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
Stefan Reinauer authored
Corresponding to flashrom svn r76 and coreboot v2 svn r2503. Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Segher Boessenkool <segher@kernel.crashing.org>
-
Uwe Hermann authored
Corresponding to flashrom svn r75 and coreboot v2 svn r2502. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
Uwe Hermann authored
Corresponding to flashrom svn r74 and coreboot v2 svn r2501. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Ronald G. Minnich <rminnich@gmail.com>
-
- 20 Nov, 2006 2 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r73 and coreboot v2 svn r2500. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
Giampiero Giancipoli authored
Corresponding to flashrom svn r72 and coreboot v2 svn r2499. Signed-off-by:
Giampiero Giancipoli <gianci@email.it> Acked-by:
Uwe Hermann <uwe@hermann-uwe.de>
-
- 07 Nov, 2006 3 commits
-
-
Stefan Reinauer authored
This Corresponding to flashrom svn r71 and coreboot v2 svn r2494. will detect any improper erase, closes #31 Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
-
Uwe Hermann authored
Add detailed instructions on how and where to get the datasheet, its name, and order number. Corresponding to flashrom svn r70 and coreboot v2 svn r2493. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
Stefan Reinauer authored
Corresponding to flashrom svn r69 and coreboot v2 svn r2492. closes #30 Signed-off-by:
Stefan Reinauer <stepan@coresystems.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
- 05 Nov, 2006 1 commit
-
-
Uwe Hermann authored
Tested on real hardware, reading, detecting and writing various chips works. Corresponding to flashrom svn r68 and coreboot v2 svn r2489. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> Acked-by:
Stefan Reinauer <stepan@coresystems.de>
-
- 14 Oct, 2006 1 commit
-
-
Stefan Reinauer authored
* add vt8237 support (Uwe Hermann) * add more MCP51 support (me) Corresponding to flashrom svn r67 and coreboot v2 svn r2456.
-
- 07 Oct, 2006 3 commits
-
-
Uwe Hermann authored
Corresponding to flashrom svn r66 and coreboot v2 svn r2450. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> X-Signed-off-by:
Stefan Reinauer <stepan@coresystems.de>
-
Uwe Hermann authored
Corresponding to flashrom svn r65 and coreboot v2 svn r2449. Signed-off-by:
Uwe Hermann <uwe@hermann-uwe.de> X-Signed-off-by:
Stefan Reinauer <stepan@coresystems.de>
-
Roman Kononov authored
Corresponding to flashrom svn r64 and coreboot v2 svn r2448. Signed-off-by: Roman Kononov <kononov195-lbl@yahoo.com>. X-Signed-off-by:
Stefan Reinauer <stepan@coresystems.de>
-
- 21 Sep, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r63 and coreboot v2 svn r2431.
-
- 06 Sep, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r62 and coreboot v2 svn r2395.
-
- 25 Aug, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r61 and coreboot v2 svn r2390.
-
- 23 Aug, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r60 and coreboot v2 svn r2386.
-
- 03 Aug, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r59 and coreboot v2 svn r2358.
-
- 31 Jul, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r58 and coreboot v2 svn r2354.
-
- 27 Jul, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r57 and coreboot v2 svn r2349.
-
- 19 Jul, 2006 1 commit
-
-
Stefan Reinauer authored
Data sheet: http://www.alldatasheet.com/datasheet-pdf/pdf/47674/WINBOND/W49V002FAP.html Corresponding to flashrom svn r56 and coreboot v2 svn r2341.
-
- 30 Jun, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r55 and coreboot v2 svn r2336.
-
- 25 Jun, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r54 and coreboot v2 svn r2332.
-
- 14 Jun, 2006 1 commit
-
-
Stefan Reinauer authored
Corresponding to flashrom svn r53 and coreboot v2 svn r2321.
-
- 31 Mar, 2006 2 commits
-
-
Scott Tsai authored
* SST_49LF040B flash support for flashrom * add ICH4-M support to flashrom Corresponding to flashrom svn r52 and coreboot v2 svn r2230. Signed-off-by:
Scott Tsai <scott.tsai@arima.com.tw>
-
Stefan Reinauer authored
* support for Winbond W39V040A * Support for ATI SB400 (RS480 chipset) * Support for Intel ICH7 (from Scott Tsai <scott.tsai@arima.com.tw>) Corresponding to flashrom svn r51 and coreboot v2 svn r2229.
-