summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-20soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons
2021-03-20mb/purism/librem_cnl: Add new board/variant Librem 14Matt DeVillier
2021-03-20google/trogdor: Add new variant MarzipanKevin Chiu
2021-03-20mb/google/trogdor: Add support for SPI_FLASH_GIGADEVICExuxinxiong
2021-03-19mb/lenovo/x200: Fix boot-time docking stateKevin Keijzer
2021-03-19doc/mb/lenovo/montevina: Update link within pageAngel Pons
2021-03-19mb/scaleway/tagada: Don't change FIAMUX when Security Override is setJulien Viard de Galbert
2021-03-193rdparty/intel-sec-tools: Update submodule pointerArthur Heymans
2021-03-19security/intel/cbnt: Make CBNT compatible with CMOS option tableArthur Heymans
2021-03-19cpu/x86/mp_init.c: Drop unnecessary preprocessor usageArthur Heymans
2021-03-19cpu/x86/mp_init.c: Don't overwrite the global variable per CPUArthur Heymans
2021-03-19cpu/x86/smm_module_loaderv2.c: Remove noop stack size checkArthur Heymans
2021-03-19cpu/x86/mp_init: Allow stub sizes larger than the save state sizeArthur Heymans
2021-03-19cpu/x86/smm_loaderv2: Remove unused variablesArthur Heymans
2021-03-19cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub()Arthur Heymans
2021-03-19cpu/x86/smm_module_hander: Set up a save state mapArthur Heymans
2021-03-19cpu/x86/smm_loaderv2: Fix when only 1 CPU is presentArthur Heymans
2021-03-19cpu/x86/smm_stub.S: Drop smm_runtime from the stubArthur Heymans
2021-03-19cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_paramsArthur Heymans
2021-03-19cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstageArthur Heymans
2021-03-19cpu/x86/smm_module_handler: Add relocatable module paramsArthur Heymans
2021-03-19cpu/intel/fit: Reserve the FIT pointer using a .c fileArthur Heymans
2021-03-19cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans
2021-03-19util/ifittool: Add an option to set the FIT pointer a CBFS fileArthur Heymans
2021-03-19soc/amd/picasso/soc_util.c: Fix typo in macro nameAngel Pons
2021-03-19mb/google/volteer/var/elemi: Config GPP_B7/GPP_B8 as NCWisley Chen
2021-03-19soc/intel/tgl: Add configurable value for PmcUsb2PhySusPgEnableDerek Huang
2021-03-19mb/purism/librem_cnl: drop MAX_CPUS from KconfigMatt DeVillier
2021-03-19mb/{clevo/cml-u,system76/lemp9}: Clarify `gen2_dec` useAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-03-19mb/google/slippy: Correct memory-down SPD handlingAngel Pons
2021-03-19configs: Build-test QEMU i440fx with AddressSanitizer (ASan)Paul Menzel
2021-03-18mb/google/brya: Implement SLP_S0_GATE signalTim Wawrzynczak
2021-03-18vc/google/chromeos/acpi: Add type to OIPG declarationRaul E Rangel
2021-03-18mb/amd/majolica: Generate OIPG PackageRaul E Rangel
2021-03-18mb/google/guybrush: Add eSPI GPIO back to init tableMathew King
2021-03-18mb/google/guybrush: Configure UART0 gpio in early stageMathew King
2021-03-18soc/amd/common: Make fch_spi_config_modes staticMathew King
2021-03-18tests: memset-test: Parenthesize zero size argument for clangJulius Werner
2021-03-18mb/ocp/deltalake: Initialize VPD 'coreboot_uart_io' with default value 1Johnny Lin
2021-03-18Documentation/releases: Add note about CBFS stage format changePatrick Georgi
2021-03-18mb/google/mancomb: Configure eSPI GPIOs in early stageEric Lai
2021-03-18mb/google/mancomb: Configure early GPIOs in earliest stageEric Lai
2021-03-18mb/google/mancomb: Enable internal graphics deviceEric Lai
2021-03-18mb/google/mancomb: Enable verstageEric Lai
2021-03-18mb/google/zork/var/shuboz: adjust telemetry settingsKane Chen
2021-03-18util/qualcomm: fix python syntax warningsBaruch Siach
2021-03-18mb/prodrive/hermes: Disable HDA codec Port E by default on R04+Angel Pons
2021-03-18cpu/x86/mp_init.c: Calculate perm_smbase from ramstage dataArthur Heymans
2021-03-18cpu/x86/smm: Move apic_id_to_cpu map to smm_stub paramsArthur Heymans