mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-18 21:00:15 +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
-
cb30158fbf
Increase flashrom release number to 0.9.6
v0.9.6
Carl-Daniel Hailfinger
2012-08-02 22:00:05 +00:00 -
2a95e8713b
Remove more exit calls
Niklas Söderlund
2012-07-30 19:42:33 +00:00 -
00ec027368
print_wiki: fix columns calculations
Stefan Tauner
2012-07-29 02:04:21 +00:00 -
2c20b28f0e
Introduce enum test_state
Stefan Tauner
2012-07-28 19:35:26 +00:00 -
d94d25d75b
Add a bunch of new/tested stuff and various small changes 13
Stefan Tauner
2012-07-28 03:17:15 +00:00 -
a0fce5f459
Intel 7 Series fixes (addition of QM77, fixed straps printing)
Helge Wagner
2012-07-24 16:33:55 +00:00 -
4e3391f505
Always require the --programmer parameter if any flash chip access is requested
Carl-Daniel Hailfinger
2012-07-22 12:01:43 +00:00 -
d6bb828b01
Automatically release I/O permissions on shutdown
Carl-Daniel Hailfinger
2012-07-21 17:27:08 +00:00 -
0b9af36772
Document --output in the man page
Carl-Daniel Hailfinger
2012-07-21 16:56:04 +00:00 -
32508eb304
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20 20:35:14 +00:00 -
3834c2d7e5
Check vendor_id for PCI based external programmers
Carl-Daniel Hailfinger
2012-07-16 21:32:19 +00:00 -
6e48a026f7
Add board enable for MSI K9N SLI (MS-7250 VER:2.1)
Joshua Roys
2012-06-29 23:07:14 +00:00 -
a4b14f7de1
Add native SPI AAI write support to the Dediprog SF100 driver
Nico Huber
2012-06-19 12:06:53 +00:00 -
9e42376c38
Remove exit() call from show_id
Niklas Söderlund
2012-06-16 00:11:16 +00:00 -
4099a8a891
Add voltage change delays to dediprog driver
Nico Huber
2012-06-16 00:02:27 +00:00 -
7bca126561
Let the programmer driver decide how to do AAI transfers
Nico Huber
2012-06-15 22:28:12 +00:00 -
3464d05eb4
Fix setting the divisor in ft2232_spi
Ilya A. Volynets-Evenbakh
2012-06-14 13:08:33 +00:00 -
316fdfbf82
Bus Pirate buffer management revamp
Carl-Daniel Hailfinger
2012-06-08 15:27:47 +00:00 -
1c15548888
Add logfile support
Carl-Daniel Hailfinger
2012-06-06 09:17:06 +00:00 -
edab1d2bc0
Add support for PMC Pm39LV512
Kyösti Mälkki
2012-05-20 23:32:33 +00:00 -
27c8c6cbcb
Remove sharplhf00l04.c
Michael Karcher
2012-05-16 00:15:53 +00:00 -
b482c6d5c1
ft2232_spi.c: add frequency divisor parameter
Samir Ibradžić
2012-05-15 22:58:19 +00:00 -
901a3ba023
Convert printf to msg_* where appropriate
Carl-Daniel Hailfinger
2012-05-14 22:54:58 +00:00 -
2cef9164ef
Add support for Eon EN25QH32
Stefan Tauner
2012-05-14 01:51:46 +00:00 -
0b9df97a84
dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436
Stefan Tauner
2012-05-07 22:12:16 +00:00 -
f5e62cb151
Add Winbond W836xx SuperI/O detection
Carl-Daniel Hailfinger
2012-05-06 22:48:01 +00:00 -
5e695ab4d7
dummyflasher: Add a status register to SPI chips
Stefan Tauner
2012-05-06 17:03:40 +00:00 -
dc704edad4
Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combinations
Stefan Tauner
2012-05-06 15:11:26 +00:00 -
e5449392a1
Add manpage entry for pony_spi
Michael Karcher
2012-05-05 20:53:59 +00:00 -
b02c62be27
Function to enable the flash interface on w83697 family SuperIO chips
David Borg
2012-05-05 20:43:42 +00:00 -
96c2dfc10f
spi25.c: Refactor spi_write_status_register helpers
Stefan Tauner
2012-05-02 20:08:01 +00:00 -
3603a28a6d
Tag all EWSR chips correctly
Steven Zakulec
2012-05-02 20:07:57 +00:00 -
027e01890f
Add board enable for ASUS P5BV-R
Stefan Tauner
2012-05-02 19:48:21 +00:00 -
da7c545b06
Add serial port bitbanging code
Virgil-Adrian Teaca
2012-04-30 23:11:06 +00:00 -
2abab94c18
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27 20:41:23 +00:00 -
23bb6d579f
Check for duplicate -i arguments
Stefan Tauner
2012-04-15 14:09:16 +00:00 -
f5a30f65ad
Add support for for the Atmel AT49F040 chip
David Borg
2012-04-15 13:16:32 +00:00 -
47eff6b5b4
Add support for the Eon EN29LV640B chip
Rudolf Marek
2012-04-14 22:51:40 +00:00 -
1525b2ad16
Add GigaDevice GD25QXX series support
Justin Chevrier
2012-04-14 21:59:23 +00:00 -
c1c11252bf
Minor NetBSD/DragonFly/pkgsrc build instruction update
Jonathan A. Kollasch
2012-04-14 21:06:31 +00:00 -
ae4294fa00
Add support for the Numonyx N25Q064 chip
Niklas Söderlund
2012-04-14 21:04:03 +00:00 -
8868db37b7
Make the presence of Linux SPI headers mandatory for linux_spi
Stefan Tauner
2012-03-13 00:18:19 +00:00 -
ded71e57c7
Add (untested) board enable for ASUS TUSL2-C
Stefan Tauner
2012-03-10 19:22:13 +00:00 -
6259407950
Increase flashrom release number to 0.9.5.2
v0.9.5.2
Carl-Daniel Hailfinger
2012-03-08 21:58:40 +00:00 -
8371d7238a
Prevent submission of empty read requests in linux_spi
Michael Karcher
2012-03-06 22:17:06 +00:00 -
2c3e9d5f57
linux_spi.c: set SPI mode, bit order and bits per word on init
Stefan Tauner
2012-03-03 18:09:33 +00:00 -
ccd71c2122
Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPI
Carl-Daniel Hailfinger
2012-03-01 22:38:27 +00:00 -
8ee180d911
nicintel_spi.c: check if write enable is really set (and minor comment changes)
Stefan Tauner
2012-02-27 19:44:16 +00:00 -
2b0e5cea43
Increase flashrom release number to 0.9.5.1
v0.9.5.1
Carl-Daniel Hailfinger
2012-02-25 23:39:29 +00:00 -
a5eecdab44
Support Debian/kFreeBSD
Carl-Daniel Hailfinger
2012-02-25 22:50:21 +00:00 -
2d2512453b
SFDP: Fetch parameter table in a more portable way
Carl-Daniel Hailfinger
2012-02-24 23:49:30 +00:00 -
75adf32a30
Fix SFDP probing
Stefan Tauner
2012-02-22 00:14:14 +00:00 -
4335a99867
Increase flashrom release number to 0.9.5
v0.9.5
Carl-Daniel Hailfinger
2012-02-18 02:34:58 +00:00 -
4c5665f9ab
Add a bunch of new/tested stuff and various small changes 11
Stefan Tauner
2012-02-17 20:03:37 +00:00 -
d708fadb4b
Add board enable for ASUS OPLX-M
Joshua Roys
2012-02-17 14:51:15 +00:00 -
ac1b4c8bd7
Add support for SFDP (JESD216)
Stefan Tauner
2012-02-17 14:51:04 +00:00 -
ac427b22c4
Add a bunch of new/tested stuff and various small changes 10
Paul Menzel
2012-02-16 21:07:07 +00:00 -
8541d23121
Document and enable the linux_spi driver
Carl-Daniel Hailfinger
2012-02-16 21:00:27 +00:00 -
9e9f684908
Manpage improvements
Stefan Tauner
2012-02-16 20:55:27 +00:00 -
b428e97cb1
Reenable forced read
Carl-Daniel Hailfinger
2012-02-16 20:31:25 +00:00 -
5b5547126d
Workaround missing %hhx support in MinGW sscanf
Carl-Daniel Hailfinger
2012-02-16 01:43:06 +00:00 -
5210e72d13
ichspi.c: warn user and disable writes when a protected address range is detected
Stefan Tauner
2012-02-16 01:13:00 +00:00 -
65922a3860
Warn of one-time programmable (OTP) memory
Daniel Lenski
2012-02-15 23:40:23 +00:00 -
b286da7ffc
Support compilation for the ARM architecture (little-endian only)
David Hendricks
2012-02-13 00:35:35 +00:00 -
bfd89a5635
Board enable for TriGem Anaheim-3
Michael Karcher
2012-02-12 00:13:14 +00:00 -
1b83be5cd4
SPI command black-/ignorelisting for the flash chip emulator in the dummy programmer
Carl-Daniel Hailfinger
2012-02-08 23:28:54 +00:00 -
23907d8903
Add support for RDC R6030 chipset
Rudolf Marek
2012-02-07 21:29:48 +00:00 -
035492a86c
print*.c: Refine the do not count nor print generic flash chip entries conditions
Stefan Tauner
2012-02-03 22:32:09 +00:00 -
8a0f9b07cf
Add board enable for the MSC Q7 Tunnel Creek board
Ingo Feldschmid
2012-01-31 06:51:56 +00:00 -
c678218c4a
Add board enable for AOpen i945GMx-VFX (used in FCS ESPRIMO Q5010)
Stefan Tauner
2012-01-19 17:50:32 +00:00 -
e38001399e
Reorder list of options to test
Paul Menzel
2012-01-12 13:58:43 +00:00 -
4628445ccb
Postpone layout file reading
Carl-Daniel Hailfinger
2012-01-11 02:10:11 +00:00 -
2d927fbd7b
Replace --mainboard with -p internal:mainboard
Carl-Daniel Hailfinger
2012-01-04 00:48:27 +00:00 -
9bcf2684d7
Add deferred --image processing
Louis Yung-Chieh Lo
2011-12-25 09:12:16 +00:00 -
104b0d9f1e
layout: change return type and name of find_next_included_romentry
Stefan Tauner
2011-12-25 09:07:59 +00:00 -
b3850964f6
Add ich_descriptor_tool to decode all flash descriptors stored in a flash dump file
Stefan Tauner
2011-12-24 00:00:32 +00:00 -
222bf1013f
Fix programmer-centric probe (patch v2)
Michael Karcher
2011-12-22 23:27:03 +00:00 -
3cf335eba0
ft2232_spi: fix arm-usb-ocd and arm-usb-ocd-h
Paul Fertser
2011-12-20 02:08:14 +00:00 -
64204b5745
Speed up dediprog SPI page writes
Carl-Daniel Hailfinger
2011-12-20 01:54:19 +00:00 -
33a65a0672
Cross-compilation fixes
Carl-Daniel Hailfinger
2011-12-20 00:51:44 +00:00 -
c40cff7b86
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20 00:19:29 +00:00 -
8a3c60cdd0
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18 15:01:24 +00:00 -
63fd9026f1
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14 22:25:15 +00:00 -
83c92e983a
Update URLs in print.c
Benjamin Bellec
2011-12-08 07:49:11 +00:00 -
af2db61b2b
Add a bunch of new/tested stuff and various small changes 9
Stefan Tauner
2011-12-02 21:48:17 +00:00 -
c69c9c84e0
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23 09:13:48 +00:00 -
8ca4255d79
Add board enable for ASUS A7N8X-VM/400
Joshua Roys
2011-11-19 19:31:17 +00:00 -
ea3aed03c6
Add board enable for ASRock ConRoeXFire-eSATA2
Joshua Roys
2011-11-16 22:08:11 +00:00 -
a5f5a153af
Add board enable for ASUS P4GV-LA (Guppy)
Joshua Roys
2011-11-15 08:08:15 +00:00 -
a2f3722a5a
board_enable.c: Make it8712f_gpio_set generic
Joshua Roys
2011-11-14 13:00:12 +00:00 -
25ffba7644
Create a directory for documentation files
Stefan Tauner
2011-11-13 23:03:30 +00:00 -
745f6bbec2
ichspi: fix ich_init_opcodes() calls in ich_init_spi()
Stefan Tauner
2011-11-13 15:17:10 +00:00 -
eaacd2d4e7
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered
Carl-Daniel Hailfinger
2011-11-09 23:40:00 +00:00 -
f382e352ac
ichspi: print flash descriptor dependent information only when it is valid
Stefan Tauner
2011-11-08 11:55:24 +00:00 -
50e7c603f7
ichspi: add support for Intel Hardware Sequencing
Stefan Tauner
2011-11-08 10:55:54 +00:00 -
a8d838d9d3
ichspi: use a variable to distinguish ich generations instead of spi_programmer->type
Stefan Tauner
2011-11-06 23:51:09 +00:00 -
532c717bcc
Add opaque programmer registration infrastructure
Carl-Daniel Hailfinger
2011-11-04 21:35:26 +00:00 -
b992d34339
Add board enable for Sun Ultra 40 M2
Joshua Roys
2011-11-02 14:31:18 +00:00 -
a4f1447e18
Fix all ASUS P5GD* board enables
Stefan Tauner
2011-10-22 22:01:09 +00:00 -
31019d409c
serprog: small improvements
Stefan Tauner
2011-10-22 21:45:27 +00:00