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
Commit message (
Expand
)
Author
Age
Files
Lines
*
southbridge/amd/*/*/reset.c: Reduce stylistic differences
Elyes Haouas
2022-02-22
3
-9
/
+9
*
southbridge/amd/*/*/smbus.c: Reformat code and reduce difference
Elyes Haouas
2022-02-22
3
-39
/
+38
*
mb/gizmosphere/gizmo/acpi/gpe.asl: Remove extra blank line
Elyes Haouas
2022-02-22
1
-1
/
+0
*
mb/gizmosphere/gizmo/devicetree.cb: Fix typo on 'pci'
Elyes Haouas
2022-02-22
1
-2
/
+2
*
sb/intel/i82371eb: Constify pci_devfn_t devices
Elyes Haouas
2022-02-22
3
-6
/
+3
*
sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config
Elyes Haouas
2022-02-22
2
-11
/
+7
*
src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config
Elyes Haouas
2022-02-22
1
-1
/
+1
*
mb/starlabs/labtop: Reconfigure GPIOs
Sean Rhodes
2022-02-22
1
-13
/
+13
*
mb/starlabs/labtop: Reconfigure CNVi GPIOs
Sean Rhodes
2022-02-22
1
-3
/
+3
*
mb/starlabs/labtop: Update trackpad GPIO configuration
Sean Rhodes
2022-02-22
1
-1
/
+1
*
mb/starlabs/labtop: Configure TPM_IRQ GPIO for TGL
Sean Rhodes
2022-02-22
1
-1
/
+1
*
mb/starlabs/labtop: Don't configure ESPI GPIOs
Sean Rhodes
2022-02-22
1
-7
/
+0
*
soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'
Elyes Haouas
2022-02-22
1
-2
/
+0
*
payloads/tianocore: Rework Makefile
Sean Rhodes
2022-02-22
1
-1
/
+0
*
vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v3054.02
Ronak Kanabar
2022-02-22
1
-3
/
+3
*
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
10
-38
/
+5
*
src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info
Varshit B Pandya
2022-02-22
1
-1
/
+2
*
soc/amd/common/block/lpc/espi_util: use __fallthrough
Felix Held
2022-02-22
1
-5
/
+5
*
vc/eltan/security/verified_boot/Makefile: add fmap_config.h dependency
Felix Held
2022-02-22
1
-0
/
+5
*
mb/siemens/mc_apl2: Enable PCI device for I2C bus 0
Werner Zeh
2022-02-22
1
-1
/
+1
*
include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis()
Elyes Haouas
2022-02-22
1
-2
/
+0
*
mb/google/volteer/var/drobit: update default codec HID to 10EC5682
FrankChu
2022-02-21
1
-3
/
+3
*
mb/google/volteer/var/delbin: update default codec HID to 10EC5682
FrankChu
2022-02-21
1
-3
/
+3
*
mb/google/volteer/var/copano: update default codec HID to 10EC5682
FrankChu
2022-02-21
1
-3
/
+3
*
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
4
-20
/
+20
*
mb/google/brya: Enable eMMC HS400 mode for nissa
Reka Norman
2022-02-21
1
-0
/
+3
*
mb/amd/chausie/chromeos.fmd: resize EC size in FMAP to 4kByte
Felix Held
2022-02-21
1
-1
/
+1
*
soc/intel/alderlake: Make clang static assert happy
Arthur Heymans
2022-02-21
1
-2
/
+4
*
drivers/intel/pmc_mux: Fix printing type
Arthur Heymans
2022-02-21
1
-1
/
+1
*
soc/intel/alderlake: Fix function pointer type
Arthur Heymans
2022-02-21
2
-2
/
+2
*
drivers/intel/fsp2_0/hob: Remove unused variable
Arthur Heymans
2022-02-21
1
-2
/
+0
*
soc/intel/adl/bootblock/report_platform.c: Use the correct format
Arthur Heymans
2022-02-21
1
-1
/
+1
*
ec/google/chromeec/ec_acpi.c: Cast compatible enum types
Arthur Heymans
2022-02-21
1
-3
/
+4
*
[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments
Elyes Haouas
2022-02-21
6
-6
/
+6
*
include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'
Elyes HAOUAS
2022-02-21
1
-15
/
+0
*
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
*
mb/google/brya/variants/felwinter: Adjust I2Cs CLK to be around 400 kHz
John Su
2022-02-21
1
-0
/
+12
*
mb/amd/chausie/Kconfig: Move EC firmware image in CBFS
Fred Reitberger
2022-02-21
1
-1
/
+1
*
src/acpi/acpigen.c: Reformat code
Elyes Haouas
2022-02-21
1
-40
/
+27
*
mb/intel/adlrvp_n: Update devicetree
Krishna Prasad Bhat
2022-02-21
2
-168
/
+20
*
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
7
-13
/
+28
*
mb/amd/chausie: increase RW_MRC_CACHE size in FMAP
Felix Held
2022-02-19
2
-2
/
+2
*
mb/google/brya: remove the delay from for WWAN _ON method.
Cliff Huang
2022-02-18
1
-1
/
+0
*
nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config'
Elyes Haouas
2022-02-18
1
-10
/
+4
*
soc/intel/apollolake: Create aliasĀ for GEN_PMCON1 as GEN_PMCON_A
Subrata Banik
2022-02-18
1
-0
/
+1
[next]