summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Include cometlake SA IDsRonak Kanabar2019-02-241-0/+25
* arch/arm64: Add PCI config support in romstageKyösti Mälkki2019-02-221-3/+1
* drivers/cavium: Add UART PCI driverPatrick Rudolph2019-02-221-0/+3
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-91/+33
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-0/+3
* SMBIOS: Fix bios versionElyes HAOUAS2019-02-211-0/+2
* drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 moduleSubrata Banik2019-02-201-0/+1
* soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao2019-02-191-0/+1
* SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS2019-02-151-0/+1
* SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macrosElyes HAOUAS2019-02-151-0/+15
* include/smbios.h: Align values for readabilityElyes HAOUAS2019-02-151-12/+12
* SMBIOS: Update BMC Interface Type fieldElyes HAOUAS2019-02-151-0/+1
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-131-0/+3
* cpu/x86/mtrr: Fix _FROM_4G_TOP() macroNico Huber2019-02-121-1/+1
* device/pci_ops: Apply some symmetry in headersKyösti Mälkki2019-02-111-0/+42
* device/pci_ops: Move common pci_mmio_cfg.hKyösti Mälkki2019-02-111-0/+73
* Revert "cpu/x86/mtrr: Fix sign overflow"Nico Huber2019-02-111-1/+1
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-0/+6
* device/pci_early.c: Drop some guardsKyösti Mälkki2019-02-111-1/+2
* device/pci: Always define PCI_DEV()Kyösti Mälkki2019-02-111-0/+7
* bootmem: add new memory type for BL31Ting Shen2019-02-052-0/+6
* cpu/x86/mtrr: Fix sign overflowPatrick Rudolph2019-02-051-1/+1
* lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik2019-01-311-1/+1
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-301-20/+2
* selfload: check target memory type in selfload_checkTing Shen2019-01-302-3/+7
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-5/+5
* src/cpu/intel: Set get_ia32_fsb function commonElyes HAOUAS2019-01-271-0/+30
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* cbmem_top: Fix comment and remove upper limitPatrick Rudolph2019-01-241-1/+2
* lib/boot_device: Add API for write protect a regionRizwan Qureshi2019-01-211-0/+24
* drivers/spi: Add controller protection typeRizwan Qureshi2019-01-212-2/+10
* string.h: Add isprint()Nico Huber2019-01-161-0/+5
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-1616-16/+0
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-081-4/+0
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-3/+4
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-0/+1
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-0/+1
* amdfam10 boards: Add temporary pirq_router_bus variableKyösti Mälkki2019-01-041-0/+2
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-1/+2
* device: Introduce pcidev_on_root() and friendsKyösti Mälkki2019-01-041-0/+5
* src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS2019-01-042-0/+23
* src: Get rid of device_tElyes HAOUAS2019-01-044-23/+54
* device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki2018-12-301-0/+2
* cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki2018-12-301-17/+0
* bootblock: Move function prototypeKyösti Mälkki2018-12-301-0/+1
* sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick2018-12-281-4/+19
* soc/intel: Drop romstage_after_car()Kyösti Mälkki2018-12-281-3/+0
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-223-16/+3
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* vendorcode/google: support multiple SAR filenamesJustin TerAvest2018-12-171-0/+2