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
Age
Commit message (
Expand
)
Author
2017-06-16
soc/intel/skylake: Use SCS common code
Bora Guvendik
2017-06-16
soc/intel/apollolake: Use SCS common code
Bora Guvendik
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
soc/intel/braswell: Hide some Kconfig options in menuconfig
Arthur Heymans
2017-06-16
soc/intel/skylake: Don't allow user to change DCACHE base and size
Arthur Heymans
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
2017-06-16
soc/intel/apollolake: Removing some menuconfig options
Arthur Heymans
2017-06-15
soc/intel/apollolake: revert CPU MP init prior to FSP-S
Aaron Durbin
2017-06-14
soc/intel/skylake: Add missing PCH_DEV_* definitions
Furquan Shaikh
2017-06-14
soc/intel/common/block/i2c: Ignore disabled I2C devices
Furquan Shaikh
2017-06-14
soc/intel/skylake: Add USB port number information to wake source
Furquan Shaikh
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-12
soc/baytrail: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-09
soc/intel/apollolake: Use CPU common library code
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
Barnali Sarkar
2017-06-09
soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs
Subrata Banik
2017-06-09
soc/intel/skylake: Use CPU common library code
Barnali Sarkar
2017-06-09
soc/intel/common/block: Add Intel common CPU library code
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Perform CPU MP Init before FSP-S Init
Barnali Sarkar
2017-06-09
soc/intel/apollolake: Remove duplication of find_microcode_patch() code
Barnali Sarkar
2017-06-09
soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks
Barnali Sarkar
2017-06-09
soc/intel/skylake: Cache the MMIO BIOS region
Aaron Durbin
2017-06-09
soc/intel/apollolake: use fast_spi_cache_bios_region()
Aaron Durbin
2017-06-09
soc/intel/common/fast_spi: support caching bios in ramstage
Aaron Durbin
2017-06-09
soc/intel/apollolake: Use common systemagent code
Subrata Banik
2017-06-09
soc/intel/skylake: Use common systemagent code
Subrata Banik
2017-06-09
soc/intel/common/block: Add Intel common systemagent support
Subrata Banik
2017-06-09
soc/braswell: fix ACPI table by recollecting TOLM
Harry Pan
2017-06-09
soc/broadwell: Allow disabling of PCIe ASPM options
Youness Alaoui
2017-06-09
soc/baytrail: fix ACPI table by recollecting TOLM
Matt DeVillier
2017-06-09
soc/baytrail: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
soc/braswell: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-09
soc/braswell: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-09
soc/skylake: add ACPI method to generate USB port info
Matt DeVillier
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-07
intel/common/acpi: Fix ACPI debug log issue with LPSS UART
Subrata Banik
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-06
soc/intel/skylake: Use PCI IDs from device/pci_ids.h
Subrata Banik
2017-06-06
soc/intel/skylake/chip.h: Reorder declarations
Nico Huber
2017-06-06
soc/intel/skylake/chip.h: Provide some enums
Nico Huber
2017-06-06
fsp1_1: Verify FSP_IMAGE_ID/_REV against headers
Nico Huber
2017-06-05
soc/intel/apollolake: Use Intel timer common code
Aamir Bohra
2017-06-05
soc/intel/skylake: Use Intel timer common code
Aamir Bohra
2017-06-05
soc/intel/common: Add common Intel timer code
Aamir Bohra
2017-06-05
soc/intel/apollolake: Add config for cpu base clock frequency
Aamir Bohra
2017-06-05
soc/intel/skylake: Add config for cpu base clock frequency
Aamir Bohra
2017-06-05
soc/intel/common/block: add bios caching to fast spi module
Aaron Durbin
2017-06-04
soc/broadwell: add ACPI method to generate USB port info
Matt DeVillier
2017-06-03
soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode.
Kane Chen
2017-06-02
soc/baytrail: add ACPI method to generate USB port info
Matt DeVillier
2017-06-02
soc/baytrail: add missing USB port defs
Matt DeVillier
2017-06-02
soc/broadwell: add missing USB port defs
Matt DeVillier
2017-06-01
soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APL
Subrata Banik
2017-06-01
soc/intel/apollolake: Remove soc/pci_ids dependency
Hannah Williams
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-27
soc/intel/skylake: Add detailed information about PME wake sources
Furquan Shaikh
2017-05-27
soc/intel/skylake: Add missing PCH_DEV_PCIE* definitions
Furquan Shaikh
2017-05-25
soc/intel/skylake: Implement GPIO ACPI AML generating functions
Furquan Shaikh
2017-05-24
soc/intel: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-22
soc/intel/skylake: Display FPF status of CSME
Pratik Prajapati
2017-05-22
soc/intel/common/block/uart: Add GLK UART pci ids
Hannah Williams
2017-05-22
soc/intel/common/block: Add GLK I2C PCI IDs
Ravi Sarawadi
2017-05-22
soc/intel/skylake: Add entry for deep Sx wake
Furquan Shaikh
2017-05-22
soc/intel/skylake: Use Intel SATA common code
Aamir Bohra
2017-05-22
soc/intel/common: Add Intel SATA common code support
Aamir Bohra
2017-05-22
soc/intel/skylake: Use Intel PCIe common code
Aamir Bohra
2017-05-22
soc/intel/common: Add Intel PCIe common code
Aamir Bohra
2017-05-19
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-18
intel/common/block/i2c: Add common block for I2C and use the same in SoCs
Rizwan Qureshi
2017-05-17
soc/intel/apollolake: Enable decoding for ComA and ComB on LPC
Mario Scheithauer
2017-05-16
soc/intel/common: Add sanity check of PCR_BASE_ADDRESS
Lijian Zhao
2017-05-16
soc/intel/skylake: Add option to enable/disable EIST
Subrata Banik
2017-05-16
soc/intel/skylake: Configure C-state interrupt response time
Subrata Banik
2017-05-12
soc/intel/apollolake: Add macro to define IOSTERM for GPIO config
Lijian Zhao
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-12
intel/common: drop duplicate initializer
Patrick Georgi
2017-05-09
soc/intel/skylake: Use common/blocks/uart code
Aamir Bohra
2017-05-09
soc/intel/apollolake: Use common/block/uart code
Aamir Bohra
2017-05-09
soc/intel/common: Add PCI configuration code for UART
Aamir Bohra
2017-05-09
soc/intel/skylake: Use intel/common/block/smbus code
Aamir Bohra
2017-05-08
soc/intel/skylake: Enable MTRR check
Furquan Shaikh
2017-05-08
soc/intel/skylake: Enable PARALLEL_MP_AP_WORK
Furquan Shaikh
2017-05-08
soc/intel/quark: Add SD/MMC test support
Lee Leahy
2017-05-08
soc/intel/common/block: Add Intel common SMBus code
Aamir Bohra
2017-05-08
soc/intel/apollolake: remove southbridge_clear_smi_status()
Aaron Durbin
2017-05-08
soc/intel/skylake: remove unused SMI functions
Aaron Durbin
2017-05-06
soc/intel/common/block: correct apollolake device ids
Aaron Durbin
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
soc/intel/common: Provide common block fast_spi_flash_ctrlr
Furquan Shaikh
2017-05-05
soc/intel/apollolake: Use XDCI common code
Subrata Banik
2017-05-05
soc/intel/common/block: Add Intel XDCI code support
Subrata Banik
2017-05-05
soc/intel/apollolake: Use intel/common/xhci driver
Subrata Banik
2017-05-05
common/block/xhci: Get XHCI PCI ID from device/pci_ids.h
Subrata Banik
[prev]
[next]