summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2019-05-18SMBIOS: Fix SPD manufacture ID decoderLijian Zhao
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-13src/arch/x86: Use core apic id to get cpu_index()Subrata Banik
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-12arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik
2019-05-07smbios: Walk over PCI devicetree to fill type 9Patrick Rudolph
2019-05-06arch/x86: Remove unused filePatrick Rudolph
2019-05-01arch/x86/acpi: Update VT-d DMA remapping structure flags settingJohn Zhao
2019-04-26ACPI: Add RHSA and ANDD structures for DMAR tableJohn Zhao
2019-04-26x86/acpi: Add Kconfig to toggle 8259 reportingNico Huber
2019-04-23arch/x86/car.ld: Make the vboot tpm log symbols conditionalArthur Heymans
2019-04-23smbios: Add memory type 9 system slot supportLijian Zhao
2019-04-23ACPI: Clarify serial bus revision and specific revisionElyes HAOUAS
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-22arch/x86/car.ld: Also check mrc.bin heap for IvybridgeArthur Heymans
2019-04-19smbios: Fix copy paste errorPatrick Rudolph
2019-04-19smbios: Add type 17 device/bank locator overrideLijian Zhao
2019-04-19acpi: Upgrade acpi generate headerLijian Zhao
2019-04-17soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik
2019-04-09arch/x86/smbios: Reference type 7Patrick Rudolph
2019-04-09arch/x86/smbios: Add type 7Patrick Rudolph
2019-04-09arch/x86/cpu: Add functions to determine CPU vendorPatrick Rudolph
2019-04-07device/pci: Rewrite PCI MMCONF with symbol referenceKyösti Mälkki
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-29arch/x86/smbios(type4): Write processor_upgrade fieldElyes HAOUAS
2019-03-27Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"Nico Huber
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-22src/arch: An upgrade of SMBIOS to latest version 3.2Francois Toguo
2019-03-22arch/mips: Fix <arch/mmio.h> prototypesKyösti Mälkki
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-21src/arch/mips: Fix checkpatch warnings and errorsAsami Doi
2019-03-21arch/ppc64: Add <arch/mmio.h> stubsKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-03-16device/pci_ops: Have only default PCI bus ops availableKyösti Mälkki
2019-03-16device/pci_ops: Reuse romstage PCI config for ramstageKyösti Mälkki
2019-03-14arch/x86: Fix PCI IO config accessorKyösti Mälkki
2019-03-14arch/x86: Optimise PCI IO config accessorKyösti Mälkki
2019-03-14x86/acpi: Only sort CPU IDs if more than one availableWerner Zeh
2019-03-14x86/acpi: Fix Coverity issue CID 1399153Werner Zeh
2019-03-13device/pci_ops: Rename 'where' to 'reg'Kyösti Mälkki
2019-03-13device/pci_ops: Unify signaturesKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon
2019-03-07prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik
2019-03-07arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik