index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'
Elyes Haouas
2022-02-22
1
-2
/
+0
*
soc/amd/sabrina/i2c: remove TODO
Felix Held
2022-02-22
2
-4
/
+0
*
treewide: Get rid of CONFIG_AZALIA_MAX_CODECS
Elyes Haouas
2022-02-22
2
-6
/
+0
*
soc/amd/common/block/lpc/espi_util: use __fallthrough
Felix Held
2022-02-22
1
-5
/
+5
*
soc/amd/sabrina/fw.cfg: Change the instance of PMUI/D to 2
Zheng Bao
2022-02-21
1
-2
/
+2
*
soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
Zheng Bao
2022-02-21
3
-16
/
+16
*
soc/intel/alderlake: Make clang static assert happy
Arthur Heymans
2022-02-21
1
-2
/
+4
*
soc/intel/alderlake: Fix function pointer type
Arthur Heymans
2022-02-21
2
-2
/
+2
*
soc/intel/adl/bootblock/report_platform.c: Use the correct format
Arthur Heymans
2022-02-21
1
-1
/
+1
*
[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments
Elyes Haouas
2022-02-21
2
-2
/
+2
*
soc/intel/denverton_ns: Add `pmc_mmio_regs` as public function
Subrata Banik
2022-02-21
2
-0
/
+15
*
soc/intel/denverton_ns: Select PMC PCI discoverable config
Subrata Banik
2022-02-21
4
-63
/
+23
*
soc/intel/alderlake: Enable eMMC based on dev enabled
Krishna Prasad Bhat
2022-02-21
4
-0
/
+28
*
soc/intel/alderlake: Add eMMC ACPI methods for Alder Lake N
Krishna Prasad Bhat
2022-02-21
2
-0
/
+81
*
src/acpi: Add macro for FADT Minor Version and use it
Elyes Haouas
2022-02-21
2
-2
/
+2
*
soc/intel/apollolake: Create aliasĀ for GEN_PMCON1 as GEN_PMCON_A
Subrata Banik
2022-02-18
1
-0
/
+1
*
soc/intel/denverton_ns: Add function to clear PMCON status bits
Subrata Banik
2022-02-18
5
-21
/
+43
*
soc/intel/alderlake: Skip FSP Notify APIs
Subrata Banik
2022-02-18
2
-5
/
+10
*
soc/intel/common/cse: Add `finalize` operation for CSE
Subrata Banik
2022-02-18
1
-0
/
+63
*
drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs
Subrata Banik
2022-02-18
14
-63
/
+104
*
soc/amd/common/block/psp/Makefile: add fmap_config.h dependency
Felix Held
2022-02-18
1
-1
/
+5
*
soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAP
Felix Held
2022-02-18
2
-3
/
+7
*
soc/amd/common/block/i2c: Add support for shared TPM_I2C controller
Jan Dabros
2022-02-17
2
-0
/
+17
*
src/soc: Remove space before tab
Elyes Haouas
2022-02-17
5
-5
/
+5
*
soc/intel/alderlake: Add CNVi common driver Kconfig
Varshit B Pandya
2022-02-17
1
-0
/
+1
*
soc/mediatek/mt8195/include/soc/addressmap.h: Remove space before tab
Elyes Haouas
2022-02-17
1
-1
/
+1
*
amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32
Felix Held
2022-02-17
1
-1
/
+1
*
amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addresses
Felix Held
2022-02-17
1
-1
/
+1
*
soc/amd/cezanne/psp_verstage/uart: Fix off by 1 error
Raul E Rangel
2022-02-16
1
-1
/
+1
*
Use the fallthrough statement in switch loops
Arthur Heymans
2022-02-16
3
-9
/
+11
*
soc/amd/common/block/psp: add PSP command
Jason Glenesk
2022-02-16
3
-0
/
+63
*
soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboard
Matt DeVillier
2022-02-15
1
-3
/
+0
*
soc/intel/cnl: switch to PMC/IPC for HECI disable on SOC_INTEL_COMETLAKE
Matt DeVillier
2022-02-15
3
-3
/
+10
*
soc/intel/common/block/cse: move cse_disable_mei_devices() into disable_heci.c
Matt DeVillier
2022-02-15
2
-19
/
+20
*
soc/intel/apollolake: Fix overlapping ACPI resource ranges
Matt DeVillier
2022-02-15
1
-2
/
+2
*
soc/intel/common/cse: Add `cse_send_end_of_post()` as a public function
Subrata Banik
2022-02-15
2
-1
/
+23
*
soc/intel/*/pmc: Add `finalize` operation for pmc
Subrata Banik
2022-02-15
7
-0
/
+112
*
soc/intel/xeon_sp: Add function to clear PMCON status bits
Subrata Banik
2022-02-15
3
-0
/
+19
*
soc/intel/apollolake: Add function to clear PMCON status bits
Subrata Banik
2022-02-15
2
-0
/
+17
*
soc/intel/skylake: Add function to clear PMCON status bits
Subrata Banik
2022-02-15
4
-1
/
+20
*
soc/intel/elkhartlake: Fix PCR ID for eSPI
Werner Zeh
2022-02-15
1
-1
/
+1
*
soc/intel/common/block/pcie/rtd3: Fix bit checks
Angel Pons
2022-02-15
1
-6
/
+6
*
Revert "soc/intel/adl: Skip sending MBP HOB to save boot time"
MAULIK V VAGHELA
2022-02-15
1
-3
/
+0
*
soc/apollolake: Make IO decode / enable register configurable
Sean Rhodes
2022-02-15
2
-2
/
+23
*
soc/intel/cnl: Enable CSE FW sync for CSE LITE SKU
Matt DeVillier
2022-02-15
1
-1
/
+11
*
soc/amd/sabrina: Select ACP gen2
Fred Reitberger
2022-02-15
1
-1
/
+1
*
soc/amd/common/acp: add acp_gen2
Fred Reitberger
2022-02-15
5
-0
/
+70
*
soc/intel/graphics: Repurpose graphics_get_memory_base()
Ethan Tsao
2022-02-14
3
-8
/
+17
*
soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUS
Felix Held
2022-02-13
1
-2
/
+3
*
soc/intel/apl: Use Kconfig to enable CseRbp
Sean Rhodes
2022-02-12
2
-8
/
+10
[next]