summaryrefslogtreecommitdiff
path: root/src/arch/x86/include
AgeCommit message (Expand)Author
2016-01-14arch/x86/include: add missing license headersMartin Roth
2016-01-07cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-12-15src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-11-23arch/x86/acpi: Add IVRS table generation routinesTimothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-06AMD Bettong: Enable S4 feature for Windows 7zbao
2015-11-04ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber
2015-11-04ACPI: Make DMAR flags settableNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-09-09x86: link ramstage like the other architecturesAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-08-13amd: raminit sysinfo offset fixAaron Durbin
2015-07-13x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer
2015-06-22x86: make PCI MMIO CFG functions 64bit proofStefan Reinauer
2015-06-17x86 cpu: Allow some cpuid functions during romstageLee Leahy
2015-06-16x86: Make stdint.h x64 proofStefan Reinauer
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-28Add TCPA table.Vladimir Serbinenko
2015-05-26Make acpi_fill_hest into parameterVladimir Serbinenko
2015-05-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-26acpigen: Remove acpigen_patch_lenVladimir Serbinenko
2015-05-26ACPI: slic supportVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-14rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner
2015-04-10x86: Support reset routines in bootblockLee Leahy
2015-04-05acpi: protect acpi generators from PRE_RAM & SMMAlexander Couzens
2015-03-31cbfs: add cbfs_serialized.h header fileAaron Durbin
2015-03-10x86: simplify early_variables.h headerAaron Durbin
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-02-16nvram: Add option to reset NVRAM to default parameters on every bootTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-09Get rid of .car.global_data warnings for GCC buildMartin Roth
2015-02-02src/arch/*/include/stdint.h: Provide definitions for bool typeAlexandru Gagniuc
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki