summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* intel: Get rid of smm_get_pmbasePatrick Rudolph2018-11-071-3/+0
* timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner2018-11-071-0/+34
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-11-051-0/+2
* amd/mtrr: Fix IORR MTRRElyes HAOUAS2018-11-051-14/+4
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-013-3/+10
* reset: Finalize move to new APINico Huber2018-10-311-10/+0
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-302-189/+171
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-301-0/+12
* drivers/spi: Winbond specific write-protection enablePatrick Rudolph2018-10-301-1/+57
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-302-0/+4