summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* console/post_codes: Add post codes for memory param prep callbackFurquan Shaikh2018-10-181-0/+16
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+49
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-114-16/+40
* selfboot: remove bounce buffersRonald G. Minnich2018-10-112-8/+0
* lib: increase part number size in memory_info/dimm_infoAaron Durbin2018-10-101-1/+1
* Move compiler.h to commonlibNico Huber2018-10-0817-51/+0
* smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi2018-10-081-0/+52
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-051-1/+1
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-031-0/+1
* drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275Subrata Banik2018-10-011-0/+3
* src/*: normalize Google copyright headersPatrick Georgi2018-09-283-3/+3
* include/device/pnp.h: Don't use device_tElyes HAOUAS2018-09-211-18/+18
* ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian2018-09-201-0/+9
* drivers/spi: Read Winbond's flash protection bitsPatrick Rudolph2018-09-161-0/+26
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-0/+1
* nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki2018-09-151-0/+1
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-147-35/+38
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-104-5/+10
* amd/fam15: Add more MCA informationMarshall Dawson2018-09-071-0/+166
* include/cper.h: Add max of enumMarshall Dawson2018-09-071-0/+1
* src/include: Add CPER definitionsMarshall Dawson2018-09-061-0/+507
* src/include: Introduce guid_t typeMarshall Dawson2018-09-061-0/+42
* siemens/mc_apl1: Disable PCI clock outputs on XIO bridgeMario Scheithauer2018-08-271-0/+1
* device_tree/fit: Constify data structuresPatrick Rudolph2018-08-242-20/+24
* drivers/elog/elog.c: Create extended eventRichard Spiegel2018-08-221-1/+17
* lib/fit_payload: Add coreboot tables support for FDT.Philipp Deppenwiese2018-08-221-0/+2
* nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph2018-08-211-1/+4
* soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula2018-08-201-1/+2
* nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph2018-08-201-0/+2
* src/include: add more msr definesMatt Delco2018-08-171-1/+7
* lib/fit: support booting initrd placed above 4GiBPatrick Rudolph2018-08-101-0/+1
* src/soc/intel: Add new device IDs to support coffeelakeMaulik2018-08-101-0/+4
* src/include: Fix typoElyes HAOUAS2018-08-092-2/+2
* amd/fam15: Add MCA bank register definitionsMarshall Dawson2018-08-081-0/+4
* cpu/amd: Correct number of MCA banks clearedMarshall Dawson2018-08-082-0/+4
* cpu/amd: Rename MCA status registerMarshall Dawson2018-08-082-2/+2
* src/soc/intel: Add AML IGD in platform reportingGaggery Tsai2018-08-061-1/+1
* gpio: Change gpio_baseX_value() function return types to unsignedJulius Werner2018-08-031-7/+7
* soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula2018-08-011-0/+2
* cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067xArthur Heymans2018-07-301-0/+4
* cpu/intel/microcode: Add helper functions to get microcode infoRizwan Qureshi2018-07-301-0/+9
* device: add child traversal helper functionAaron Durbin2018-07-261-0/+3
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-241-2/+2
* write_tables: return a pointer to the tableRonald G. Minnich2018-07-201-1/+2
* device/pci: Add MSI-X helper functionsPatrick Rudolph2018-07-192-0/+30
* arch/x86/smbios: Add support for table 38Patrick Rudolph2018-07-191-0/+14
* pnp_device: improve readabilityFelix Held2018-07-171-1/+1
* intel/wifi: Add WGDS ACPI method for Geo Aware SARPratik Prajapati2018-07-131-3/+23
* src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-2/+2
* devicetree: Add method to delete property by namePatrick Rudolph2018-06-281-0/+2