aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-20coreinfo: Use the ESC key to exit the payloadJordan Crouse
2008-05-20coreinfo: Fix the subwindow refresh based on the libpayload changesJordan Crouse
2008-05-20libpayload: Add an exec() and i386_do_exec() functionJordan Crouse
2008-05-20libpayload: Add larfptr functionJordan Crouse
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
2008-05-06coreinfo: Show the current time and date in the menuJordan Crouse
2008-05-06We were in the risk of running out of space in the option menu atJordan Crouse
2008-05-06The previous commit had more in it then I wanted - so I am revertingJordan Crouse
2008-05-06coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFOJordan Crouse
2008-05-06cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi...Marc Jones
2008-05-06This patch changes Config-lab.lb for qemu to use lzma like the other targets.Myles Watson
2008-05-06This patch adds pc keyboard init function call for qemu in v2 since some payl...Aaron Lwe
2008-05-06Fix various issues on MSI MS-7135 board.Jonathan A. Kollasch
2008-05-05This patch changes the payload path for Config.lb; this board is supported byWard Vandewege
2008-05-03flashrom: Add a tested bitmap field to the flash chip table.Peter Stuge
2008-04-30By default, the Intel 3100 LPC interface enables only I/O range 0x3f8Ed Swierk
2008-04-29flashrom: Enable ROM decode range to 1MB for vt8237rBari Ari
2008-04-28The generic jedec.c does not work for the ST M50FLW flashClaus Gindhart
2008-04-28flashrom: Handle NULL probe, erase and write function pointers in thePeter Stuge
2008-04-25libpayload: Add gettimeofday() and friendsJordan Crouse
2008-04-25libpayload: Fix a small but aggressive bug in printf()Jordan Crouse
2008-04-25libpayload: Enable keyboard translation so that we can use scancode set 1Jordan Crouse
2008-04-25libpayload: Fix malloc allocationJordan Crouse
2008-04-25libpayload: Add the null terminator to the end of the duplicated stringJordan Crouse
2008-04-25Change abuild ROM_IMAGE_SIZE to match the standard s_c_fam10 Config.lb.Marc Jones
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-04-25Fix so pci device memory allocation does not use memory base address at 0xfec...Aaron Lwe
2008-04-25Payload location fix for buildrom (trivial).Uwe Hermann
2008-04-24Add CPUID processor name string support for Fam10 CPUs.Marc Jones
2008-04-24On APs the ClLinesToNbDis was being left enabled from CAR setup.Marc Jones
2008-04-24This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX)Nikolay Petukhov
2008-04-24Flash pages, which where excluded from updating using the exclude or theClaus Gindhart
2008-04-23Same old story: Fam10 needs more space again. My calculations say itCarl-Daniel Hailfinger
2008-04-23Trivial payload location changes for buildrom.Myles Watson
2008-04-23These config files are so that buildrom can use these two boards.Myles Watson
2008-04-23This is the sata irq patch for s2895 and ultra40. It also changes some brokenMyles Watson
2008-04-23Fix irqs for secondary ports on both sata controllers.Myles Watson
2008-04-23Detect SMSC SCH5027 (trivial).Uwe Hermann
2008-04-23This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege
2008-04-22Clean up and remove late initialization code that is no longer needed.Marc Jones
2008-04-22Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones
2008-04-22Update the FAM10 microcode to current versions.Marc Jones
2008-04-22Missed this file in the previous check-in, r3248.Marc Jones
2008-04-22Add early MSR and PCI register initialization. Marc Jones
2008-04-22Add support for a 'bootlog' module to coreinfo.Uwe Hermann
2008-04-22Show index numbers in the NVRAM dump, similar to the PCI config space dump.Uwe Hermann
2008-04-21libpayload: Fix keyboard bugletJordan Crouse
2008-04-19This trivial patch adds the SMSC SCH3112 Super I/O chip ID to theChristopher Kilgour
2008-04-18Replace buildtarget's check for --build-id with somethingEd Swierk
2008-04-18Alter buildtarget to invoke the cross-compiler whenEd Swierk
2008-04-16Change default payload location for easier buildrom support (trivial).Uwe Hermann