summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/x86: Make mp_get_apic_id() function externally availableSubrata Banik2018-12-151-0/+3
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-0/+2
* smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi2018-12-052-2/+1
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-052-3/+1
* include/device/smbus.h: Don't use device_tElyes HAOUAS2018-12-031-8/+9
* azalia: Add Azalia Reset macroLijian Zhao2018-11-291-0/+4
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-8/+0
* soc/intel/common: Add audio controller device id for SKL-H pchPraveen hodagatta pranesh2018-11-271-0/+1
* drivers/spi: store detected flash IDsStefan Tauner2018-11-261-0/+2
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-0/+7
* SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS2018-11-162-31/+7
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-122-3/+0
* include/program_loading: Add POSTCAR prog typePhilipp Deppenwiese2018-11-091-0/+1
* src: Replace common MSR addresses with macrosElyes HAOUAS2018-11-081-0/+1
* soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh2018-11-081-0/+3
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+66