aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-11[PATCH] coreinfo: Add multiboot parsing supportJordan Crouse
2008-11-11[PATCH] Add sysinfo_have_multiboot functionJordan Crouse
2008-11-11Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann
2008-11-10Merge some parts of the i945 review (trivial):Stefan Reinauer
2008-11-10cosmetic update for getpir. Stefan Reinauer
2008-11-09i945.h: Add some more comments, align data for better readability (trivial).Uwe Hermann
2008-11-08The POST_CODE macro had the outb() argument order backwards.Carl-Daniel Hailfinger
2008-11-08flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-11-08Update bayou to use ACS_ macros for line drawing characters.Ulf Jordan
2008-11-06Re-add "based on" lines.Uwe Hermann
2008-11-06Drop #defines for registers that are not existant on the ICH7.Uwe Hermann
2008-11-06The enable_hpet() code in intel/i82801gx will not work with theUwe Hermann
2008-11-05The ST M25P16 chip has been confirmed to work fine for probe, read,Carl-Daniel Hailfinger
2008-11-04Add support for 8 new chips to flashrom and fix up 2 existing chipsCarl-Daniel Hailfinger
2008-11-03Fix compile errors if CONFIG_FS_PAYLOAD=1:Jens Rottmann
2008-11-03Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERTJens Rottmann
2008-11-03Set asus/a8v-3_se to use printk in CAR. (trivial)Marc Jones
2008-11-03Update K8 FID/VID setup. Add support for 100MHz FIDs (revG).Marc Jones
2008-11-03Move the default payload to be more buildrom friendly.Jordan Crouse
2008-11-03modify pirq tables for epia-cn.Ronald G. Minnich
2008-11-03Dump ICH8/ICH9/ICH10 SPI registers in flashrom.Carl-Daniel Hailfinger
2008-11-03Add additional SPI sector erase and chip erase command functions toCarl-Daniel Hailfinger
2008-11-02Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer
2008-11-02Get the lzma/ directory from v3 via svn:externals, for use with Bayou.Uwe Hermann
2008-11-02Import a slightly modified Bayou version into svn. This is basedUwe Hermann
2008-11-02Trim down the list of southbridges supported by the i82801xx driverUwe Hermann
2008-11-02Add support for the ST M50FW002 chip to flashrom. Identification only,Carl-Daniel Hailfinger
2008-11-02inteltool 82945G/GZ/P/PL Support (trivial)Stefan Reinauer
2008-10-31Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann
2008-10-31Move the nvramtool manpage to section 8 (as it's only really usable as root),Uwe Hermann
2008-10-30Leave room for ROM growth and for the payload. (trivial)Marc Jones
2008-10-30Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild willMarc Jones
2008-10-30Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t...Arne Georg Gleditsch
2008-10-30Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board:Jens Rottmann
2008-10-30Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-30Mark two more chips as fully tested (trivial).Uwe Hermann
2008-10-29Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer
2008-10-29Enable SPI boot flash support on EP80579, which has the ICH7 register setEd Swierk
2008-10-29i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann
2008-10-29Support for the Kontron 986LCD-M mainboard series.Stefan Reinauer
2008-10-29Support for the Intel 945 northbridge.Stefan Reinauer
2008-10-29Support for Intel Core Duo and Core 2 Duo (tm) CPUs.Stefan Reinauer
2008-10-29Support for the Intel ICH7 southbridge.Stefan Reinauer
2008-10-29Implement support for the Winbond W83627THG.Stefan Reinauer
2008-10-29Changes required to the device allocator:Stefan Reinauer
2008-10-28Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-10-28Mark Winbond W39V040FA" (512 KB) as fully supported, tested byUwe Hermann
2008-10-28Add support for the Intel 82371MX (MPIIX) southbridge (trivial).Uwe Hermann
2008-10-27Add initial support for the MSI MS-6147 mainboard.Mats Erik Andersson
2008-10-26Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges.Uwe Hermann
2008-10-25Add support for the VIA VT82C586A/B chipset, improve documentation.Uwe Hermann
2008-10-23Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R.Urja Rannikko
2008-10-23make escape code handling for serial terminal more robustPatrick Georgi
2008-10-22Made await_ide(), which polls for an ide status change, check the statusJens Rottmann
2008-10-22Changed RAM speed calculation to fix RAM modules getting rejected onlyJens Rottmann
2008-10-22Speed up copying coreboot to ram by using "movsl" instead of "movsb".Jens Rottmann
2008-10-22Fixes a off-by-one error when routing the IRQs. This led to IRQ15 notJens Rottmann
2008-10-22Fix ordering problem in the libpayload Makefile. The include ofUwe Hermann
2008-10-22add multiboot support to defconfig (trivial)Stefan Reinauer
2008-10-22ouch. something went wrong with applying that old patchStefan Reinauer
2008-10-22This has been sitting here since a looong time.Stefan Reinauer
2008-10-21Reduce serial output, otherwise flashing will fail very often (trivial).Uwe Hermann
2008-10-21[PATCH] fix video console initJordan Crouse
2008-10-21I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'.Uwe Hermann
2008-10-21This patch removes most of the #ifdefs in libc/console.c, andPatrick Georgi
2008-10-21Add missing license header.Uwe Hermann
2008-10-20[PATCH] libpayload: Fix overflow in _delay functionJordan Crouse
2008-10-20[PATCH] libpayload: Add a strtoul() functionJordan Crouse
2008-10-20[PATCH] libpayload: Bail if the keyboard controller isn't thereJordan Crouse
2008-10-20[PATCH] libpayload: Fix the PCI search functionJordan Crouse
2008-10-20[PATCH] libpayload: Add multiboot supportJordan Crouse
2008-10-20[PATCH] libpayload: Add pci_set_bus_master() functionJordan Crouse
2008-10-20[PATCH] libpayload: Use gcc to compile assembly filesJordan Crouse
2008-10-19Add register definitions for W83627HF based on publicly availableAndriy Gapon
2008-10-18Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann
2008-10-18flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips.Urja Rannikko
2008-10-17One more little fix for the Jetway J7F[24], option tables can only be Corey Osgood
2008-10-17Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get abu...Corey Osgood
2008-10-17Final fix for C7 boards, which are still using ROMCC, to be able toCorey Osgood
2008-10-17ROMCC chokes on vt8237_early_network_init(). Since that function is onlyCarl-Daniel Hailfinger
2008-10-16Revision 3564 improved compilation time, but it also introduced aCarl-Daniel Hailfinger
2008-10-16- reduced memory requirements a lot (from >100kb/controller toPatrick Georgi
2008-10-16* Add a new board, the BCom WinNET P680Alex Mauer
2008-10-16Revision 3567 introduced __attribute__((packed)) for a structured whichCarl-Daniel Hailfinger
2008-10-15SB600 has four write once LPC ROM protect areas. It is not possible to writeMarc Jones
2008-10-14Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann
2008-10-14Add dump support to ITE IT8726F, and add comments and a missing GPIOJosh Profitt
2008-10-13Add support for the Intel EP80579 (Tolapai) Development Kit mainboardEd Swierk
2008-10-13Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann
2008-10-13Drop unused (or commented / #if 0) reset.c files.Uwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-12Remove an extra bracket left by the vt8237r cleanup patch (trivial)Corey Osgood
2008-10-12VIA VT8237R cleanups (trivial).Uwe Hermann
2008-10-12Add support for the VIA pc2500e mainboard (CN700 + VT8237R).Uwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-10-10Add ICH10 support to flashrom.Carl-Daniel Hailfinger
2008-10-10flashrom: Check that a filename was specified also when using force readPeter Stuge
2008-10-10Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.Ward Vandewege
2008-10-09Add Fintek F71882FG support (trivial).Uwe Hermann
2008-10-09Indent-based + manual cleanups for CN700 (trivial). As this will be portedUwe Hermann