summaryrefslogtreecommitdiff
path: root/src/arch/x86/boot
AgeCommit message (Expand)Author
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-21coreboot: introduce romstage_handoff structureAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-15Google Link: Add remaining code to support native graphicsRonald G. Minnich
2013-03-14x86: improve lb_cleanup_memory_rangesAaron Durbin
2013-03-07Remove UTF-8 characters from commentsRonald G. Minnich
2013-03-07src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
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