summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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