summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held2023-09-183-113/+120
* soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_sizeFelix Held2023-09-181-8/+1
* security/vboot: Fix return type of extend_pcrs()Yu-Ping Wu2023-09-181-5/+7
* acpi: Add functions to declare ARM GIC V3 hardwareArthur Heymans2023-09-185-0/+106
* acpi/Makefile.inc: Move code inclusionArthur Heymans2023-09-182-1/+5
* arch/arm64: Hook up ACPI table generationArthur Heymans2023-09-183-8/+23
* soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held2023-09-182-4/+2
* security/vboot: Update vboot context with slot B absenceMichał Żygowski2023-09-181-0/+3
* cbfs: Remove x86 .data section limitation commentJeremy Compostella2023-09-181-2/+1
* arch/x86: Remove libhwbase and libgfxinit .data symbols from _bssJeremy Compostella2023-09-181-13/+0
* clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flagJeremy Compostella2023-09-1814-26/+10
* mb/google/skyrim: Re-enable USE_SELECTIVE_GOP_INIT for SkyrimMatt DeVillier2023-09-181-0/+4
* drivers/crb: Update error messageJon Murphy2023-09-181-1/+1
* soc/intel: Update Raptor Lake graphics device IDsBora Guvendik2023-09-183-5/+17
* mb/google/dedede/var/taranza: Update USB PLDsReka Norman2023-09-181-16/+15
* mb/google/dedede/var/boxy: Update USB PLDsReka Norman2023-09-181-7/+6
* soc/intel/denverton_ns: Remove __attribute__(())Elyes Haouas2023-09-173-3/+3
* ec/hp/kbc1126: Use packed over attrbute__((packed))Elyes Haouas2023-09-171-2/+2
* soc/intel/meteorlake: Implement cleanup and rearm functionsPratikkumar Prajapati2023-09-172-10/+100
* soc/intel/common: Add more fields for CPU crashlog headerPratikkumar Prajapati2023-09-171-5/+11
* soc/intel/common: Add cleanup and rearm functionsPratikkumar Prajapati2023-09-172-1/+16
* soc/intel/common: Make common cpu_cl_clear_data() weakPratikkumar Prajapati2023-09-171-1/+1
* soc/intel/meteorlake: Generate new TME key on each warm bootAnil Kumar2023-09-161-0/+1
* mb/google/rex: Optimize FMD usage for rex variantsSubrata Banik2023-09-165-114/+16
* Revert "mb/google/rex/var/screebo: Reduce TCC from 90°C to 80°C"Subrata Banik2023-09-161-3/+0
* mb/google/brya0: Configure _DSC for camera devicesBora Guvendik2023-09-161-5/+80
* soc/intel/alderlake: Remove ACPI_ADL_IPU_ES_SUPPORTJamie Ryu2023-09-161-6/+0
* mb/google/brya/var/craask: Disable C1 PMC mux conn for HDMIRen Kuo2023-09-151-2/+7
* soc/intel/xeon_sp: Add missing HDA devicePatrick Rudolph2023-09-151-0/+2
* xeon_sp/spr: Fix duplicated definesPatrick Rudolph2023-09-151-44/+1
* vc/intel/raptorlake: Add the FSP v4301.01 headersSean Rhodes2023-09-1511-1/+8889
* drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unsetArthur Heymans2023-09-151-0/+7
* mb/google/rex/var/karis: Disable stylus/FP module based on fw_configTyler Wang2023-09-152-2/+46
* mb/google/rex/var/karis: Update fw_config settingsTyler Wang2023-09-151-28/+36
* mb/google/dedede/var/dibbi: Swap USB3 ports for A2 and A3Reka Norman2023-09-151-5/+4
* soc/intel/jasperlake: Add ACPI names for missing USB3 portsReka Norman2023-09-151-0/+2
* mb/google/rex: add support for UWBEran Mitrani2023-09-153-1/+38
* mb/google/brya/var/pujjo: modify wifi sar table for pujjo1eLeo Chou2023-09-151-0/+1
* mb/google/brask/var/kuldax: Add fw_config probe for USB HubDavid Wu2023-09-152-2/+25
* intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski2023-09-153-0/+4
* soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold bootDinesh Gehlot2023-09-151-45/+146
* soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot2023-09-154-0/+77
* soc/intel/meteorlake: Remove the check for INFRSean Rhodes2023-09-151-6/+0
* soc/intel/meteorlake: Remove space after a castElyes Haouas2023-09-152-5/+5
* qualcomm/common: Remove carriage returns from QcLib logJulius Werner2023-09-141-2/+5
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-1420-34/+138
* soc/intel/xeon_sp/spr: Bump MAX_ACPI_TABLE_SIZE_KBPatrick Rudolph2023-09-141-1/+1
* mb/siemens/mc_ehl3: Enable PWM passthrough mode on PTN3460Mario Scheithauer2023-09-141-0/+2
* soc/cavium: Use weak over attrbute__((weak))Elyes Haouas2023-09-141-4/+4
* acpi: Comply with ACPI specification by making _STR unicode stringsCliff Huang2023-09-143-7/+7