summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-20Intel SCH northbridge: fix resource indexKyösti Mälkki
2012-07-19Add missing quote.zbao
2012-07-18AMD northbridges: drop dead codeKyösti Mälkki
2012-07-16Drop invalid device ops on Agesa northbridgeKyösti Mälkki
2012-07-16AMD: Fix GFXUMA with 4GB or more RAMKyösti Mälkki
2012-07-16AMD MTRR: fix rounding and renamesKyösti Mälkki
2012-07-16Check for IORESOURCE_UMA_FB in MTRR setupKyösti Mälkki
2012-07-16Change uma_resource() to use new type IORESOURCE_UMA_FB.Kyösti Mälkki
2012-07-16Move setup_uma_memory() to K8 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family12 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family15 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-16Add global uma_resource()Kyösti Mälkki
2012-07-16i5000: Fix resource allocationSven Schnelle
2012-07-15Poison the stack to uncover programming errorsRonald G. Minnich
2012-07-14Add ASUS DSBF mainboardSven Schnelle
2012-07-14Supermicro X7DB8: Use autogeneration of mptableSven Schnelle
2012-07-14AGESA F15 wrapper for Hudson.zbao
2012-07-14Remove useless file from building.zbao
2012-07-13Add preliminary support for Bachmann electronic OT200Christian Gmeiner
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-07-13IOAPIC: hook up driver in KconfigSven Schnelle
2012-07-12Drop Kconfig VAR_MTRR_HOLE optionKyösti Mälkki
2012-07-12Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch
2012-07-12Fix stack assignment during CPU initializationSven Schnelle
2012-07-10Fix APIC cpu_indexKyösti Mälkki
2012-07-10Use dev_lock for alloc_find_dev()Kyösti Mälkki
2012-07-10Drop start_cpu_lockKyösti Mälkki