summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117738-7738/+0
* mainboard/asus/p3b-f: Reintroduce as variant of p2bKeith Hui2020-05-1110-106/+21
* mb/google/cyan/*: fixup GPIOsMatt DeVillier2020-05-1110-17/+17
* soc/intel/skylake: Allow setting of PcieRpMaxPayloadWim Vervoorn2020-05-112-0/+8
* superio/winbond/w83977tf: Only list IR logical device if neededKeith Hui2020-05-112-0/+8
* mb/google/octopus/variants/dood: Disable XHCI LFPS power managementKenneth Chan2020-05-112-0/+20
* soc/sifive/fu540: Add missing '#include <commonlib/bsd/helpers.h>'Elyes HAOUAS2020-05-111-0/+1
* soc/intel/tigerlake: Update C-State infoWonkyu Kim2020-05-113-62/+20
* mb/intel/jasperlake_rvp: Turn off unused I2C lanesPandya, Varshit B2020-05-111-7/+7
* mb/intel/jasperlake_rvp: Add support for SMI handlerMaulik V Vaghela2020-05-112-0/+40
* mb/google/kukui: fix screen scrolling on devices using anx7625Paul Ma2020-05-111-0/+2
* mb/google/kukui: Fix backlight flash white before show logoJitao Shi2020-05-112-0/+10
* soc/intel/xeon_sp: make CPX ramstage.h common for CPX, SKXMichael Niewöhner2020-05-112-6/+0
* soc/intel/jasperlake: Add ACPI device name for Storage controllersKarthikeyan Ramasubramanian2020-05-111-0/+2
* mb/google/octopus: Fix default FMDMatt DeVillier2020-05-111-1/+5
* soc/intel/jasperlake: Enable end of post support in FSPAamir Bohra2020-05-111-0/+15
* mb/google/kahlee: Hold WLAN PCIe reset low at boot for mordinKevin Chiu2020-05-102-0/+25
* mb/google/kahlee: Don't reset the touchpad/screen on bootMartin Roth2020-05-101-8/+0
* src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-106-70/+6
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-1060-766/+60
* src/cpu: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-107-84/+7
* src/: Replace GPL boilerplate with SPDX headerPatrick Georgi2020-05-0912-96/+12
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-09657-5911/+735
* 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