summaryrefslogtreecommitdiff
path: root/src/arch/x86/boot
AgeCommit message (Expand)Author
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2012-12-15Fix a compare against undefined variable in acpi.cMartin Roth
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-12oprom: Ensure that mode information is valid before putting it in the tables.Gabe Black
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-06acpi: Add support for DMAR tables (Intel IOMMU support)Patrick Georgi
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-07Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-04pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc
2012-08-25MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle
2012-08-22mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc
2012-08-21Don't write automatic IRQ entries for disabled devicesSven Schnelle
2012-08-08Do not allow modifying memory table directlyKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-07-26ACPI: Add function to write _PPC using NVSDuncan Laurie
2012-07-25Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-07-03SMBIOS: move serial number and version out to KconfChristian Gmeiner
2012-07-03AGESA F15 wrapper for Trinityzbao
2012-05-30Initializer of a static member in union.zbao
2012-05-08Clean up #ifsPatrick Georgi
2012-05-03Print some useful debugging information in PSS table creationStefan Reinauer
2012-05-03Make creation of CBMEM_ID_RESUME_SCRATCH depending on AgesaStefan Reinauer
2012-04-30acpigen: make acpigen_write_CST_package_entry non-staticStefan Reinauer
2012-04-30acpigen: Add support for generating T state tablesStefan Reinauer
2012-04-30Rework ACPI CST table generationStefan Reinauer
2012-04-28acpigen: make acpigen_write_len_f() non staticStefan Reinauer
2012-04-27coreboot_table.c: Add missing include filesStefan Reinauer
2012-04-16S3 code in coreboot public folder.zbao
2012-04-16ACPI HEST table.zbao
2012-04-05smbios: Don't fill out firmware version on ChromeOSStefan Reinauer
2012-04-05Fill out ChromeOS specific coreboot table extensionsStefan Reinauer
2012-04-04Add support for mainboard specific suspend/resume handlerStefan Reinauer
2012-04-04Drop verified boot code from acpi.cStefan Reinauer
2012-03-30use movsl for copying resume memory backStefan Reinauer
2012-03-30Add timestamps for selfboot and acpi wakeDuncan Laurie
2012-03-30Add TPM support to corebootStefan Reinauer
2012-03-29Refactor publishing CBMEM addresses through coreboot table.Vadim Bendebury
2012-03-29Add timestamp table pointer to the coreboot table.Vadim Bendebury
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek