summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/intel/adlrvp: Rework KconfigFelix Singer2021-10-202-30/+48
* cpu/x86/mp_init: use cb_err as start_aps return typeFelix Held2021-10-201-10/+10
* cpu/x86/mp_init: add final new line to debug messagesFelix Held2021-10-201-3/+3
* cpu/x86/mp_init: factor out send_sipi_to_aps functionFelix Held2021-10-201-32/+25
* cpu/x86/mp_init: use types.h includeFelix Held2021-10-201-2/+1
* lib/cbfs: Call rdev_unmap on hash mismatchRaul E Rangel2021-10-201-1/+8
* soc/amd/common/block/cpu: Remove magic number in memlayoutRaul E Rangel2021-10-201-2/+2
* soc/intel/alderlake: Fix wrong FIVR configs assignmentBora Guvendik2021-10-201-1/+1
* mb/intel/adlrvp_m: Enable touchpadBernardo Perez Priego2021-10-202-1/+17
* mb/intel/adlrvp: Remove EC regionBernardo Perez Priego2021-10-201-1/+0
* psp_verstage: remove psp_ef_table structKangheui Won2021-10-204-18/+8
* mb/google/brya/anahera: Add two thermal sensor settingWisley Chen2021-10-201-2/+8
* mb/google/brya/anahera: Update HID to MX98360AWisley Chen2021-10-201-1/+1
* mb/google/taeko: enable DPTF functionality for taekoKevin Chang2021-10-201-0/+117
* mb/google/brya/var/anahera: change from CLKREQ#2 to CLKREQ#6 for eMMCWisley Chen2021-10-202-1/+6
* mb/google/dedede/var/bugzzy: Generate SPD ID for Samsung K4U6E3S4AB-MGCLSeunghwan Kim2021-10-203-1/+3
* mb/google/dedede/var/sasuke: Generate SPD ID for Samsung K4U6E3S4AB-MGCLSeunghwan Kim2021-10-203-1/+3
* soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner2021-10-205-6/+4
* mb/google/brya/var/taeko: Add fw_config probe for ALC5682-VSJoey Peng2021-10-202-0/+21
* mb/intel/jasperlake_rvp: Rework KconfigFelix Singer2021-10-202-15/+21
* soc/intel/skl: Constify `soc_get_cstate_map()`Patrick Georgi2021-10-191-1/+1
* mb/intel/kblrvp: Rework KconfigFelix Singer2021-10-192-11/+28
* mb/intel/coffeelake_rvp: Rework KconfigFelix Singer2021-10-192-20/+47
* mb/google/brya/var/kano: Correct SSD power sequenceDavid Wu2021-10-192-0/+17
* soc/intel/common/block/cse: Use newly added `create-cse-region`Furquan Shaikh2021-10-191-12/+5
* mb/google/brya: Set same size for CSE_RW, ME_RW_A and ME_RW_BFurquan Shaikh2021-10-191-2/+2
* soc/intel/common/cse: Support RW update when stitching CSE binaryFurquan Shaikh2021-10-192-5/+9
* mb/google/brya: Add sub-regions to SI_ME in chromeos.fmdFurquan Shaikh2021-10-191-1/+7
* soc/intel/alderlake: Enable support for CSE stitchingFurquan Shaikh2021-10-192-0/+30
* soc/intel/common/cse: Add support for stitching CSE componentsFurquan Shaikh2021-10-193-0/+170
* southbridge/intel/common: Add an option to allow stitching of CSE binaryFurquan Shaikh2021-10-192-4/+24
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-1928-36/+36
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-1911-13/+13
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-196-8/+8
* soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons2021-10-196-6/+6
* arch/x86: Increase MAX_SMBIOS_SIZETim Wawrzynczak2021-10-191-1/+1
* soc/amd/common/block/include/psp_efs: don't typedef structFelix Held2021-10-192-3/+3
* soc/amd/common/block/include/psp_efs: rename embedded_firmware elementsFelix Held2021-10-191-2/+2
* mb/google/guybrush/dewatt: update DRAM tableKenneth Chan2021-10-193-15/+20
* sc7280: Add GSI FW download supportRavi Kumar Bokka2021-10-181-0/+8
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-1825-180/+9
* cpu/x86/cpu_info.S: Remove ebx save/restoreRaul E Rangel2021-10-181-3/+1
* cpu/x86/smm/smm_stub: Remove cpu_infoRaul E Rangel2021-10-181-31/+1
* arch/x86/assembly_entry: Remove cpu_infoRaul E Rangel2021-10-181-3/+0
* arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/threadRaul E Rangel2021-10-186-23/+15
* intel/tigerlake: Add missing IRQ for CNViSean Rhodes2021-10-181-0/+1
* soc/skylake: Make VT-d controllable from CMOS optionSean Rhodes2021-10-184-5/+10
* mb/intel/adlrvp_m: Enable retimer force power gpioBernardo Perez Priego2021-10-181-1/+4
* cpu/intel/hyperthreading: Use initial LAPIC IDsKyösti Mälkki2021-10-181-8/+12
* cpu/intel/hyperthreading: Use cpuid_get_max_func()Kyösti Mälkki2021-10-181-3/+5