summaryrefslogtreecommitdiffstats
path: root/src/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon2019-03-071-0/+5
* prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik2019-03-071-0/+4
* arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik2019-03-071-0/+3
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-0/+4
* arch/x86: Prepare GDT for x86_64Patrick Rudolph2019-03-061-2/+6
* nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki2019-03-061-0/+8
* device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki2019-03-061-16/+16
* arch/io.h: Separate MMIO and PNP opsKyösti Mälkki2019-03-042-122/+73
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-3/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki2019-03-041-1/+2
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-042-13/+8
* device/pci_ops: Drop parameter from pci_bus_default_ops()Kyösti Mälkki2019-03-031-1/+1
* device/pci_ops: Drop unused parameterKyösti Mälkki2019-03-031-12/+9
* device/pci_ops: Avoid name collisionsKyösti Mälkki2019-03-031-8/+13
* arch/x86/acpi: Clean up commentsElyes HAOUAS2019-03-031-20/+12
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-4/+0
* src/arch/x86/acpi.c: Update ACPI table's revision numbersElyes HAOUAS2019-03-011-9/+9
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Fill asl_compiler_revision field left emptyElyes HAOUAS2019-02-261-0/+15
* acpi: Sort the reported APIC-IDs in the MADT tableWerner Zeh2019-02-261-4/+10
* ACPI: Enum only used ACPI tablesElyes HAOUAS2019-02-251-9/+5
* arch/x86/smbios.c: Remove duplicated 'processor_upgrade'Elyes HAOUAS2019-02-231-1/+0
* vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logicJoel Kitching2019-02-221-3/+3
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+2
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-2/+3
* SMBIOS: Fix bios versionElyes HAOUAS2019-02-211-1/+3
* walkcbfs: Only compile on x86_32Patrick Rudolph2019-02-201-2/+2
* SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS2019-02-151-4/+7
* device/pci_ops: Apply some symmetry in headersKyösti Mälkki2019-02-113-57/+49
* device/pci_ops: Move common pci_mmio_cfg.hKyösti Mälkki2019-02-112-72/+1
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-45/+0
* device/pci: Always define PCI_DEV()Kyösti Mälkki2019-02-111-6/+0
* arch/x86: Drop stale commentKyösti Mälkki2019-02-101-5/+0
* arch/x86: Drop some ROMCC remainsKyösti Mälkki2019-02-101-29/+0
* x86/acpi: Use PM_TABLET where appropriateDuncan Laurie2019-02-081-3/+4
* Kconfig: Add system type entries for common enclosuresDuncan Laurie2019-02-051-1/+4
* arch/x86/acpigen: wrap _PLD in a packageMatt Delco2019-02-051-0/+2
* acpi: device: avoid empty property list in acpi_dp_writeMatt Delco2019-02-051-16/+26
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-051-5/+0
* usbdebug: Use fixed size fieldKyösti Mälkki2019-02-021-1/+1
* usbdebug: Fix reserve in CARKyösti Mälkki2019-02-022-1/+5
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-9/+9
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-169-9/+0
* arch/x86: Enforce CPU stack alignmentKyösti Mälkki2019-01-141-2/+5
* arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki2019-01-131-4/+1
* arch/x86/ebda: Don't trash the EBDA on the resume pathArthur Heymans2019-01-111-0/+4
* northbridge/amdfam10: Deal with PCI_ADDR() betterKyösti Mälkki2019-01-101-6/+0