summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-14commonlib/bubblesort: Do not try to sort less than two entriesWerner Zeh
2019-03-14x86/acpi: Only sort CPU IDs if more than one availableWerner Zeh
2019-03-14x86/acpi: Fix Coverity issue CID 1399153Werner Zeh
2019-03-13mb/google/hatch: Provide DRAM part number from EEPROMFurquan Shaikh
2019-03-13soc/intel/cannonlake: Allow mainboard to override DRAM part numberFurquan Shaikh
2019-03-13src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS
2019-03-13mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN()Elyes HAOUAS
2019-03-13nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h'Elyes HAOUAS
2019-03-13nb/amd/amdfam10: Remove 'IS_ENABLED()'Elyes HAOUAS
2019-03-13device/pci_ops: Rename 'where' to 'reg'Kyösti Mälkki
2019-03-13device/pci_ops: Unify signaturesKyösti Mälkki
2019-03-13sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS
2019-03-13nb/intel/stage_cache.c: Drop unnecessary includesElyes HAOUAS
2019-03-13src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS
2019-03-13{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS
2019-03-12vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for CometlakeRonak Kanabar
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-12drivers/intel/fsp2_0: Add provision to include PPI directorySubrata Banik
2019-03-12mb/facebook/watson: Enable TPM 1.2 supportzaolin
2019-03-11mb/google/hatch: Add Hatch_whl boardShelley Chen
2019-03-11mb/google/hatch: Enable audio supportSathya Prakash M R
2019-03-11vendorcode/google/chromeos: Fix AMAC return typeDuncan Laurie
2019-03-09include/efi/efi_datatype: Convert EFI datatypes as per coreboot specificationSubrata Banik
2019-03-08src/soc/intel/apollolake/cpu.c: Set up local APICMario Scheithauer
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-03-08src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-08mb/google/hatch: Create hatch_whl variantShelley Chen
2019-03-08mb/google/hatch: Initialize all gpiosShelley Chen
2019-03-07soc/intel/cannonlake: Add support for logging wake source in SMMV Sowmya
2019-03-07soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya
2019-03-07src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon
2019-03-07prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if existSubrata Banik
2019-03-07arch/x86/postcar: Add separate timestamp for postcar stageSubrata Banik
2019-03-07soc/intel/icelake: Add PM timer emulation support in ICLAamir Bohra
2019-03-07mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.hElyes HAOUAS
2019-03-07vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching
2019-03-07vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-07Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)Julius Werner
2019-03-07mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for v...Kevin Chiu
2019-03-07soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson
2019-03-07soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-06soc/intel/skylake: Add H110 PCH seriesMaxim Polyakov
2019-03-06soc/intel/skylake: Add new Northbridge and IGD IDsMaxim Polyakov
2019-03-06soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks
2019-03-06soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-06mb/google/poppy/variants/nami: Use Pantheon VBTJohn Su