summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-24Fix ME hash functions on Panther Point/Cougar PointStefan Reinauer
2012-07-24Config changes to support microcode in CBFSVadim Bendebury
2012-07-24Add BAR address debug information to Oxford PCIe serial driverMarc Jones
2012-07-24Add microcode blob processingVadim Bendebury
2012-07-24Add code to read Intel microcode from CBFSVadim Bendebury
2012-07-24Add PCIe port disable debug messageMarc Jones
2012-07-24Make MAX_PHYSICAL_CPUS invisible on non-AMD boardsStefan Reinauer
2012-07-24bd82x6x: Support power-on-after-power-fail betterStefan Reinauer
2012-07-24Rename microcode include file to be model agnosticVadim Bendebury
2012-07-24Fix function generating GPIO state based vectorVadim Bendebury
2012-07-24Make ACPI code detect Sandy/Ivy Bridge dynamicallyStefan Reinauer
2012-07-24Shrink the stack sizes we need in corebootRonald G. Minnich
2012-07-24Add specific power management init code for PantherPointDuncan Laurie
2012-07-24Drop (empty) sandybridge_late_initialization()Stefan Reinauer
2012-07-24Remove CMOS Extended range enable from romstageDuncan Laurie
2012-07-24RTC: Enable extended CMOS in the bootblockDuncan Laurie
2012-07-24bd82x6x: Convert all PCI ID lists to new schemeStefan Reinauer
2012-07-24Add support for HM70 and NM70 LPC bridgeStefan Reinauer
2012-07-24cs5536: add smbus support in ramstageChristian Gmeiner
2012-07-24Add uartmem_init prototype.Marc Jones
2012-07-24RTC: Add defines for standard clock offsetsDuncan Laurie
2012-07-24Print PCI ID of PCH during boot upStefan Reinauer
2012-07-24ifdtool: Use perror for file write errorsStefan Reinauer
2012-07-24Drop leading spaces from CPU name stringStefan Reinauer
2012-07-24Properly identify ACPI C3 states in _CST table.Duncan Laurie
2012-07-24Remove unused free() functionStefan Reinauer
2012-07-24Add standard header to prevent multiple inclusionVadim Bendebury
2012-07-24Move GGL0001 ACPI code to generic ChromeOS codeStefan Reinauer
2012-07-24Fix MRC cache update delaysStefan Reinauer
2012-07-24Remove code that enables/disables VMX in coreboot on chromebooks.Ronald G. Minnich
2012-07-24malloc/memalign: Remove unneeded linker checkStefan Reinauer
2012-07-24SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer
2012-07-24MTRR: drop repetetive debug messageStefan Reinauer
2012-07-24Make memalign print useful messages on failureRonald G. Minnich
2012-07-24SandyBridge: Add another PCI device ID for northbridgeWalter Murphy
2012-07-24Fixes to enable RC6 on IvyBridgeDuncan Laurie
2012-07-23Re-initialize Local APIC timer on APsStefan Reinauer
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-22i945: Disable IGD if plugin VGA is preferredPatrick Georgi
2012-07-22AMD CPUs: Updated CPU list in powernow_acpi.cJukka Rantala
2012-07-22Simplify VGA card discoveryPatrick Georgi
2012-07-22Mainboard Parmer based on Trinityzbao
2012-07-22Trinity wrapper code improvement.zbao
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-21inteltool: Add support for H65 Express chipsetAnton Kochkov
2012-07-20Fix udelay() implementation for i945 romstageNico Huber
2012-07-20Allow shutting down internal graphics if plugin graphics are preferredPatrick Georgi
2012-07-20Allow YABEL to fake write accesses to config spacePatrick Georgi
2012-07-20Drop VGA_BRIDGE_SETUP config optionPatrick Georgi
2012-07-20sconfig: typo fixPatrick Georgi