index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-10-12
soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA register
Mario Scheithauer
2022-10-12
soc/intel/ehl: Support maximum memory frequency selection
Christian Gmeiner
2022-10-12
device/dram/ddr2: Use 'enum cb_err' instead of 'int'
Elyes Haouas
2022-10-12
nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTR
Paul Menzel
2022-10-12
cpu/x86/64bit: Fix building with -jx
Arthur Heymans
2022-10-11
mb/system76: Set gfx register
Tim Crawford
2022-10-11
mb/system76: Set SMBIOS wakeup type to power switch
Tim Crawford
2022-10-11
mb/starlabs/starbook/kbl: Use chipset.cb aliases
Sean Rhodes
2022-10-11
mb/starlabs/starbook/cml: Enable SRAM
Sean Rhodes
2022-10-11
mb/starlabs/starbook/cml: Enable P2SB
Sean Rhodes
2022-10-11
mb/google/brya/nivviks: Enable ISH driver and firmware name
Meera Ravindranath
2022-10-11
mb/prodrive/hermes: Make board settings less error-prone
Angel Pons
2022-10-11
coreboot: Add support for include-what-you-use
Martin Roth
2022-10-11
drivers/generic/cbfs-uuid: Add driver to include UUID from CBFS
Michał Żygowski
2022-10-11
mb/google/rex: Enable PD Sync
Subrata Banik
2022-10-10
brya: add new zydron variant
David Wu
2022-10-10
nb/intel/i945/raminit.c: Fix formatted print
Elyes Haouas
2022-10-10
mb/amd/birman: Add framework for morgana crb birman
Martin Roth
2022-10-10
soc/amd/common: Remove buildtime error for unknown cpu
Martin Roth
2022-10-10
soc/amd/morgana: Add initial commit for new SoC
Martin Roth
2022-10-08
soc/amd/mendocino/psp_verstage: Remove TODO comment
Karthikeyan Ramasubramanian
2022-10-08
mb/google/skyrim: Create frostflow variant
Chao Gui
2022-10-08
mb/prodrive/hermes: Write reset cause regs to EEPROM
Angel Pons
2022-10-08
mb/prodrive/hermes: Add part numbers to SMBIOS
Angel Pons
2022-10-08
vc/amd/fsp: Add Morgana FSP vendorcode
Martin Roth
2022-10-08
vc/amd/fsp: Make common directory
Martin Roth
2022-10-08
mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9750 for lisbon
Kevin Chiu
2022-10-07
ec/starlabs/merlin: Add EC related files for Alder Lake boards
Sean Rhodes
2022-10-07
mb/prodrive/hermes: Factor out serial reading logic
Angel Pons
2022-10-07
mb/prodrive/hermes: Prevent SGPIO cross-powering 5V rail
Angel Pons
2022-10-07
soc/intel/apollolake: Add UFS Interrupt
Sean Rhodes
2022-10-07
soc/intel/apollolake: Remove SD Card interrupt for GLK
Sean Rhodes
2022-10-07
mb/siemens/mc_ehl2: Use preset driver strength for SD-Card
Mario Scheithauer
2022-10-07
soc/intel/ehl: Set Ethernet controller to D0 power state
Mario Scheithauer
2022-10-07
mb/google/nissa/pujjo: Change TPM I2C freqeuncy to 1 MHz
Leo Chou
2022-10-07
mb/google/nissa/var/yaviks: Config I2C frequency
Wisley Chen
2022-10-07
soc/amd/{CZN,MDN,PCO}: Fix building with only single RW region
Matt DeVillier
2022-10-07
soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfw
Matt DeVillier
2022-10-07
soc/intel/alderlake: Support Raptor Lake VR Fast VMODE
Jeremy Compostella
2022-10-07
mb/google/skyrim: Override SPI flash bus speed
Karthikeyan Ramasubramanian
2022-10-06
smbios: Add API to generate SMBIOS type 28 Temperature Probe
Erik van den Bogaert
2022-10-06
treewide: use predicate to check if pci device is on n-th bus
Fabio Aiuto
2022-10-06
treewide: use predicates to check for enabled pci devices
Fabio Aiuto
2022-10-06
include/device/device_util.c: add predicates for pci devices
Fabio Aiuto
2022-10-06
mb/google/brya/var/mithrax: adjust I2C5 times for TP
John Su
2022-10-06
mb/google/nissa/pujjo: Tuning eMMC DLL value for eMMC initialization error
Leo Chou
2022-10-06
mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPU
Nico Huber
2022-10-06
mb/kontron/bsl6: Set board type to mobile for memory config
Nico Huber
2022-10-06
mb/google/nissa/var/pujjo: Disable stylus GPIO pins based on fw_config
Leo Chou
2022-10-06
soc/intel/apollolake/acpi: Add PCIEXBAR to MCHC
Sean Rhodes
2022-10-06
mb/google/skyrim: Fix SMMSTORE size, alignment
Matt DeVillier
2022-10-06
mb/google/guybrush: Fix SMMSTORE size, alignment
Matt DeVillier
2022-10-06
soc/intel/meteorlake: Make use of is_devfn_enabled() function
Sridhar Siricilla
2022-10-06
mb/starlabs/lite/glkr: Enable configuring Fast Charging on the Lite Mk IV
Sean Rhodes
2022-10-06
ec/starlabs/merlin: Add support for enabling fast charge
Sean Rhodes
2022-10-06
mb/starlabs/lite: Add variant specific cmos.layout and cmos.default
Sean Rhodes
2022-10-06
mb/starlabs/starbook: Add variant specific cmos.layout and cmos.default
Sean Rhodes
2022-10-06
sb/intel/common/gpio.c: Clean up includes
Elyes Haouas
2022-10-06
sb/intel/i82801gx/bootblock.c: Clean up includes
Elyes Haouas
2022-10-06
sb/intel/i82801gx/early_init.c: Include common/rcba.h
Elyes Haouas
2022-10-06
lib/prog_loaders.c: Clean up includes
Elyes Haouas
2022-10-06
lib/prog_ops.c: Add <types.h>
Elyes Haouas
2022-10-06
nb/intel/i945/memmap.c: Clean up includes
Elyes Haouas
2022-10-06
sb/intel/common/pmbase.c: Clean up includes
Elyes Haouas
2022-10-06
sb/intel/common/rtc.c: Clean up includes
Elyes Haouas
2022-10-06
sb/intel/common/early_smbus.h: Add <device/pci_type.h>
Elyes Haouas
2022-10-06
security/memory/memory.h: Add <stdbool.h>
Elyes Haouas
2022-10-06
nb/intel/i945/rcven.c: Sort includes and add <types.h>
Elyes Haouas
2022-10-06
nb/intel/i945/raminit.c: Clean up includes and add <types.h>
Elyes Haouas
2022-10-06
device/device_const.c: Clean up includes and add <types.h>
Elyes Haouas
2022-10-06
cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h>
Elyes Haouas
2022-10-06
cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>
Elyes Haouas
2022-10-06
cpu/intel/car/romstage.c: Clean up includes and add <types.h>
Elyes Haouas
2022-10-06
console/vtxprintf.c: Add <stdarg.h>
Elyes Haouas
2022-10-06
console/printk.c: Add <types.h>
Elyes Haouas
2022-10-06
console/die.c: Add <stdarg.h>
Elyes Haouas
2022-10-06
console/console.c: Sort includes and add <types.h>
Elyes Haouas
2022-10-06
arch/x86/timestamp.c: Add missing <stdint.h>
Elyes Haouas
2022-10-06
arch/x86/mmap_boot.c: Clean up includes
Elyes Haouas
2022-10-06
cpu/x86/smm/smm_module_loader.c: Clean up includes
Elyes Haouas
2022-10-06
cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h>
Elyes Haouas
2022-10-06
console/vsprintf.c: Add <stdarg.h>
Elyes Haouas
2022-10-06
soc/qualcomm: Update the wait time for checking PCIe link up
Shelley Chen
2022-10-06
soc/intel/cmn/gfx: Add missing CML-U IGD device IDs
Michał Żygowski
2022-10-05
ec/lenovo/h8/acpi: Fix wrongly used operator
Felix Singer
2022-10-05
mb/google/brya/var/brya0: use RPL FSP headers
Nick Vaccaro
2022-10-05
mb/google/brya/var/brya0: add new THERMAL FW_CONFIG field
Nick Vaccaro
2022-10-05
mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG
Nick Vaccaro
2022-10-05
mb/google/brya/variant/brya0: Add power limits for RPL SoC
Nick Vaccaro
2022-10-05
drivers/crb: Initialize Intel PTT control area
Michał Żygowski
2022-10-04
soc/intel/alderlake: Fix UFS OCP fabric timeout
Meera Ravindranath
2022-10-04
mb/google/skyrim: Enable amdfw separation
Karthikeyan Ramasubramanian
2022-10-04
mb/google/skyrim: Update Kconfig to point to SPL
Jon Murphy
2022-10-04
mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presence
Michał Żygowski
2022-10-03
drivers/smbus: initialize SC16IS7XX I2C to UART converter chip
Husni Faiz
2022-10-03
mb/google/skyrim: Adjust Makefile to look for SPD
Jon Murphy
2022-10-02
soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash table
Kangheui Won
2022-10-02
soc/amd/mendocino: Add build rules to separate signed PSP/AMDFW
Karthikeyan Ramasubramanian
2022-10-02
soc/amd/common: Add a config to keep signed AMD/PSP FW separately
Karthikeyan Ramasubramanian
2022-10-02
mb/google/brya/var/agah: Update NVVDD VR PGOOD GPP_E3
Tarun Tuli
[next]