summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2018-06-19lib/prog_loaders: Move argument selection into selfloadPatrick Rudolph
2018-06-14nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xceElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-14lib/device_tree: Add method to get phandlePatrick Rudolph
2018-06-12bootmem: Clarify usage with bounce-bufferKyösti Mälkki
2018-06-11selfboot: Move x86 quirk under archKyösti Mälkki
2018-06-08arch/x86: Drop leftover ROMCC console supportKyösti Mälkki
2018-06-05amd/geode_lx: Fix .c includesKyösti Mälkki
2018-06-04cpu/x86/mtrr.h: Clean up some guardsNico Huber
2018-06-02cpu/intel/car: Prepare for some POSTCAR_STAGE supportKyösti Mälkki
2018-06-01drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-FiFurquan Shaikh
2018-05-31cpu/x86/mtrr: Prepare for ROM_SIZE > 16MiBNico Huber
2018-05-31cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-25elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNTDaniel Kurtz
2018-05-25device: Move find_dev_path() to device_const.cKyösti Mälkki
2018-05-25device: Move dev_find_path() to device_const.cNico Huber
2018-05-24AMD: Remove some leftover includesKyösti Mälkki
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-05-22Revert "program_loading: make types a mask, make unknown type a non-zero"Julius Werner
2018-05-19cpu/x86: Add support to run function on single APSubrata Banik
2018-05-16lib/prog_loaders: Store CBFS type in struct progPatrick Rudolph
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-14program_loading: make types a mask, make unknown type a non-zeroRonald G. Minnich
2018-05-11devicetree: Add USB device typeDuncan Laurie