aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich
2012-07-24Fix automatic ME detection in finalizeStefan Reinauer
2012-07-24ChromeOS: Remove board specific acpi_get_vdat_info()Stefan Reinauer
2012-07-24Cougar/Panther Point: Compile in ME7 and ME8 code at the same timeStefan Reinauer
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
2012-07-20Intel SCH northbridge: fix resource indexKyösti Mälkki
2012-07-19Finally update 3rdpartyPatrick Georgi
2012-07-19Add missing quote.zbao
2012-07-18AMD northbridges: drop dead codeKyösti Mälkki
2012-07-18cbfstool: signed vs. unsigned fixesMathias Krause
2012-07-18cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause
2012-07-18cbfstool: make endian detection code more robustMathias Krause
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-13sconfig: fix up shipped codePatrick Georgi
2012-07-13Add preliminary support for Bachmann electronic OT200Christian Gmeiner
2012-07-13msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian 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-12libpayload: Add reset function for OHCI USB driverAnton Kochkov
2012-07-12Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch
2012-07-12superiotool: Dump data registers for Nuvoton chipsGuenter Roeck
2012-07-12superiotool: Add support for function to dump superio chip data registersGuenter Roeck
2012-07-12superiotool: Add support for NCT6775F(A/B) and NCT6779DGuenter Roeck
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
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2012-07-10msrtool: Fix Intel CPUs detectionAnton Kochkov
2012-07-09mkelfimage: pkgdata directory created but never usedRaymond Danks
2012-07-09servengines/pilot superio: add attribute unusedSven Schnelle
2012-07-09SMBIOS: Add Type 38 (IPMI) data structureSven Schnelle
2012-07-09i5000: reset system if raminit failsSven Schnelle