summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mb/x11-lga1151-series: Add x11ssw-fKieran Kunhya2023-09-218-0/+470
* arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLESMaximilian Brune2023-09-201-1/+1
* cpu/x86/mtrr/debug: rename variables in display_variable_mtrrFelix Held2023-09-201-10/+10
* cpu/x86/mtrr/debug: use MTRR_PHYS_MASKFelix Held2023-09-201-3/+2
* cpu/x86/mtrr/debug: use msr_t parameter in display_mtrr_fixed_typesFelix Held2023-09-201-6/+6
* cpu/x86/mtrr/debug: make local MSR variables constFelix Held2023-09-201-7/+7
* cpu/x86/mtrr/debug: drop unnecessary MSR unionFelix Held2023-09-201-55/+25
* soc/intel/alderlake: Hook up the OC watchdogMichał Żygowski2023-09-202-0/+4
* intelblocks/oc_wdt: Consolidate the APIMichał Żygowski2023-09-202-20/+24
* mb/google/rex/var/karis: Set VPU disable as defaultTyler Wang2023-09-201-1/+0
* util/superiotool: Tell compiler to use C99 instead of ANSI CNicholas Sudsgaard2023-09-201-2/+2
* mb/google/rex: Select MIPI pre-prod if MTL pre-prod Si setSubrata Banik2023-09-202-5/+1
* mb/{google,intel}: Choose platforms with pre-prod Meteor Lake SoCSubrata Banik2023-09-202-0/+7
* soc/intel/meteorlake: Add configs for pre-production siliconSubrata Banik2023-09-201-0/+8
* soc/intel/meteorlake: Enable crashlogPratikkumar Prajapati2023-09-201-0/+2
* soc/amd/picasso: add eMMC MMIO device to devicetreeFelix Held2023-09-1914-29/+20
* soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held2023-09-192-0/+51
* soc/sifive/fu540: Remove space after a castElyes Haouas2023-09-192-6/+6
* sb/intel/common: Remove space after a castElyes Haouas2023-09-191-1/+1
* mb/google/rex/var/screebo: Change GPP_C06 to NCZhongtian Wu2023-09-192-6/+2
* soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held2023-09-187-1/+14
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-1817-295/+299
* security/vboot: Add tpm return code to vboot fail callJon Murphy2023-09-181-1/+1
* drivers/pc80/tpm: Rename tis_probe to tis_initJon Murphy2023-09-181-14/+3
* libpayload/libcbfs: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga2023-09-182-1/+11
* libpayload: Add vboot and reboot utility functionsJakub Czapiga2023-09-184-0/+36
* soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held2023-09-183-113/+120
* libpayload/vboot: Add vboot context initialization and management codeJakub Czapiga2023-09-185-1/+58
* 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
* libpayload/drivers/video: Add cursor movement support in consoleEran Mitrani2023-09-182-0/+8
* 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