aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse
2008-03-19Following patch will setup KT890 HT automatically. It will find theRudolf Marek
2008-03-18* split model_centaur into model_c3 and model_c7Stefan Reinauer
2008-03-18Add ICH9 detection to flashrom. Straight from the datasheet, untested.Carl-Daniel Hailfinger
2008-03-18oops. forgot to add the file.Stefan Reinauer
2008-03-17Support for the Winbond W39V080FA series of chips.Stefan Reinauer
2008-03-17The ATI vga rom is only 36K on the Tyan s2891, not 48K.Ward Vandewege
2008-03-17Various smaller fixes in superiotool:Uwe Hermann
2008-03-17Add support for the MSI MS-6119 mainboard.Uwe Hermann
2008-03-17Clarify LZMA code license.Carl-Daniel Hailfinger
2008-03-16oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk
2008-03-16This patch implements support for the Intel 3100 Development Kit ...Ed Swierk
2008-03-16This patch implements support for the Intel 3100 integrated ...Ed Swierk
2008-03-16Here is an updated patch addressing most of Uwe's and Peter's ...Ed Swierk
2008-03-16This patch implements support for the Intel 3100 integrated SuperIO and UART....Ed Swierk
2008-03-16This patch updates the PCI IDs for Intel 3100 devices. ...Ed Swierk
2008-03-16give the fam10 code a little more space until we have the time to debug thisStefan Reinauer
2008-03-16check whether SST FWH chip was successfully erased on flashchip -E, tooStefan Reinauer
2008-03-16Sort list of flash chips alphabetically, add comment (trivial).Uwe Hermann
2008-03-15remove nasty warning that happened due to our vendor detectionStefan Reinauer
2008-03-15fix typoStefan Reinauer
2008-03-15BIOS_SPEW is log level 9. There is nothing beyound that line.Stefan Reinauer
2008-03-15Following patch extends the ROM decoding to last 1MB, allowing to use largerRudolf Marek
2008-03-15Following patch fixes the retrain/reset sequence which caused problem with someRudolf Marek
2008-03-14Re-add code erroneously removed in r3140.Uwe Hermann
2008-03-14Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ...Joseph Smith
2008-03-14Prepare for ICH7/ICH8 SPI support by adding some debugging for allCarl-Daniel Hailfinger
2008-03-14Add a Config-abuild.lb for the rca/rm4100 (trivial)Corey Osgood
2008-03-14Fix broken flashrom build.Uwe Hermann
2008-03-14Fix up one forgotten revert in r3140.Carl-Daniel Hailfinger
2008-03-14Revert the delete of 82802ab.c in r3137.Carl-Daniel Hailfinger
2008-03-13Also print the chip vendor name in --list-supported output (trivial).Uwe Hermann
2008-03-13Also print the required -m option in --list-supported output (trivial).Uwe Hermann
2008-03-13Drop 82802ab.c as it is identical to sharplhf00l04.c.Carl-Daniel Hailfinger
2008-03-13Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,Uwe Hermann
2008-03-12Formatting fixes, no content changes (trivial).Uwe Hermann
2008-03-12Drop the useless rom.layout file. It's just an example, likely neverUwe Hermann
2008-03-12Add --list-supported option to flashrom which lists the supportedUwe Hermann
2008-03-10Add GPIO dumping utility for Intel ICH series southbridges.Stefan Reinauer
2008-03-10The ATI vga rom is only 36K on the Tyan s2881.Ward Vandewege
2008-03-10This patch changes the Config.lb files and adds a Config-lab.lb file for theWard Vandewege
2008-03-09Initial support for the Intel 82830 northbridge and RCA RM4100 board.Joseph Smith
2008-03-08Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial).Uwe Hermann
2008-03-04Drop some duplicate documentation from the README. The manpage andUwe Hermann
2008-03-04Add missing license header to layout.c. The file was written byUwe Hermann
2008-03-01Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann
2008-03-01Rename lxbios to nvramtool, step 2 (rename files).Uwe Hermann
2008-03-01Rename lxbios to nvramtool.Uwe Hermann
2008-03-01Small coding style fixes and documentation updates (trivial).Uwe Hermann
2008-03-01Create a genacpi directory below util/ which will hold all acpi relatedCorey Osgood
2008-02-28In pci_device.c, the class for VGA was not tested properly, leading toRonald Hoogenboom
2008-02-26Temporarily disable the fan control patch from this morning; it turns out toWard Vandewege
2008-02-25This patch adds support to dump other registers than the primaryRonald Hoogenboom
2008-02-25This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom
2008-02-25This trivial patch removes an unused local variable, thus getting rid ofRonald Hoogenboom
2008-02-21The proprietary VGA rom is only 36K on Tyan s2882, not 48K.Ward Vandewege
2008-02-21Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood
2008-02-20Route device IRQ through PCI bridge instead in mptable.Yinghai Lu
2008-02-20Initial support for MSI MS-7135 (K8N Neo3) mainboard.Jonathan A. Kollasch
2008-02-20flashrom: Add board_enable for Artec Group DBE61 and DBE62Mart Raudsepp
2008-02-19 I'm attaching the patch which should fix both problems. Fix the Rudolf Marek
2008-02-18Should be part of changeset 3106.Rudolf Marek
2008-02-18Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDNRudolf Marek
2008-02-18This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek
2008-02-18Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr...Rudolf Marek
2008-02-18Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, likeRudolf Marek
2008-02-15Importing mkelfimage fromStefan Reinauer
2008-02-14With this small change it is possible to build flashrom again whenClark Rawlins
2008-02-11flashrom: further cleanups to enable_flash_cs5536Mart Raudsepp
2008-02-09add $(CROSS_COMPILE) to ar calls.Marc Jones
2008-02-09Flashrom: Add board enable for VIA EPIA SP.Luc Verhaegen
2008-02-08Improve error handling and make RCONF_DEFAULT_MSR address be a constant.Mart Raudsepp
2008-02-08This implements support for devices using AMD Geode companion chipMart Raudsepp
2008-02-07Change payload location in 'normal' - this was missed in r3992 and thus break...Ward Vandewege
2008-02-07This is a trivial patch. I missed one of the ROM names when I converted them...Myles Watson
2008-02-07Make the check for -fno-stack-protector fail silently, if it fails.Ward Vandewege
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson
2008-02-06This patch changes the Config.lb files and adds Config-lab.lb files for Myles Watson
2008-02-06Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors likeCarl-Daniel Hailfinger
2008-02-05This patch changes all rom names that aren't coreboot.rom in Config.lb files.Myles Watson
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-02-01This patch reverses an erroneous change that sneaked in during r2972, and brokeWard Vandewege
2008-01-28v2: Fix Serengeti-Cheetah flags tooJordan Crouse
2008-01-28[V2]: Add CFLAGS to targets to suck in any passed in flagsJordan Crouse
2008-01-28Fix mptable util so the output will compileJon Dufresne
2008-01-27Add support for the Abit BE6-II V2.0 board.Uwe Hermann
2008-01-27Make the vendor name optional in the -m flashrom parameter when there's onlyPeter Stuge
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-27Forgot to add Spansion S25FL016A to README, trivial.Peter Stuge
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-26Correctly disable the ROM area Write Protect bit in the Geode LX.Marc Jones
2008-01-25bsh/ksh-clone and make(1)-syntax don't go well togetherPatrick Georgi
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-25Various small fixes and updates for lxbios (trivial).Uwe Hermann
2008-01-25Add ids and chip entry for Spansion S25FL016A to flashrom, tested,Peter Stuge
2008-01-22Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek
2008-01-22Here is just a little and simple patch to get the MX25L3205D working.Harald Gutmann
2008-01-22Flashrom did not use the read function for verifying, it used direct memoryCarl-Daniel Hailfinger
2008-01-22Make sure we delay writing the next byte long enough in SPI byteCarl-Daniel Hailfinger