summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce bootblock self-decompressionJulius Werner2018-05-225-1/+55
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-7/+9
* Revert "program_loading: make types a mask, make unknown type a non-zero"Julius Werner2018-05-221-15/+8
* cpu/x86: Add support to run function on single APSubrata Banik2018-05-191-1/+9
* lib/prog_loaders: Store CBFS type in struct progPatrick Rudolph2018-05-161-0/+6
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-2/+2
* program_loading: make types a mask, make unknown type a non-zeroRonald G. Minnich2018-05-141-8/+15
* devicetree: Add USB device typeDuncan Laurie2018-05-112-0/+10
* bootmem: Keep OS memory map separate from the startJulius Werner2018-05-101-0/+2
* lib/nhlt: add support for passing subsystem_id to endpoint's structureHarsha Priya2018-05-091-0/+1
* soc/intel: Add KBL-R pci id supportLijian Zhao2018-05-051-0/+1
* cpu/x86/mp: remove unused functions and limit API exposureAaron Durbin2018-05-041-10/+0
* lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph2018-05-041-0/+11
* lib/bootmem: Add method to walk memory tablesPatrick Rudolph2018-05-041-0/+13
* lib/bootmem: Add more bootmem tagsPatrick Rudolph2018-05-041-3/+19