mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-19 05:01:18 +02:00
Commit Graph
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
Select branches
Hide Pull Requests
1.0.x
1.1.x
1.2.x
1.3.x
1.5.x
main
stable
staging
testpush
p1.0
v0.9.0
v0.9.1
v0.9.1-rc1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.5.1
v0.9.5.2
v0.9.6
v0.9.6.1
v0.9.7
v0.9.8
v0.9.8-rc1
v0.9.9
v0.9.9-rc1
v1.0
v1.0-rc1
v1.0-rc2
v1.0-rc3
v1.0.1
v1.0.1-rc1
v1.0.1-rc2
v1.0.2
v1.0.2-rc1
v1.1
v1.1-rc1
v1.1-rc2
v1.1.1
v1.1.1-rc1
v1.2
v1.2.1
v1.2.1-rc1
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.4.0
v1.4.0-rc1
v1.4.0-rc2
v1.5.0
v1.5.0-rc1
v1.5.0-rc2
v1.5.1
v1.6.0
v1.6.0-rc1
v1.6.0-rc2
-
6665244bc7
Constify (a few) parameters.c where possible
Stefan Tauner
2011-06-26 17:38:17 +00:00 -
b4061f61cd
Move erase verification to generic code
Carl-Daniel Hailfinger
2011-06-26 17:04:16 +00:00 -
bfa021dd80
Replace sizeof("string")-1 with strlen("string")
Carl-Daniel Hailfinger
2011-06-26 11:50:10 +00:00 -
12589366c3
print.c: change all occurrences of printf to msg_ginfo
Stefan Tauner
2011-06-25 17:36:25 +00:00 -
198f2770cc
Fix probe_flash to report new values set by probing functions
Stefan Tauner
2011-06-25 17:04:26 +00:00 -
7c612f9fb7
Flush stdout after each message
Ed Swierk
2011-06-19 17:27:57 +00:00 -
c07a41c867
flashchips.c: Fix typo: s/don't/doesn't/
Paul Menzel
2011-06-19 17:23:55 +00:00 -
e8a648d143
Look at the return value of wait_82802ab()
Stefan Reinauer
2011-06-19 17:09:49 +00:00 -
1d233075e6
Add ASRock K7S41GX board-enable
Pawel Rozanski
2011-06-19 16:52:48 +00:00 -
19f46f2057
Various board status updates
Uwe Hermann
2011-06-18 22:56:14 +00:00 -
2cf2da6e5b
Add intel 6 series pci ids to chipset_enables
Stefan Tauner
2011-06-18 18:45:56 +00:00 -
570dcc743a
Fix and add a few chipset_enables entries
Idwer Vollering
2011-06-18 18:45:50 +00:00 -
326a060661
Resort chipset_enables array by pci ids
Idwer Vollering
2011-06-18 18:45:41 +00:00 -
6573b74da2
Do not display skipped probe messsages in verbose mode
Carl-Daniel Hailfinger
2011-06-17 22:38:53 +00:00 -
8ebc046bf3
Update the flashrom udev rules file with new programmers
Uwe Hermann
2011-06-17 21:25:48 +00:00 -
68b9ccac25
Update the flashrom manpage
Uwe Hermann
2011-06-15 23:44:52 +00:00 -
8bb2021d77
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14 01:35:36 +00:00 -
9d9a104233
Add board enable for GA-8IP775
Joshua Roys
2011-06-13 16:59:01 +00:00 -
d8a00a0b6b
Add (untested) board enable for GA-K8NS Pro-939
Idwer Vollering
2011-06-13 16:58:54 +00:00 -
d06d941ce2
Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3
Stefan Tauner
2011-06-12 19:47:55 +00:00 -
29c80838ae
ichspi.c: add missing ICH9 register macros and eliminate magic numbers
Stefan Tauner
2011-06-12 08:14:10 +00:00 -
b2d5f6abbc
Use the max_data_read field of the new spi_programmer struct to simplify run_opcode
Stefan Tauner
2011-06-11 19:44:31 +00:00 -
f9a8da595d
enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL
Stefan Tauner
2011-06-11 18:16:50 +00:00 -
c020706948
Add support for Olimex programmers to ft2232_spi
Pete Batard
2011-06-11 12:21:37 +00:00 -
5520694cab
ichspi.c: add macros and pretty printing for HSFS and HSFC
Stefan Tauner
2011-06-11 09:53:22 +00:00 -
2a8b26281c
ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE struct
Stefan Tauner
2011-06-11 09:53:16 +00:00 -
0c1ec450f9
ichspi.c: improve macros for SSFS and SSFC bits
Stefan Tauner
2011-06-11 09:53:09 +00:00 -
6add09424a
Add board enable for MSI MS-6788-040 (848P Neo-V)
Maciej Pijanka
2011-06-09 20:59:30 +00:00 -
c422484b84
Fix compilation for CONFIG_INTERNAL=no
Carl-Daniel Hailfinger
2011-06-09 20:06:34 +00:00 -
60b83f98a8
Mark the MSI MS-7529 (G31TM-P21) as supported
Peter Lemenkov
2011-06-06 17:50:20 +00:00 -
8179be566e
Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2
Stefan Tauner
2011-06-04 13:13:34 +00:00 -
cbe370e67a
Add voltage ranges to the flashchips
Steven Zakulec
2011-06-03 07:26:31 +00:00 -
db45ab5eac
Tiny fix for a small fix
Stefan Tauner
2011-05-28 22:59:05 +00:00 -
355cbfdbef
Small fixes
Stefan Tauner
2011-05-28 02:37:14 +00:00 -
0fbba98c27
Add a bunch of new/tested motherboards, board enables and flash chips
Antony Rheneus
2011-05-26 14:28:51 +00:00 -
d172ecdb34
ichspi: fix detection of unused regions
Joshua Roys
2011-05-26 13:30:51 +00:00 -
7bcacb1bdb
Eliminate magic numbers indicating maximum column sizes in print.c
Stefan Tauner
2011-05-26 01:35:19 +00:00 -
c0aaf95487
Whitespace, documentation and other small stuff
Stefan Tauner
2011-05-19 02:58:17 +00:00 -
7a3bd8f28f
Refine status register and lock printing of Atmel and AMIC SPI chips
Carl-Daniel Hailfinger
2011-05-19 00:06:06 +00:00 -
c965c2de64
Mark SST25VF080B tested for writing (again)
John Schmerge
2011-05-18 11:28:47 +00:00 -
6dbab4dcfb
Mark Supermicro X8DTH-6F as supported
Shailendra Sodhi
2011-05-18 01:32:25 +00:00 -
7225ccdb62
Add board enable for AOpen i975Xa-YDG
Joshua Roys
2011-05-18 01:32:16 +00:00 -
ef1017558b
Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported
Stefan Tauner
2011-05-18 01:32:09 +00:00 -
fcf6a8c24d
Mark SST25VF032B as write tested
Stefan Tauner
2011-05-18 01:32:00 +00:00 -
faf01fba9d
Explain better what checks are disabled in case we detect a legacy BIOS
Stefan Tauner
2011-05-18 01:31:53 +00:00 -
74c6ec695d
Mark Macronix MX29F001T as fully tested
Stefan Tauner
2011-05-18 01:31:46 +00:00 -
67fbd77674
Add Gigabyte GA-MA790XT-UD4P to the mainboard support list
Stefan Tauner
2011-05-18 01:31:39 +00:00 -
e474cdc614
Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c
Stefan Tauner
2011-05-18 01:31:33 +00:00 -
4b90e6b664
Add support for 8086:1076 (82541GI) to nicintel_spi.c
Stefan Tauner
2011-05-18 01:31:24 +00:00 -
82f54e5f16
Add status of Thinkpad T410s and DG45ID to the wiki table
Stefan Tauner
2011-05-18 01:31:17 +00:00 -
e7da467ea7
Mark MX25L4005 tested for erase
Raúl Soriano
2011-05-18 01:31:10 +00:00 -
567b7b8069
Mark w25q80, w25q32, and w25q64 chips tested for write and erase
David Hendricks
2011-05-18 01:31:03 +00:00 -
77f931a530
Remove filename parameter from chip_safety_check()
David Hendricks
2011-05-18 01:30:56 +00:00 -
9df880fdaf
Fix typo "not not" in board_enable.c
Stefan Tauner
2011-05-17 23:30:13 +00:00 -
f0bcfa55bf
Add board enable for Asus A8AE-LE (HP OEM)
Stefan Tauner
2011-05-17 13:31:55 +00:00 -
b9dbe48b77
Kill central list of SPI programmers
Michael Karcher
2011-05-11 17:07:07 +00:00 -
627975196d
Factor out SPI write/read chunking wrappers
Michael Karcher
2011-05-11 17:07:02 +00:00 -
b713d2e35c
Intel NIC with parallel flash support
Carl-Daniel Hailfinger
2011-05-08 00:24:18 +00:00 -
064bbc9f37
Fix multiple detection of the same chip
Carl-Daniel Hailfinger
2011-05-07 19:19:36 +00:00 -
dec9cec86e
Add support for the Via VX855 chipset
John Schmerge
2011-05-05 17:52:07 +00:00 -
580d29a9b1
Revamp board-specific quirk handling, allow for laptop support
Carl-Daniel Hailfinger
2011-05-05 07:12:40 +00:00 -
4c82318e4a
Constify flashchips array
Carl-Daniel Hailfinger
2011-05-04 00:39:50 +00:00 -
54ce73a1f5
Revert MMIO space writes on shutdown as needed
Carl-Daniel Hailfinger
2011-05-03 21:49:41 +00:00 -
8ed293416d
Improve output in case run_opcode fails
Stefan Tauner
2011-04-29 23:53:09 +00:00 -
136125af19
ichspi: Increase timeout to 60s for atomic operations
Michael Karcher
2011-04-29 22:11:36 +00:00 -
bfecef6986
Add support for more than one Super I/O or EC per machine
Carl-Daniel Hailfinger
2011-04-27 14:34:08 +00:00 -
880e867ae8
Remove delays in JEDEC erase sequence
Michael Karcher
2011-04-15 00:03:37 +00:00 -
4b17736985
Remove erase_chip_stm50flw0x0x
Michael Karcher
2011-04-14 23:43:19 +00:00 -
2842db315d
Board enable for Foxconn 6150K8MD-8EKRSH
Michael Karcher
2011-04-14 23:14:27 +00:00 -
7700051fee
List AMD SB850 as supported (it has the same PCI ID as SB700)
Stefan Tauner
2011-04-02 11:47:21 +00:00 -
12a04eb5d6
Coreboot table handling: make debug message msg_pdbg
Stefan Reinauer
2011-04-01 18:05:20 +00:00 -
bf282b1dde
Fix typo in chipset_enable.c
Stefan Reinauer
2011-03-29 21:41:41 +00:00 -
83704c5a09
Update port of flashrom package to Mac OS X using DirectHW
Stefan Reinauer
2011-03-18 22:00:15 +00:00 -
eacbd1634d
Proper error handling for ICH/VIA SPI
Carl-Daniel Hailfinger
2011-03-17 00:10:25 +00:00 -
97bc95ce2b
Fix and improve libpayload platform support
Patrick Georgi
2011-03-08 07:17:44 +00:00 -
7f517a7103
Various IT85* cleanups and fixes
Carl-Daniel Hailfinger
2011-03-08 00:23:49 +00:00 -
d95355880a
Fix compilation if CONFIG_INTERNAL=no
Carl-Daniel Hailfinger
2011-03-08 00:09:11 +00:00 -
7913fb425f
Fix broken compilation caused by a typo in r1275
Idwer Vollering
2011-03-07 15:32:58 +00:00 -
4bd8a40143
Mark Macronix MX25L1605D as fully tested
Sven Schnelle
2011-03-07 10:59:06 +00:00 -
1370f0be55
SST39SF512 is tested
Michael Karcher
2011-03-07 01:09:55 +00:00 -
40446eef1b
Remove vendorid parameter from pcidev_init()
Carl-Daniel Hailfinger
2011-03-07 01:08:09 +00:00 -
c6f71462c9
Add a board enable for Asus P4P800-VM
Diego Elio Pettenò
2011-03-06 22:52:55 +00:00 -
67f28140de
Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B and Winbond_W39V040FB as write tested
Idwer Vollering
2011-03-06 22:26:23 +00:00 -
94b3609036
Add Gigabyte GA-MA780G-UD3H to mainboard support list
Bernhard Geier
2011-03-06 22:16:30 +00:00 -
d1dd72c69d
Add support for ST M25PX16 and mark it as supported
Carl Worth
2011-03-06 18:45:40 +00:00 -
f07bf32106
Mark SST49LF080A as fully tested
Brandon Dowdy
2011-03-06 18:31:11 +00:00 -
19e0aacd63
Add W39L040
Michael Karcher
2011-03-06 17:58:05 +00:00 -
8262e82d1c
Add coreboot IDs to make manual selection of HP xw9400 possible
Michael Karcher
2011-03-06 17:37:30 +00:00 -
242efd491c
Board-enable for GA-K8N51GMF
Michael Karcher
2011-03-06 12:09:05 +00:00 -
cba52dea18
Add HP e-Vectra P2706T
Michael Karcher
2011-03-06 12:07:19 +00:00 -
6d6ab74f4a
I tested a few mainboards and flash chips
Yul Rottmann
2011-03-05 16:31:57 +00:00 -
4e74839646
Update the ITE IT8500 EC support to match the current state of the flashrom-chromium tree
David Hendricks
2011-02-28 23:58:15 +00:00 -
44ebb04f9f
Add generalized support for ITE IT8500/IT8502 embedded controllers
Donald Huang
2011-02-22 17:16:34 +00:00 -
8a19ef1f67
Support 64-bit MEM BARs wherever possible
Carl-Daniel Hailfinger
2011-02-15 22:44:27 +00:00 -
c753e5bbf9
Add support for some AMD Am29LV* chips
Carl-Daniel Hailfinger
2011-02-05 12:11:17 +00:00 -
146b77d777
Improve debugging for unaligned erase in the flash chip emulator
Carl-Daniel Hailfinger
2011-02-04 22:52:04 +00:00 -
9a1105cfff
Support for Angelbird Wings PCIe SSD (solid-state drive)
Carl-Daniel Hailfinger
2011-02-04 21:37:59 +00:00 -
915b8409d6
Support Dediprog LEDs on devices with 2 and 3 LEDs
Stefan Reinauer
2011-01-28 09:00:15 +00:00 -
3d3fd6ab2c
Fix sparse warning: Unknown escape %
Peter Huewe
2011-01-25 00:23:32 +00:00 -
73f8ec8b1e
Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-24 19:15:51 +00:00