summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch2008-08-1913-0/+2309
* Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer2008-08-132-2/+2
* License updated to GPL v2.Marc Jones2008-08-121-32/+20
* Enable both IDE ports for our qemu target.Ward Vandewege2008-08-081-1/+8
* Clean up whitespace and comments style. (trivial)Marc Jones2008-08-071-245/+263
* Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann2008-08-046-0/+381
* Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer2008-08-031-5/+1
* fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer2008-08-033-55/+70
* adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer2008-08-023-8/+9
* Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer2008-08-023-2/+80
* This patch Stefan Reinauer2008-08-021-7/+10
* oops, forgot these in the cleanup.. (trivial)Stefan Reinauer2008-08-015-11/+8
* a heuristics is something different Stefan Reinauer2008-08-011-1/+1
* Typo, thanks to Idwer for spotting this. (trivial patch)Stefan Reinauer2008-08-011-1/+1
* clarify in the printks what function is actually called. This little smart magicStefan Reinauer2008-08-011-4/+6
* clean out obsoleted config.lb rules and output, fix indenting (trivial)Stefan Reinauer2008-08-011-19/+1
* use printk, when possible. (trivial)Stefan Reinauer2008-08-011-2/+52
* match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer2008-08-013-3/+9
* serial.inc is not used anywhere. drop it (trivial)Stefan Reinauer2008-08-011-107/+0
* same spelling in all mtrr output.. (trivial)Stefan Reinauer2008-08-011-1/+1
* drop unused code (trivial)Stefan Reinauer2008-08-012-4/+0
* coding style fixes (trivial)Stefan Reinauer2008-08-011-9/+2
* fix compile warnings of rom_stream.c (trivial)Stefan Reinauer2008-08-011-2/+2
* add some SPD values from specs. (trivial)Stefan Reinauer2008-08-011-0/+6
* function prototypes don't need extern. (trivial)Stefan Reinauer2008-08-011-6/+6
* fix warning in vga console code (trivial)Stefan Reinauer2008-08-011-1/+1
* fix typo in coreboot_ram.ld comment (trivial)Stefan Reinauer2008-08-011-1/+1
* fix typo in commend of generic_sdram.c (trivial)Stefan Reinauer2008-08-011-1/+1
* clean up comment in onboard.c (trivial)Stefan Reinauer2008-08-011-51/+53
* clean up Config.lb in lib/ (trivial)Stefan Reinauer2008-08-011-3/+0
* fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer2008-08-013-17/+17
* fix typos and warnings in the device tree code (trivial)Stefan Reinauer2008-08-017-11/+23
* This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.Roman Kononov2008-07-232-4/+3
* Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how itMarc Jones2008-07-231-1/+2
* Add AMD Fam10 B3 default settings to match AMD example code.Marc Jones2008-07-232-15/+50
* Update to the latest AMD Fam10 microcode patches.Marc Jones2008-07-235-89/+115
* Memory initialization support for AMD Fam10 B3 (B0-B2 already supported).Marc Jones2008-07-232-18/+25
* Missed a const in my previous checkin, r3426 (trivial).Marc Jones2008-07-211-1/+1
* Add support for the Winbond W83697HF Super I/O.Sean Nelson2008-07-215-0/+243
* Add manual HT BUID fixup to detect previously set BUIDs in early init. This f...Marc Jones2008-07-171-6/+47
* Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,...Marc Jones2008-07-172-54/+85
* Add Fam10 Gart table walk enable for MCA reporting to match AMD example code.Marc Jones2008-07-171-0/+4
* Clean up comments, whitespace, and copyright date in the AMD HT code.Marc Jones2008-07-163-71/+70
* Add missing Intel CPU (trivial).Uwe Hermann2008-07-151-0/+1
* There was a programming error which made most USB port4 setup wrong. This pat...Marc Jones2008-07-121-14/+16
* Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi2008-06-292-0/+2
* Initial support for the A-Trend ATC-6240 board.Uwe Hermann2008-06-266-0/+421
* Enable hardware fan control for m57sli.Ronald Hoogenboom2008-06-222-12/+36
* This patch allows support for multiple so-dimms, single or double sided.Joseph Smith2008-06-221-50/+46
* Extend the VIA vt8237r southbridge decode range for the ROM to 1MB.Bari Ari2008-06-201-0/+2