summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-20libpayload: Fix curses subwindowsJordan Crouse
2008-05-20Add post-RAM init code for the Fintek F71805F Super I/O.Corey Osgood
2008-05-19Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe
2008-05-17Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial).Uwe Hermann
2008-05-17flashrom: Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov
2008-05-16I looked at the datasheet and erase_sector_39sf020() is totally andCarl-Daniel Hailfinger
2008-05-16Doesn't have to be executable (trivial).Uwe Hermann
2008-05-16Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to allMarc Jones
2008-05-16New Target and initial support for the Thomson IP1000.Joseph Smith
2008-05-16ICH8 and ICH9 have an almost identical SPI interface, only the locationCarl-Daniel Hailfinger
2008-05-16Add support for the Atmel AT25DF321 SPI flash (tested).Dominik Geyer
2008-05-16Add support for SPI chips on ICH9. This is done by using the generic SPIDominik Geyer
2008-05-16Enable IT8716F LPC-to-SPI write cycle translation in flashrom if theCarl-Daniel Hailfinger
2008-05-15Print detailed status register information for SST25VF series flash.Carl-Daniel Hailfinger
2008-05-15This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...Joseph Smith
2008-05-15Lots of new SST flash chip IDs. Only a subset has been added toCarl-Daniel Hailfinger
2008-05-15Add support for the JEDEC RES (Read Electronic Signature and Resume fromCarl-Daniel Hailfinger
2008-05-14Some NSC Super I/Os can have their config port at 0x15c (trivial).Uwe Hermann
2008-05-14Cosmetics, whitespace, coding style, partially ident-aided (trivial).Uwe Hermann
2008-05-14libpayload: implement wborder functionJordan Crouse
2008-05-14libpayload: Fix the putc functionJordan Crouse
2008-05-14add ICH7-M and ICH7 DH to inteltool (trivial)Stefan Reinauer
2008-05-14Add more infrastructure for flashrom ICH9 support.Carl-Daniel Hailfinger
2008-05-14fix license mentioning in manpage (trivial)Stefan Reinauer
2008-05-14trivial patch: move maintainable parts to the top and add ICH7-M DH southbridgeStefan Reinauer
2008-05-14trivial patch to fix options. Thanks to Uwe Hermann for the hint!Stefan Reinauer
2008-05-14Add the Intel 6300ESB as known chipset to the chipset struct enables.Claus Gindhart
2008-05-14Fix crash caused by division by zero for unknown flash chips.Carl-Daniel Hailfinger
2008-05-14Check the JEDEC vendor ID for correct parity. Flash chips which can beCarl-Daniel Hailfinger
2008-05-14Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7Stefan Reinauer
2008-05-14Add lots of ATMEL SPI flash chips to flash.h.Carl-Daniel Hailfinger
2008-05-13flashrom: Move all IT87xx specific SPI routines from spi.c to a separateCarl-Daniel Hailfinger
2008-05-13Add new revised inteltool that dumps all kinds of chipset information and dro...Stefan Reinauer
2008-05-13This is a trivial patch which fixes the tint build by removing the extraMyles Watson
2008-05-13flashrom: Move the SPI #defines from spi.c to spi.hCarl-Daniel Hailfinger
2008-05-13Change the SPI parts of flashrom to prepare for a merge ofCarl-Daniel Hailfinger
2008-05-12MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OKCarl-Daniel Hailfinger
2008-05-12Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LFCarl-Daniel Hailfinger
2008-05-11Fix the build when serial console support is disabled (trivial).Uwe Hermann
2008-05-11Quickfix to repair 'make clean; make menuconfig' (trivial).Uwe Hermann
2008-05-10Improve flashrom SPI abstraction, second step.Carl-Daniel Hailfinger
2008-05-10flashrom: Rename generic_spi_*() functions to spi_*()Peter Stuge
2008-05-09coreboot-v2: Disable second serial port on NorwichJordan Crouse
2008-05-08Add support for dumping ITE IT8718F EC registers (trivial).Uwe Hermann
2008-05-08Don't split up register list in two blocks, otherwise "Register dump:"Uwe Hermann
2008-05-08flashrom: Probe for up to 3 flash chips.Claus Gindhart
2008-05-07Implement GPIO configuration routines for the Intel 3100 southbridge,Ed Swierk
2008-05-07coreinfo: Add a module for browsing the boot LARJordan Crouse
2008-05-07libpayload: Add LAR walking supportJordan Crouse
2008-05-07Fix a typo in lbtdump output (trivial).Ed Swierk