summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: Add proper license headersJan Dabros2020-05-084-36/+9
* memrange: constify memranges_is_empty()Aaron Durbin2020-05-071-1/+1
* arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin2020-05-072-6/+1
* payloads/external/Makefile.inc: Pass hardware IRQ option to SeaBIOS MakefileMichał Żygowski2020-05-071-1/+2
* 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
* util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh2020-05-072-89/+30
* util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh2020-05-071-7/+3
* util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh2020-05-072-14/+7
* 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-06568-6531/+568
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-0699-281/+94
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-06550-1100/+550
* 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
* sconfig: Allow `register` entries below devices, tooNico Huber2020-05-053-284/+353
* 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
* libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayloadDossym Nurmukhanov2020-05-041-1/+1
* mb/purism/librem_skl: disable serial console outputMatt DeVillier2020-05-041-1/+1
* mb/purism/librem_skl: Clean up KconfigMatt DeVillier2020-05-041-4/+5
* mb/purism/librem_skl: rename variant directoriesMatt DeVillier2020-05-045-2/+2
* mb/purism/librem_skl: Convert to use override devicetreeMatt DeVillier2020-05-045-258/+46
* payloads/external/GRUB2: Makefile: fix check for changed files againMichael Niewöhner2020-05-041-1/+1
* Documentation: Update vboot on lenovoPatrick Rudolph2020-05-041-3/+2
* mb/purism/librem_skl: Fix CLKREQ for 15v3 NVMeMatt DeVillier2020-05-041-2/+2
* mb/purism/librem_skl: drop SataSpeedLimit restrictionMatt DeVillier2020-05-042-2/+0
* soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner2020-05-045-7/+7
* soc/intel/cannonlake: Add DisableHeciRetry to configChristian Walter2020-05-042-0/+5
* mb/up/squared: Fix eMMC speed for UP2 with EDK2Patrik Tesarik2020-05-042-1/+4
* soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla2020-05-044-0/+351