aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-01function prototypes don't need extern. (trivial)Stefan Reinauer
2008-08-01fix warning in vga console code (trivial)Stefan Reinauer
2008-08-01fix typo in coreboot_ram.ld comment (trivial)Stefan Reinauer
2008-08-01fix typo in commend of generic_sdram.c (trivial)Stefan Reinauer
2008-08-01clean up comment in onboard.c (trivial)Stefan Reinauer
2008-08-01clean up Config.lb in lib/ (trivial)Stefan Reinauer
2008-08-01fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer
2008-08-01fix typos and warnings in the device tree code (trivial)Stefan Reinauer
2008-07-23This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.Roman Kononov
2008-07-23Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how itMarc Jones
2008-07-23Add AMD Fam10 B3 default settings to match AMD example code.Marc Jones
2008-07-23Update to the latest AMD Fam10 microcode patches.Marc Jones
2008-07-23Memory initialization support for AMD Fam10 B3 (B0-B2 already supported).Marc Jones
2008-07-21Missed a const in my previous checkin, r3426 (trivial).Marc Jones
2008-07-21Add support for the Winbond W83697HF Super I/O.Sean Nelson
2008-07-17Add manual HT BUID fixup to detect previously set BUIDs in early init. This f...Marc Jones
2008-07-17Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,...Marc Jones
2008-07-17Add Fam10 Gart table walk enable for MCA reporting to match AMD example code.Marc Jones
2008-07-16Clean up comments, whitespace, and copyright date in the AMD HT code.Marc Jones
2008-07-15Add missing Intel CPU (trivial).Uwe Hermann
2008-07-12There was a programming error which made most USB port4 setup wrong. This pat...Marc Jones
2008-06-29Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi
2008-06-26Initial support for the A-Trend ATC-6240 board.Uwe Hermann
2008-06-22Enable hardware fan control for m57sli.Ronald Hoogenboom
2008-06-22This patch allows support for multiple so-dimms, single or double sided.Joseph Smith
2008-06-20Extend the VIA vt8237r southbridge decode range for the ROM to 1MB.Bari Ari
2008-05-21This is a simple patch which allows payloads to be placed in memory inMyles Watson
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-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-15This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...Joseph Smith
2008-05-09coreboot-v2: Disable second serial port on NorwichJordan Crouse
2008-05-07Implement GPIO configuration routines for the Intel 3100 southbridge,Ed Swierk
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 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-04-30By default, the Intel 3100 LPC interface enables only I/O range 0x3f8Ed Swierk
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-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-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-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-19This trivial patch adds the SMSC SCH3112 Super I/O chip ID to theChristopher Kilgour
2008-04-11Bring Fam10 memory controller init up to date with the latest AMD BKDGMarc Jones (marc.jones
2008-04-07Re-add files I deleted by mistake in r3219. They are meant for a differentMarc Jones (marc.jones
2008-04-07Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones
2008-04-06This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith
2008-04-04Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-04-01Setting an integrated southbridge device (like SATA or USB2.0) toEd Swierk
2008-04-01Remove i82801DB files that I meant to delete in r3206.Joseph Smith
2008-04-01Tiny style fix for consistency (trivial).Ed Swierk
2008-04-01Removal of i82801DB (ICH4)Joseph Smith
2008-04-01The early init code of several Intel southbridge chipsets callsEd Swierk
2008-03-30Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk
2008-03-29Add support for the TeleVideo TC7020.Kenji Noguchi
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-03-28Fix for irq routing issues.Joseph Smith
2008-03-20Following patch adds K8M890 support. It initializes the AGP and graphics UMA.Rudolf Marek
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-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-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-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-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-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 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-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-19 I'm attaching the patch which should fix both problems. Fix the 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-09add $(CROSS_COMPILE) to ar calls.Marc Jones
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.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