aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot
AgeCommit message (Expand)Author
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
2012-03-10If the memory mapped UART isn't present, leave it out of the cb tables.Gabe Black
2012-03-09Increase size of the coreboot table areaStefan Reinauer
2012-03-09Fix compilation when USE_OPTION_TABLE is not defined.Duncan Laurie
2012-03-09Fix coreboot table size calculations.Vadim Bendebury
2012-03-09Clean up use of CONFIG_ variables in coreboot_table.cStefan Reinauer
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-10-27Move linux 2.6.11 workaround to generic codePatrick Georgi
2011-10-25ACPI: Add function for writing _CST tablesSven Schnelle
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2011-10-13Prevent build breakage without consoles enabledStefan Reinauer
2011-10-13refactor vesa mode setting code and bootsplash codeStefan 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-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2011-07-02whitespace-only changes in acpi.c, replaced spaces with tabsCristian Măgherușan-Stanciu
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-14fix coreboot compilation without serial console enabled.Stefan Reinauer
2011-01-24This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue.Josef Kellermann
2011-01-21... And fix the other compile time issues in cmos_layout.bin supportPatrick Georgi
2011-01-18Report if cmos_layout.bin can't be found when it should.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
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