aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
2012-07-24Add standard header to prevent multiple inclusionVadim Bendebury
2012-07-05PCI Type2 config must dieRonald G. Minnich
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-06-12Update SB800 CIMX FADTMartin Roth
2012-05-25Fix size_t for certain versions of GCCStefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-04-30Fix up Sandybridge C state generation codeStefan Reinauer
2012-04-30acpigen: make acpigen_write_CST_package_entry non-staticStefan Reinauer
2012-04-30acpi: Add defines for functional fixed hardwareStefan Reinauer
2012-04-30acpigen: Add support for generating T state tablesStefan Reinauer
2012-04-30Rework ACPI CST table generationStefan Reinauer
2012-04-28ChromeOS: Add missing prototype for acpi_get_vdat_info()Stefan Reinauer
2012-04-28acpigen: make acpigen_write_len_f() non staticStefan Reinauer
2012-04-27Updates to x86/include/arch/acpi.h for use in fadt.cMartin Roth
2012-04-16ACPI HEST table.zbao
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-04-08Actually return %ebx value from cpuid_ebx()Jonathan A. Kollasch
2012-04-06Factor out function to find driver for a CPUStefan Reinauer
2012-04-05Fill out ChromeOS specific coreboot table extensionsStefan Reinauer
2012-04-04Add support for mainboard specific suspend/resume handlerStefan Reinauer
2012-03-30Prepare the BIOS data areas before device init.Duncan Laurie
2012-03-30Make cpuid functions usable when compiled with PICDuncan Laurie
2012-03-30Add an option to keep the ROM cached after romstageStefan Reinauer
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2012-01-09ACPI: mark empty get_cst_entries() weakSven Schnelle
2011-12-05Bootblock does not need a unique boot_cpu()Kyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-25SPEEDSTEP: write _CST tablesSven Schnelle
2011-10-25ACPI: Add function for writing _CST tablesSven Schnelle
2011-10-21Add macros for 64bit byte order swappingStefan Reinauer
2011-10-15cbfs_and_run_core() is not part of the API, make it static.Stefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2011-05-23We don't have pausing versions of single-IO instructions.Stefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-16bootblock updates: ...Stefan Reinauer
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-01-19The cn700.c code references mainboard_interrupt_handlers() which isn'tKevin O'Connor
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2010-12-16drop unused code in div64.hStefan Reinauer
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer