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
2021-03-22
{lynxpoint,broadwell}/hda_verb.c: Drop effect-free write
Angel Pons
2021-03-22
soc/intel/broadwell: Use Lynx Point hda_verb.c
Angel Pons
2021-03-22
sb/intel/lynxpoint/hda_verb.c: Add missing codec detect steps
Angel Pons
2021-03-22
soc/intel/common/hda_verb.c: Fix up comment style
Angel Pons
2021-03-22
purism/librem_14: add on-board LAN device
Michael Niewöhner
2021-03-22
mb/asus/p2b: Refactor southbridge ACPI stuff
Keith Hui
2021-03-22
util: Add DDR4 generic SPD for H4AAG165WB-BCWE
Nick Vaccaro
2021-03-22
lynxpoint/broadwell: Rename LP GPIO config global
Angel Pons
2021-03-22
mb/google/zork: Enable SSFC as upper 32 bit of fw_config
Frank Wu
2021-03-22
mb/google/brya: Enable S0ix
Sugnan Prabhu S
2021-03-22
device/azalia_device.c: Switch to stopwatch
Patrick Rudolph
2021-03-22
mb/google/dedede/var/storo: Add USB Port Configuration
Zanxi Chen
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-22
mb/google/zork: Move max98357a out of baseboard
Eric Lai
2021-03-22
mb/google/guybrush: Enable AP <-> H1 communication
Karthikeyan Ramasubramanian
2021-03-22
mb/google/guybrush: Add initial I2C configuration
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/cezanne: Initialize I2C
Zheng Bao
2021-03-22
soc/amd/cezanne: Get I2C specific code for cezanne
Zheng Bao
2021-03-22
trivial: Fix the tab and rearrange the lines
Zheng Bao
2021-03-22
mb/amd/majolica: Set IOMUX to enable I2C2 & I2C3
Zheng Bao
2021-03-22
soc/amd/common/block/i2c: Move SoC agnostic parts into common
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common: Introduce I2C driver common to all AMD SoCs
Karthikeyan Ramasubramanian
2021-03-22
soc/mediatek/mt8192: devapc: Add SCP domain setting
Tinghan Shen
2021-03-20
soc/intel/xeon_sp/cpx: Set PCU locks
Marc Jones
2021-03-20
soc/intel/xeon_sp/: Fix SMI_LOCK setting
Marc Jones
2021-03-20
mainboard/: Register chipset_lockdown on xeon_sp mainboards
Marc Jones
2021-03-20
soc/intel: Drop unused `GPIO_NUM_GROUPS` macro
Angel Pons
2021-03-20
mb/purism/librem_cnl: Add new board/variant Librem 14
Matt DeVillier
2021-03-20
google/trogdor: Add new variant Marzipan
Kevin Chiu
2021-03-20
mb/google/trogdor: Add support for SPI_FLASH_GIGADEVICE
xuxinxiong
2021-03-19
mb/lenovo/x200: Fix boot-time docking state
Kevin Keijzer
2021-03-19
mb/scaleway/tagada: Don't change FIAMUX when Security Override is set
Julien Viard de Galbert
2021-03-19
security/intel/cbnt: Make CBNT compatible with CMOS option table
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Drop unnecessary preprocessor usage
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Don't overwrite the global variable per CPU
Arthur Heymans
2021-03-19
cpu/x86/smm_module_loaderv2.c: Remove noop stack size check
Arthur Heymans
2021-03-19
cpu/x86/mp_init: Allow stub sizes larger than the save state size
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Remove unused variables
Arthur Heymans
2021-03-19
cpu/x86/smm/smm_module_loaderv2.c: Constify setup_stub()
Arthur Heymans
2021-03-19
cpu/x86/smm_module_hander: Set up a save state map
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Fix when only 1 CPU is present
Arthur Heymans
2021-03-19
cpu/x86/smm_stub.S: Drop smm_runtime from the stub
Arthur Heymans
2021-03-19
cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage
Arthur Heymans
2021-03-19
cpu/x86/smm_module_handler: Add relocatable module params
Arthur Heymans
2021-03-19
cpu/intel/fit: Reserve the FIT pointer using a .c file
Arthur Heymans
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-19
soc/amd/picasso/soc_util.c: Fix typo in macro name
Angel Pons
2021-03-19
mb/google/volteer/var/elemi: Config GPP_B7/GPP_B8 as NC
Wisley Chen
2021-03-19
soc/intel/tgl: Add configurable value for PmcUsb2PhySusPgEnable
Derek Huang
2021-03-19
mb/purism/librem_cnl: drop MAX_CPUS from Kconfig
Matt DeVillier
2021-03-19
mb/{clevo/cml-u,system76/lemp9}: Clarify `gen2_dec` use
Angel Pons
2021-03-19
nb/intel/haswell: Consolidate memory-down SPD handling
Angel Pons
2021-03-19
mb/google/slippy: Correct memory-down SPD handling
Angel Pons
2021-03-18
mb/google/brya: Implement SLP_S0_GATE signal
Tim Wawrzynczak
2021-03-18
vc/google/chromeos/acpi: Add type to OIPG declaration
Raul E Rangel
2021-03-18
mb/amd/majolica: Generate OIPG Package
Raul E Rangel
2021-03-18
mb/google/guybrush: Add eSPI GPIO back to init table
Mathew King
2021-03-18
mb/google/guybrush: Configure UART0 gpio in early stage
Mathew King
2021-03-18
soc/amd/common: Make fch_spi_config_modes static
Mathew King
2021-03-18
mb/ocp/deltalake: Initialize VPD 'coreboot_uart_io' with default value 1
Johnny Lin
2021-03-18
mb/google/mancomb: Configure eSPI GPIOs in early stage
Eric Lai
2021-03-18
mb/google/mancomb: Configure early GPIOs in earliest stage
Eric Lai
2021-03-18
mb/google/mancomb: Enable internal graphics device
Eric Lai
2021-03-18
mb/google/mancomb: Enable verstage
Eric Lai
2021-03-18
mb/google/zork/var/shuboz: adjust telemetry settings
Kane Chen
2021-03-18
mb/prodrive/hermes: Disable HDA codec Port E by default on R04+
Angel Pons
2021-03-18
cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data
Arthur Heymans
2021-03-18
cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params
Arthur Heymans
2021-03-18
cpu/x86/smm_stub.S: Drop unused module_handler parameter
Arthur Heymans
2021-03-18
cpu/x86/smm: Move relocatable stub params
Arthur Heymans
2021-03-18
cpu/qemu-x86: Add an option to use the smmloader v2
Arthur Heymans
2021-03-18
mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP init
Arthur Heymans
2021-03-18
soc/intel/block/cpu/mp_init.c: Remove weak functions
Arthur Heymans
2021-03-18
soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridges
Raul E Rangel
2021-03-17
spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()
Julius Werner
2021-03-17
amd: refcode_loader: Switch to new CBFS API
Julius Werner
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-17
program_loading: Replace prog_rdev() with raw start pointer and size
Julius Werner
2021-03-17
mb/google/kukui: Add new config 'cozmo'
Lucas Chen
2021-03-17
mb/google/dedede/var/sasukette: Enable ALC1015 AMP (Auto Mode) driver
wuweimin
2021-03-17
ipmi/ocp: Remove duplicate IPMI OEM command set processor information
JingleHsuWiwynn
2021-03-17
soc/intel/alderlake: Enable CSE Lite driver for ADL platform in romstage
Sridhar Siricilla
2021-03-17
mb/google/dedede/var/lantis: Update DPTF parameters
Tony Huang
2021-03-17
mb/intel/shadowmountain: Update HDMI audio mode to 8T
Sugnan Prabhu S
2021-03-17
mb/intel/shadowmountain: Disable xDCI
Sugnan Prabhu S
2021-03-17
sar: Fix semantics of `get_wifi_sar_cbfs_filename()`
Furquan Shaikh
2021-03-17
drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS`
Furquan Shaikh
2021-03-17
vc/google/chromeos: Deprecate support for SAR tables in VPD
Furquan Shaikh
2021-03-17
vendorcode/mt8192: devapc: fix register offset for PCIe domain
Nina Wu
2021-03-17
prog_loaders: Remove prog_locate()
Julius Werner
2021-03-17
cbfs: Remove prog_locate() for payloads (SELF and FIT)
Julius Werner
2021-03-16
cbfs: Remove prog_locate() for stages and rmodules
Julius Werner
2021-03-16
AGESA,binaryPI boards: Drop invalid MP table files
Kyösti Mälkki
2021-03-16
AGESA,binaryPI boards: Move IRQ table programming
Kyösti Mälkki
2021-03-16
mb/google/dedede/var/storo: Add USB Port Configuration
Zanxi Chen
2021-03-16
vendorcode/mt8192: change to short log macro names
Xi Chen
2021-03-16
soc/mediatek/mt8192: adjust i2c "tLOW" and "tSU,STO"
Daolong Zhu
2021-03-16
mb/google/dedede/var/blipper: Add camera support
Zanxi Chen
[next]