summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-23Correct implementation of r6608.Jonathan Kollasch
2011-05-23exclude src/vendorcode from GPLv2 license checks.Stefan Reinauer
2011-05-22Ensure ck804 romstrap is 16-byte aligned.Jonathan Kollasch
2011-05-21Add regression test for build directory handling to make lint targetPatrick Georgi
2011-05-20Handle absolute source file pathsPatrick Georgi
2011-05-20Handle both cases, obj being absolute and relativePatrick Georgi
2011-05-20Fix building with relative path to object directory outside the source treePatrick Georgi
2011-05-20iasl still can't cope with extra "." in file pathsPatrick Georgi
2011-05-20Fix ccache behaviour if more than one ccache in PATHPatrick Georgi
2011-05-20Correct amd persimmon romstage code for early SPI prefetch enable.Scott Duplichan
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2011-05-16Move crossgcc rules to coreboot specific MakefilePatrick Georgi
2011-05-16Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu
2011-05-16cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()Peter Stuge
2011-05-15Remove multiple mmconf settings and just use kconfig setting.Marc Jones
2011-05-15agesa_wrapper: Avoid repetitive Kconfig depends, trivialPeter Stuge
2011-05-15Cosmetic cleanup.Scott Duplichan
2011-05-151) Remove unused kconfig options.Scott Duplichan
2011-05-15Update gpp port configuration.Scott Duplichan
2011-05-15Enable rom cache early to reduce boot time.Scott Duplichan
2011-05-15Fix memory allocation problem in amdInitLate. Disabled until further debug.Scott Duplichan
2011-05-15Remove some non-essential agesa options to reduce boot time.Scott Duplichan
2011-05-15Declare legacy video frame buffer so that Windows generic VGA driver will work.Scott Duplichan
2011-05-15Declare RTC as not PIIX4 compatible to match AMD hardware.Scott Duplichan
2011-05-15Make fadt revision match its length. Solves Windows 7 checked build assert.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Switch processor cores to pstate 0 early to reduce boot time.Scott Duplichan
2011-05-15Enable 33 MHz fast mode SPI read early to reduce boot time.Scott Duplichan
2011-05-15Build device paths for AP cores so that coreboot will report them to the OS.Scott Duplichan
2011-05-15Program the I/O APIC ID.Scott Duplichan
2011-05-15Enable AHCI mode and hide IDE controller to reduce boot time.Scott Duplichan
2011-05-15Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.Scott Duplichan
2011-05-15Fix ACPI shutdown function by removing reliance on SMI.Scott Duplichan
2011-05-15Configure CIMx to use 33 MHz fast mode for SPD read.Scott Duplichan
2011-05-15Match DIMM SPD addressing to implemented slots.Scott Duplichan
2011-05-15Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.Scott Duplichan
2011-05-151) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.Scott Duplichan
2011-05-151) Set I/O APIC ID according to BKDG recommendationScott Duplichan
2011-05-15Correct the number of MCA error reporting banks cleared.Scott Duplichan
2011-05-151) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization.Scott Duplichan
2011-05-13siemens/sitemp_g1p1: Adapt read_option() to latest changesJosef Kellermann
2011-05-12Remove uart_init() in Siemens sitemp-g1p1Patrick Georgi
2011-05-11Add Siemens SITEMP-G1 boardJosef Kellermann
2011-05-11Work around unclean CMOS handling for nowPatrick Georgi
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-05-10This replaces the fixed shift values in the apic timer init with macros.Vikram Narayanan
2011-05-10Fix compilation error due to non-unix style line endings in cmos.layout file ...Patrick Georgi
2011-05-09Adds RS740 HT and internal graphics PCI ids.Ivaylo Valkov
2011-05-07ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...Kerry She