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
/
intel
/
common
Age
Commit message (
Expand
)
Author
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-20
intel/common/block/sgx: Add API to enumerate SGX resources and update GNVS
Pratik Prajapati
2017-10-20
intel/common/acpi: Add common SGX ASL
Pratik Prajapati
2017-10-19
soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNT
Furquan Shaikh
2017-10-19
soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_info
Furquan Shaikh
2017-10-17
soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstage
Furquan Shaikh
2017-10-16
soc/intel/common: sanity check ebda signature
Aaron Durbin
2017-10-16
console/flashconsole: Enable support for postcar
Youness Alaoui
2017-10-16
intel/common: CAR setup CQOS
Naresh G Solanki
2017-10-12
intel/common/pmc: Disable all GPEs during pmc_init
Furquan Shaikh
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-10-12
soc/intel/skylake: Enable bus master for sata
Kane Chen
2017-10-06
soc/intel/common: refactor locate_vbt and vbt_get
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt
Patrick Georgi
2017-10-06
soc/intel/common: Allow overriding CBFS filename of VBT
Patrick Georgi
2017-10-06
soc/intel/common: remove invalid path from Kconfig include
Aaron Durbin
2017-10-05
soc/intel/common/block: Manage power state variable from common PMC block
Shaunak Saha
2017-10-05
soc/intel/{common,apollolake}: Add checks to handle negative values
Rizwan Qureshi
2017-10-03
soc/intel/cannonlake: Fill the SMI usage
Lijian Zhao
2017-10-03
soc/intel/common/block: Update LPC lib
Ravi Sarawadi
2017-10-02
soc/intel/common/block: Move power button SMI functions to common PMC block
Shaunak Saha
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-27
soc/intel/common: Add Cannonlake PCI id
Lijian Zhao
2017-09-25
soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding it
Jonathan Neuschäfer
2017-09-22
soc/intel/common: Add function to get soc reserved memory size
Subrata Banik
2017-09-22
soc/intel/common: Add intel common EBDA support
Subrata Banik
2017-09-22
soc/intel/skylake: add Kabylake Celeron base SKU
Gaggery Tsai
2017-09-21
soc/intel/apollolake: Make SCI configurable
Mario Scheithauer
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-19
soc/intel/common/block: Add pci device id for CNL-Y
Bora Guvendik
2017-09-16
soc/intel/common: smm.h: Fix copyright year
Jonathan Neuschäfer
2017-09-15
soc/intel/skylake: Move UNCORE PRMRR base and mask defines.
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask
Pratik Prajapati
2017-09-15
soc/intel/common/sgx: Define and use soc_fill_sgx_param()
Pratik Prajapati
2017-09-14
intel/common/systemagent: Add API to get SOC specific PRMRR base and mask
Pratik Prajapati
2017-09-13
intel/common/acpi: Use UART_BASE_0_ADDR macro for LPSS UART
V Sowmya
2017-09-11
soc/intel/skylake: Fix SPI WP disable status check
Ravi Sarawadi
2017-09-11
soc/intel/common/block: Update common rtc code
Lijian Zhao
2017-09-08
soc/intel/common/block: Common ACPI
Shaunak Saha
2017-09-07
soc/intel/common/sgx: Fix null pointer dereference warning from klocwork
Pratik Prajapati
2017-09-05
soc/intel/common/block/gpio: Fix PAD_DW1_MASK
Hannah Williams
2017-09-04
Kconfig: Move and rename ADD_VBT_DATA_FILE
Patrick Rudolph
2017-09-02
intel/common/cpulib: Add API to configure MCA
Pratik Prajapati
2017-08-30
soc/intel/common: Add functions into common SMM library
Subrata Banik
2017-08-30
soc/intel/common: Add functions into common system agent library
Subrata Banik
2017-08-25
soc/intel/common: Add function to DLOCK PR registers
Barnali Sarkar
2017-08-25
soc/intel/common: Move update_mrc_cache after BS_DEV_ENUMERATE
Subrata Banik
2017-08-23
soc/intel/common: Early system agent library access in postcar stage
Subrata Banik
2017-08-23
soc/intel/common: Add functions into common system agent library
Subrata Banik
2017-08-21
intel/common/block/sgx: Refactor SGX common code
Pratik Prajapati
2017-08-21
intel/common/mp_init: Refactor MP Init code to get rid of microcode param
Pratik Prajapati
2017-08-21
intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointer
Pratik Prajapati
2017-08-21
intel/common/cpu: Add function to get microcode patch pointer
Pratik Prajapati
2017-08-21
soc/intel/common/smbus: Don't clear random bits
Nico Huber
2017-08-18
Reinvent I2C ops
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-17
soc/intel/common/block: Add functions to common CPU library code
Shaunak Saha
2017-08-17
intel/common/block/fast_spi: Add config option to disable write status
Duncan Laurie
2017-08-15
soc/intel/common/block: Fix PMC common block dependency
Shaunak Saha
2017-08-15
soc/intel/common/block: Add LPC Common code and use it for APL
Ravi Sarawadi
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
common/block/lpss: Add CLK read function into LPSS common
Subrata Banik
2017-08-10
soc/intel/apollolake: Enable UART debug controller on S3 resume
Furquan Shaikh
2017-08-10
soc/intel/common/uart: Add support for enabling UART debug controller on resume
Furquan Shaikh
2017-08-10
soc/intel/common/lpss: Add lpss_is_controller_in_reset
Furquan Shaikh
2017-08-10
soc/intel/common/uart: Refactor uart_common_init
Furquan Shaikh
2017-08-10
soc/intel/common/block: Add CNL, APL and GLK CPU device IDs
Barnali Sarkar
2017-08-09
intel/common/block/smm: Update smihandler to handle gpi
Brandon Breitenstein
2017-08-09
soc/intel/common: smi handler fix comilation error
Aaron Durbin
2017-08-09
common/block/smm: Update SMM common code for io trap handling
Brandon Breitenstein
2017-08-08
soc/intel: Remove ACPI notification for fan speed change
Sumeet Pawnikar
2017-08-08
soc/intel/common: Use common PMC for SMM
Shaunak Saha
2017-08-08
soc/intel/common/block: Add Intel PMC support
Shaunak Saha
2017-08-04
soc/intel/common: Add lpss.c to ramstage
Furquan Shaikh
2017-08-04
soc/intel/common: Add Cannonlake pci ids for common
Lijian Zhao
2017-07-26
intel/common/block/itss: Extend itss_irq_init() to handle IOSF 1.0
Werner Zeh
2017-07-25
soc/intel/common/block: Modify fast_spi_lock_bar function
Barnali Sarkar
2017-07-24
soc/intel/common/block: Add max SPI transaction time-out as 5 sec
Barnali Sarkar
2017-07-24
Update files with no newline at the end
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-21
common/block/fast_spi: Perform SPI offset read after lock down operation
Subrata Banik
2017-07-20
soc/intel/common/gpio: add helpers for relative pin calcuations
Aaron Durbin
2017-07-20
soc/intel/common/gpio: fix gpi_status_get()
Aaron Durbin
2017-07-20
soc/intel/common/smbios: Amend debug message
Nico Huber
2017-07-20
intel/common/block/i2c: Fix clock programming of i2c
Naresh G Solanki
2017-07-17
soc/intel/common/gpio: clean up logical to chipset mapping
Aaron Durbin
2017-07-17
soc/intel/common/gpio: distingiush single vs multi acpi devices
Aaron Durbin
2017-07-13
soc/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-10
sgx: Move SGX code to intel/common/block
Pratik Prajapati
2017-07-02
intel/block/cse: Add Cannon Lake SoC PCI device ID
Andrey Petrov
2017-06-29
arch/x86: update assembly to ensure 16-byte alignment into C
Aaron Durbin
2017-06-29
soc/intel/common/block/gpio: Port gpio code from Apollolake to common
Hannah Williams
2017-06-27
soc/intel/common/opregion: Use enum cb_err as return value
Patrick Rudolph
2017-06-23
soc/intel/common/block: Add common MP Init code
Barnali Sarkar
2017-06-20
soc/intel/common: Add SMM common code for Intel Platforms
Brandon Breitenstein
2017-06-16
soc/intel/common/block: Add Intel common SCS code support
Bora Guvendik
2017-06-16
soc/intel/common/block/cse: Add GLK PCI ID
Hannah Williams
2017-06-16
src/soc/intel: Don't allow user to select PCIe config mmio size
Arthur Heymans
2017-06-16
src/soc/intel/common: Don't allow user to change PCIe BAR
Arthur Heymans
[next]