aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-07intel: Get rid of smm_get_pmbasePatrick Rudolph
2018-11-07timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner
2018-11-05cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-11-05amd/mtrr: Fix IORR MTRRElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-30src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-30drivers/spi: Winbond specific write-protection enablePatrick Rudolph
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-25selfboot: create selfboot_check function, remove check paramRonald G. Minnich
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-18console/post_codes: Add post codes for memory param prep callbackFurquan Shaikh
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-10-10lib: increase part number size in memory_info/dimm_infoAaron Durbin
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-10-01drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275Subrata Banik
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-21include/device/pnp.h: Don't use device_tElyes HAOUAS
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
2018-09-16drivers/spi: Read Winbond's flash protection bitsPatrick Rudolph
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-09-07amd/fam15: Add more MCA informationMarshall Dawson
2018-09-07include/cper.h: Add max of enumMarshall Dawson
2018-09-06src/include: Add CPER definitionsMarshall Dawson
2018-09-06src/include: Introduce guid_t typeMarshall Dawson
2018-08-27siemens/mc_apl1: Disable PCI clock outputs on XIO bridgeMario Scheithauer
2018-08-24device_tree/fit: Constify data structuresPatrick Rudolph
2018-08-22drivers/elog/elog.c: Create extended eventRichard Spiegel
2018-08-22lib/fit_payload: Add coreboot tables support for FDT.Philipp Deppenwiese
2018-08-21nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph
2018-08-20soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula
2018-08-20nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph
2018-08-17src/include: add more msr definesMatt Delco
2018-08-10lib/fit: support booting initrd placed above 4GiBPatrick Rudolph
2018-08-10src/soc/intel: Add new device IDs to support coffeelakeMaulik
2018-08-09src/include: Fix typoElyes HAOUAS
2018-08-08amd/fam15: Add MCA bank register definitionsMarshall Dawson
2018-08-08cpu/amd: Correct number of MCA banks clearedMarshall Dawson
2018-08-08cpu/amd: Rename MCA status registerMarshall Dawson
2018-08-06src/soc/intel: Add AML IGD in platform reportingGaggery Tsai
2018-08-03gpio: Change gpio_baseX_value() function return types to unsignedJulius Werner
2018-08-01soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula
2018-07-30cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067xArthur Heymans
2018-07-30cpu/intel/microcode: Add helper functions to get microcode infoRizwan Qureshi
2018-07-26device: add child traversal helper functionAaron Durbin
2018-07-24cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans
2018-07-20write_tables: return a pointer to the tableRonald G. Minnich
2018-07-19device/pci: Add MSI-X helper functionsPatrick Rudolph
2018-07-19arch/x86/smbios: Add support for table 38Patrick Rudolph
2018-07-17pnp_device: improve readabilityFelix Held
2018-07-13intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati
2018-07-09src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-28devicetree: Add method to delete property by namePatrick Rudolph
2018-06-28smm: Add canary to end of stack and die() if a stack overflow occursRaul E Rangel
2018-06-19lib: Add FIT payload supportPatrick Rudolph
2018-06-19lib: Raw import FIT parserPatrick Rudolph