summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* smm: Add canary to end of stack and die() if a stack overflow occursRaul E Rangel2018-06-281-0/+4
* lib: Add FIT payload supportPatrick Rudolph2018-06-192-37/+84
* lib: Raw import FIT parserPatrick Rudolph2018-06-191-0/+78
* lib/prog_loaders: Move argument selection into selfloadPatrick Rudolph2018-06-191-2/+2
* nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xceElyes HAOUAS2018-06-141-0/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-143-5/+5
* lib/device_tree: Add method to get phandlePatrick Rudolph2018-06-141-0/+2
* bootmem: Clarify usage with bounce-bufferKyösti Mälkki2018-06-121-0/+5
* selfboot: Move x86 quirk under archKyösti Mälkki2018-06-111-0/+2
* arch/x86: Drop leftover ROMCC console supportKyösti Mälkki2018-06-082-105/+1
* amd/geode_lx: Fix .c includesKyösti Mälkki2018-06-051-0/+4
* cpu/x86/mtrr.h: Clean up some guardsNico Huber2018-06-041-13/+11
* cpu/intel/car: Prepare for some POSTCAR_STAGE supportKyösti Mälkki2018-06-021-0/+2
* drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-FiFurquan Shaikh2018-06-011-0/+1
* cpu/x86/mtrr: Prepare for ROM_SIZE > 16MiBNico Huber2018-05-311-4/+14
* cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber2018-05-311-22/+25
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-312-161/+0
* elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNTDaniel Kurtz2018-05-251-0/+7
* device: Move find_dev_path() to device_const.cKyösti Mälkki2018-05-252-2/+3
* device: Move dev_find_path() to device_const.cNico Huber2018-05-251-2/+3
* AMD: Remove some leftover includesKyösti Mälkki2018-05-242-853/+0