summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* explain better what checks are disabled in case we detect a legacy BIOSstefanct2011-05-181-1/+2
* Mark Macronix MX29F001T as fully testedstefanct2011-05-181-1/+1
* add Gigabyte GA-MA790XT-UD4P to the mainboard support liststefanct2011-05-181-0/+1
* add MS-7640 (890FXA-GD70) to the boards_known struct in print.cstefanct2011-05-181-0/+1
* add support for 8086:1076 (82541GI) to nicintel_spi.cstefanct2011-05-181-0/+1
* add status of Thinkpad T410s and DG45ID to the wiki tablestefanct2011-05-181-0/+2
* Mark MX25L4005 tested for erasestefanct2011-05-181-1/+1
* Mark w25q80, w25q32, and w25q64 chips tested for write and erasestefanct2011-05-181-3/+3
* Remove filename parameter from chip_safety_check()stefanct2011-05-181-2/+2
* fix typo "not not" in board_enable.cstefanct2011-05-171-1/+1
* add board enable for Asus A8AE-LE (HP OEM)stefanct2011-05-171-0/+30
* kill central list of SPI programmersmkarcher2011-05-1119-282/+222
* Factor out SPI write/read chunking wrappers.mkarcher2011-05-119-115/+87
* Intel NIC with parallel flash support.hailfinger2011-05-086-3/+163
* Fix multiple detection of the same chip.hailfinger2011-05-071-0/+1
* Add support for the Via VX855 chipsetmkarcher2011-05-051-0/+1
* Revamp board-specific quirk handling, allow for laptop supporthailfinger2011-05-053-125/+189
* Constify flashchips array.hailfinger2011-05-047-40/+53
* Revert MMIO space writes on shutdown as needed.hailfinger2011-05-035-20/+157
* improve output in case run_opcode failsmkarcher2011-04-291-5/+20
* ichspi: Increase timeout to 60s for atomic operationsmkarcher2011-04-291-4/+18
* Add support for more than one Super I/O or EC per machine.hailfinger2011-04-276-159/+94
* Remove delays in JEDEC erase sequencemkarcher2011-04-151-18/+27
* Remove erase_chip_stm50flw0x0xmkarcher2011-04-143-55/+0
* Board enable for Foxconn 6150K8MD-8EKRSHmkarcher2011-04-142-0/+3
* List AMD SB850 as supported (it has the same PCI ID as SB700).hailfinger2011-04-021-1/+1
* coreboot table handling: make debug message msg_pdbg.stepan2011-04-011-1/+1
* Fix typo in chipset_enable.cstepan2011-03-291-1/+1
* Update port of flashrom package to Mac OS X using DirectHW:stepan2011-03-183-4/+4
* Proper error handling for ICH/VIA SPI:hailfinger2011-03-171-22/+80
* Fix and improve libpayload platform supportoxygene2011-03-084-2/+45
* Various IT85* cleanups and fixes.hailfinger2011-03-083-19/+32
* Fix compilation if CONFIG_INTERNAL=no.hailfinger2011-03-083-4/+8
* Fix broken compilation caused by a typo in r1275.hailfinger2011-03-071-1/+1
* Mark Macronix MX25L1605D as fully tested.hailfinger2011-03-071-1/+1
* SST39SF512 is testedmkarcher2011-03-071-1/+1
* Simplify pcidev_init by killing the vendorid parameter which was prettyhailfinger2011-03-0715-63/+18
* Add a board enable for Asus P4P800-VM.hailfinger2011-03-061-0/+2
* Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B andhailfinger2011-03-061-4/+4
* Add Gigabyte GA-MA780G-UD3H to mainboard support list.hailfinger2011-03-061-0/+1
* Add support for ST M25PX16 and mark it as supported.hailfinger2011-03-062-0/+30
* Mark SST49LF080A as fully tested.hailfinger2011-03-062-1/+2
* Add W39L040mkarcher2011-03-063-0/+47
* Add coreboot IDs to make manual selection of HP xw9400 possiblemkarcher2011-03-061-1/+1
* Board-enable for GA-K8N51GMFmkarcher2011-03-062-1/+5
* Add HP e-Vectra P2706Tmkarcher2011-03-062-6/+24
* I tested a few mainboards and flash chips.hailfinger2011-03-052-2/+4
* Update the ITE IT8500 EC support to match the current state of thehailfinger2011-02-284-13/+176
* Add generalized support for ITE IT8500/IT8502 embedded controllers.hailfinger2011-02-221-0/+262
* Support 64-bit MEM BARs wherever possible.hailfinger2011-02-152-24/+133