aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-03-18include/cpu/x86/pae.h: Add missing includePatrick Rudolph
2019-03-17resources: introduce io_resource()Subrata Banik
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-14vboot: copy data structures to CBMEM for downstream useJoel Kitching
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-09include/efi/efi_datatype: Convert EFI datatypes as per coreboot specificationSubrata Banik
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-06soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov
2019-03-06soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov
2019-03-06driver/intel/ish: add ish chip driver supportJett Rink
2019-03-06Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki
2019-03-06device/pci_ops: Inline PCI config accessors for ramstageKyösti Mälkki
2019-03-06device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki
2019-03-06device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki
2019-03-04{src/include},{soc/intel): Configure HDA codecsFrans Hendriks
2019-03-03device/pci_ops: Drop parameter from pci_bus_default_ops()Kyösti Mälkki
2019-03-03device/pci_ops: Drop unused parameterKyösti Mälkki
2019-03-03device/pci_ops: Avoid name collisionsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-02-27console: Refactor printk() varargs prototypesKyösti Mälkki
2019-02-26Add missing u8 eos[2] declaration to struct smbios_type38Lukasz Siudut
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-02-24soc/intel/common: Include cometlake SA IDsRonak Kanabar
2019-02-22arch/arm64: Add PCI config support in romstageKyösti Mälkki
2019-02-22drivers/cavium: Add UART PCI driverPatrick Rudolph
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-21SMBIOS: Fix bios versionElyes HAOUAS
2019-02-20drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 moduleSubrata Banik
2019-02-19soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao
2019-02-15SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS
2019-02-15SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macrosElyes HAOUAS
2019-02-15include/smbios.h: Align values for readabilityElyes HAOUAS
2019-02-15SMBIOS: Update BMC Interface Type fieldElyes HAOUAS
2019-02-13coreboot: check Cr50 PM mode on normal bootKeith Short
2019-02-12cpu/x86/mtrr: Fix _FROM_4G_TOP() macroNico Huber
2019-02-11device/pci_ops: Apply some symmetry in headersKyösti Mälkki
2019-02-11device/pci_ops: Move common pci_mmio_cfg.hKyösti Mälkki
2019-02-11Revert "cpu/x86/mtrr: Fix sign overflow"Nico Huber
2019-02-11device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki
2019-02-11device/pci_early.c: Drop some guardsKyösti Mälkki
2019-02-11device/pci: Always define PCI_DEV()Kyösti Mälkki
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-02-05cpu/x86/mtrr: Fix sign overflowPatrick Rudolph
2019-01-31lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik
2019-01-30string: move strdup() & strconcat() to lib/string.cThomas Heijligen
2019-01-30selfload: check target memory type in selfload_checkTing Shen
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-27src/cpu/intel: Set get_ia32_fsb function commonElyes HAOUAS
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2019-01-24cbmem_top: Fix comment and remove upper limitPatrick Rudolph
2019-01-21lib/boot_device: Add API for write protect a regionRizwan Qureshi
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2019-01-16string.h: Add isprint()Nico Huber
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-08cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Add temporary pirq_router_bus variableKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2019-01-04device: Introduce pcidev_on_root() and friendsKyösti Mälkki
2019-01-04src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS
2019-01-04src: Get rid of device_tElyes HAOUAS
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-30bootblock: Move function prototypeKyösti Mälkki
2018-12-28sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick
2018-12-28soc/intel: Drop romstage_after_car()Kyösti Mälkki
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-17vendorcode/google: support multiple SAR filenamesJustin TerAvest
2018-12-15cpu/x86: Make mp_get_apic_id() function externally availableSubrata Banik
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-12-05smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-03include/device/smbus.h: Don't use device_tElyes HAOUAS
2018-11-29azalia: Add Azalia Reset macroLijian Zhao
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-27soc/intel/common: Add audio controller device id for SKL-H pchPraveen hodagatta pranesh
2018-11-26drivers/spi: store detected flash IDsStefan Tauner
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09include/program_loading: Add POSTCAR prog typePhilipp Deppenwiese
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-11-08soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh