summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-099-57/+12
* commonlib/region: Add region_overlapPatrick Rudolph2020-05-081-0/+7
* sb/intel/i82371eb: Fix iasl warningKeith Hui2020-05-081-1/+1
* security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot modeJulius Werner2020-05-083-8/+17
* memrange: Break early from memranges_find_entry if limit is crossedFurquan Shaikh2020-05-081-1/+6
* memrange: Update comment to indicate limit is inclusive for memranges_next_entryFurquan Shaikh2020-05-081-1/+1
* sb/intel/bd82x6x: Put temp BAR in a defineAngel Pons2020-05-081-11/+14
* sb/intel/bd82x6x: Do cosmetic fixesAngel Pons2020-05-083-33/+22
* nb/intel/haswell/northbridge.c: Fix typoAngel Pons2020-05-081-1/+1
* sb/intel/*/me_status.c: Fix typoAngel Pons2020-05-082-2/+2
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-0812-147/+23
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-0816-206/+36
* southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-0815-193/+27
* mainboard/*/*/*.asl: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+1
* mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-0814-158/+14
* lib/rtc.c: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-083-32/+5
* cpu/x86/mtrr: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-10/+2
* soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-22/+4
* soc/qualcomm: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-20/+2
* soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-085-64/+9
* sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* vboot: Provide declaration for verstage_mainboard_early_init()Furquan Shaikh2020-05-081-0/+1
* soc/intel/skl: Drop `acpi_mainboard_gnvs`Angel Pons2020-05-082-6/+0
* mb/google/reef: add G2 TS support for snappyKevin Chiu2020-05-081-0/+14
* memrange: constify memranges_is_empty()Aaron Durbin2020-05-071-1/+1
* arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin2020-05-072-6/+1
* mb/x9scl/early_init: Remove unused includesElyes HAOUAS2020-05-071-8/+1
* soc/intel/tigerlake: Add PMC to platform ACPI name entryJohn Zhao2020-05-071-0/+1
* soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh2020-05-071-5/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-06527-6078/+527
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-0653-149/+52
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-06522-1044/+522
* soc/intel/tgl: Synchronize GPIO ASL table with Linux kernelShaunak Saha2020-05-068-97/+57
* soc/intel/tigerlake: Print HPR_CAUSE0 registerderek.huang2020-05-063-0/+8
* elog: Add new elog types for CSME-initiated host resetderek.huang2020-05-061-0/+6
* mb/google/dedede: Enable PMC, P2SB and PCH SPI in the devicetreeKarthikeyan Ramasubramanian2020-05-061-3/+3
* mb/purism/librem_skl: select DRIVERS_GENERIC_CBFS_SERIALMatt DeVillier2020-05-062-38/+1
* mb/purism/librem_{bdw,skl}: select MAINBOARD_HAS_TPM1Matt DeVillier2020-05-062-0/+2
* mb/intel/jasperlake_rvp: Configure IP specific GPIOsMaulik V Vaghela2020-05-051-19/+173
* soc/intel/jasperlake: Correct the EMMC PCR Port IDRonak Kanabar2020-05-051-2/+2
* soc/intel/jasperlake: Allow SD card power enable polarity configurationRonak Kanabar2020-05-051-2/+4
* superio/fintek/f81216h: Drop supportKeith Hui2020-05-056-216/+0
* soc/intel/tigerlake: Add PMC mux controlJohn Zhao2020-05-051-1/+8
* soc/amd/picasso: add Kconfig option to disable rom sharingAaron Durbin2020-05-052-0/+12
* soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel2020-05-053-0/+23
* soc/intel/tigerlake: Update interrupt settingWonkyu Kim2020-05-042-9/+10
* src/soc/tigerlake: Update SerialIoDebugMode UPD in FSP-MSrinidhi N Kaushik2020-05-041-0/+1
* vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v3163Srinidhi N Kaushik2020-05-042-29/+82
* mb/purism/librem_skl: disable serial console outputMatt DeVillier2020-05-041-1/+1