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
/
soc
Age
Commit message (
Expand
)
Author
2018-04-25
soc/intel/apollolake: Sync FSP PCIE NPK device as per devicetree
Shaunak Saha
2018-04-24
soc/amd/common/block/pi/amd_late_init.c: Fix illegal memory access
Richard Spiegel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-23
cpu/x86: move NXE and PAT accesses to paging module
Aaron Durbin
2018-04-23
soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-20
soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure
Richard Spiegel
2018-04-20
soc/intel/common: Adjust LPC Generic IO setup
Lijian Zhao
2018-04-19
soc/amd/common/block/pi/heapmanager.c: Simplify code
Richard Spiegel
2018-04-19
soc/intel/cannonlake: Set DISB after Dram init
Lijian Zhao
2018-04-19
soc/intel/apollolake: fix 'DENSITY' misspelling
Aaron Durbin
2018-04-19
soc/intel/cannonlake: Force LPC IO decode settings
Lijian Zhao
2018-04-18
soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code reference
Richard Spiegel
2018-04-17
soc/intel/apollolake: Implement _PS0/_PS3 methods for PCIe root ports
Venkateswarlu Vinjamuri
2018-04-17
soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFi
Venkateswarlu Vinjamuri
2018-04-17
soc/intel/apollolake: Configure PCIe root port #1 for APL WiFi
Venkateswarlu Vinjamuri
2018-04-17
soc/intel/skylake: check DPTF_TSR0_ACTIVE_AC* in _ACx methods
Frank Wu
2018-04-16
soc/amd/stoneyridge/northbridge.c: Fix bit definitions
Richard Spiegel
2018-04-16
soc/amd/stoneyridge/lpc.c: Fix bit definitions
Richard Spiegel
2018-04-16
soc/intel/skylake: Hook up libgfxinit
Nico Huber
2018-04-16
intel/fsp_broadwell_de: Set FSP serial speed to match coreboot's
David Hendricks
2018-04-16
soc/intel/apollolake: Fix CPU address bits
Hannah Williams
2018-04-16
soc/intel/apollolake: update cache options for glk
Aaron Durbin
2018-04-16
intel/fsp_broadwell_de: Remove buggy code for SMBus clock gating
Werner Zeh
2018-04-13
soc/amd/stoneyridge: add a romstage hook for mainboards
Martin Roth
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-11
soc/amd: Fix generating SMBIOS Type 17
Raul E Rangel
2018-04-11
src/amd/stoneyridge: Fix a typo (EDGEL_TRIG -> EDGE_TRIG)
Jonathan Neuschäfer
2018-04-11
amd/stoneyridge: Reorder temp mtrr for flash
Marshall Dawson
2018-04-11
soc/intel/common/block/cpu: Fix cpu_get_power_max
Mario Scheithauer
2018-04-11
soc/intel/common/block/gspi: Set Clock Update Bit for clock updates.
Shamile Khan
2018-04-11
Correct "MTTR" to "MTRR"
Jonathan Neuschäfer
2018-04-11
soc/intel: Remove superfluous pointers variables
Arthur Heymans
2018-04-11
soc/intel/common: Configure all possible GFX DSM memory reserve range
Subrata Banik
2018-04-10
soc/intel/apollolake: fix SPI input clock speed
Aaron Durbin
2018-04-10
soc/intel/cannonlake: Set Cannonlake I2C clock
Lijian Zhao
2018-04-10
soc/intel/common: prepare for lpss clock split
Aaron Durbin
2018-04-10
soc/amd/stoneyridege: Create AP jump structure
Richard Spiegel
2018-04-10
soc/amd: Add "halt this AP" callback to romstage
Richard Spiegel
2018-04-09
soc/intel/apollolake: Fix GPIO group to GPE mapping for GLK
Hannah Williams
2018-04-09
soc/intel/apollolake: enable MONITOR/MWAIT for GLK
Cole Nelson
2018-04-09
soc/intel/common: Add funtion to modify PAT & NXE bit
Naresh G Solanki
2018-04-09
amd/stoneyridge: Add GNB IOAPIC init
Marc Jones
2018-04-09
soc/intel/{apl,glk}: Move flush_l1d_to_l2 function to common location
Naresh G Solanki
2018-04-06
fsp_broadwell_de: Provide valid address and size for DCACHE range
Werner Zeh
2018-04-06
fsp_broadwell_de: Provide valid ACPI path names for domain and LPC
Werner Zeh
2018-04-06
amd/common/block/pi: Make agesa_heap_base() static
Marshall Dawson
2018-04-06
amd/stoneyridge: Use defined value for SPI flash MTRR
Marshall Dawson
2018-04-05
soc/intel/cannonlake: Add VT-d and VMX programming
Lijian Zhao
2018-04-05
soc/intel/cannonlake: Clear EMMC timeout when boot source is not EMMC
Bora Guvendik
2018-04-05
mb/amd/gardenia/gpio.c: Convert GPIO to new format
Richard Spiegel
2018-04-05
soc/qualcomm/sdm845: Add MMU support
T Michael Turney
2018-04-05
soc/qualcomm/sdm845: remove hole in memlayout.ld
T Michael Turney
2018-04-05
soc/intel/skylake: Generate ACPI DMAR table
Nico Huber
2018-04-05
soc/intel/skylake: Enable VT-d and X2APIC
Nico Huber
2018-04-03
spi: Add helper functions for bit-banging
Julius Werner
2018-04-03
rockchip: Add gpio_set() function
Julius Werner
2018-04-02
src/soc/stoneyridge: Add a check for CMOS failure
Martin Roth
2018-03-30
soc/intel/skylake: Save/restore GMA OpRegion address
Matt DeVillier
2018-03-30
soc/intel/braswell: Save/restore GMA OpRegion address
Matt DeVillier
2018-03-30
soc/intel/common/opregion: Get rid of opregion.c
Patrick Rudolph
2018-03-30
soc/intel/skylake: Protect me_progress_rom_values array boundary
Kane Chen
2018-03-28
soc/intel/skylake: Limit xDCI feature when VBOOT is enabled
Duncan Laurie
2018-03-28
soc/intel/common/block: add VMX support
Matt DeVillier
2018-03-28
soc/intel/cannonlake: Limit xDCI feature when VBOOT is enabled
Duncan Laurie
2018-03-28
soc/intel/apollolake: Limit xDCI feature when VBOOT is enabled
Duncan Laurie
2018-03-28
soc/intel/common: Add function to check if xDCI is allowed
Duncan Laurie
2018-03-28
soc/intel/skylake: enable VMX support
Matt DeVillier
2018-03-27
soc/intel/skylake: Add NHLT config for max98373 codec
Duncan Laurie
2018-03-27
soc/intel/skylake: Do a heci_reset before reading ME firmware version
Furquan Shaikh
2018-03-26
soc/qualcomm/sdm845: Support for new SoC
T Michael Turney
2018-03-26
soc/intel: Add KBL-S MCH and some KBL PCH support
Gaggery Tsai
2018-03-26
soc/skylake/cpu: Fix Intel SpeedStep enable/disable
Matt DeVillier
2018-03-23
soc/amd: Print dimm_info and TYPE17_DMI_INFO to help debug incorrect values
Raul E Rangel
2018-03-23
soc/intel/cannonlake: Enable low power S0 Idle capability
Vaibhav Shankar
2018-03-23
soc/intel/apollolake: Bypass FSP's deassertion of PERST# signal.
Shamile Khan
2018-03-22
amd/stoneyridge: Add PM1 wake status to boot log
Marshall Dawson
2018-03-22
soc/intel/skylake: Define IFD_CHIPSET
Furquan Shaikh
2018-03-20
soc/intel/apollolake: Add support for GSPI
Ravi Sarawadi
2018-03-19
soc/intel/apollolake: Add PCIe de-emphasis enable configuration.
Shamile Khan
2018-03-19
soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart
Richard Spiegel
2018-03-17
soc/amd/stoneyridge: Call sb_spibase() early
Garrett Kirkendall
2018-03-17
soc/intel/apollolake: handle different memory profiles for apl and glk
Aaron Durbin
2018-03-16
soc/amd/stoneyridge: Create a HALT_THIS_AP callout
Richard Spiegel
2018-03-16
soc/amd/stoneyridge/southbridge.c: Create AOAC initialization code
Richard Spiegel
2018-03-16
soc/intel/apollolake: Add config option for enabling hotplug
Furquan Shaikh
2018-03-16
soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array
Furquan Shaikh
2018-03-15
soc/amd/stoneyridge: Call sb_acpi_mmio_decode()
Garrett Kirkendall
2018-03-15
soc/intel/broadwell: add support for Intel GMA OpRegion
Matt DeVillier
2018-03-14
soc/intel/cannonlake: Disable RTC write protect
Caveh Jalali
2018-03-14
soc/intel/cannonlake: Add SaGv value definition
Lijian Zhao
2018-03-14
soc/amd/stoneyridge: Configure FCH for TPM
Garrett Kirkendall
2018-03-14
soc/intel/baytrail: add support for Intel GMA OpRegion
Matt DeVillier
2018-03-09
soc/intel/skylake: Move PCR DMI programming into bootblock
Subrata Banik
2018-03-09
soc/intel/common: Enable decoding of the COMB range to LPC based on Kconfig
Subrata Banik
2018-03-09
soc/amd/stoneyridge: Add function to enable I2C host controllers
Garrett Kirkendall
2018-03-09
soc/amd/stoneyridge: Add ACPI MMIO enable function
Garrett Kirkendall
2018-03-09
soc/intel/denverton_ns: Update UART legacy mode to keep FSP traces
Julien Viard de Galbert
2018-03-08
soc/intel/common/block/gspi: set cs polarity before using
Nick Vaccaro
[prev]
[next]