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
2016-05-04
broadwell/me: Fix out-of-bounds array access error
Evan Lojewski
2016-05-03
soc/intel/quark: Add IntelQNCConfig.h from EDK-II
Lee Leahy
2016-05-03
intel/baytrail: use fmap information for code caching
Patrick Georgi
2016-05-02
soc/intel/quark: Remove UPD parameters
Lee Leahy
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-04-30
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
soc/apollolake: Prevent PMC BAR reassignment during resource allocation
Hannah Williams
2016-04-29
soc/intel/apollolake: clarify Fast SPI CS2 pad configuration
Aaron Durbin
2016-04-28
fsp_baytrail: Fix missing "$" when using Kconfig switch
Werner Zeh
2016-04-28
soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS builds
Lance Zhao
2016-04-28
soc/intel/apollolake: Add GPIO devices
Zhao, Lijian
2016-04-28
soc/intel/apollolake: Add cache for BIOS ROM
Andrey Petrov
2016-04-28
soc/intel/apollolake: Enable LPC bus interface
Andrey Petrov
2016-04-28
soc/intel/apollolake: Enable RAM cache for cbmem region in ramstage
Andrey Petrov
2016-04-28
soc/intel/apollolake: Fix northbridge _crs scope
Zhao, Lijian
2016-04-28
soc/intel/apollolake: Configure a GPIO for TPM in bootblock
Andrey Petrov
2016-04-28
soc/intel/apollolake: Avoid marking 0xe0000-0xfffff region usable
Andrey Petrov
2016-04-28
soc/intel/apollolake: Actually include ACPI PCI IRQ definitions
Andrey Petrov
2016-04-22
soc/intel/quark: Fix MTRR reads
Lee Leahy
2016-04-22
soc/intel/quark: Fix uninitialized variable d_variant
Lee Leahy
2016-04-22
soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CAR
Furquan Shaikh
2016-04-21
soc/intel/apollolake: Set default memory type to uncacheable
Furquan Shaikh
2016-04-20
intel/fsp_broadwell_de: fix SPD CBFS file type
Stef van Os
2016-04-20
soc/intel/apollolake: add definitions for direct IRQ
Bora Guvendik
2016-04-20
mainboard/amenia: add the inital files for amenia board
Zhao, Lijian
2016-04-20
soc/intel/apollolake: configure interrupt trigger mode
Jagadish Krishnamoorthy
2016-04-18
soc/intel/apollolake: Do not re-save BIST result
Furquan Shaikh
2016-04-17
broadwell_de_fsp: Select HAVE_INTEL_FIRMWARE
Werner Zeh
2016-04-16
intel/fsp_baytrail: Eliminate warning about missing set_resources
Ben Gardner
2016-04-16
intel/apollolake: Fix whitespace issues
Martin Roth
2016-04-15
intel/apollolake: Fix logic error
Patrick Georgi
2016-04-15
intel/fsp_baytrail: fix whitespace issue in romstage.c
Ben Gardner
2016-04-15
soc/apollolake: Add helper functions to access Power Management Registers
Hannah Williams
2016-04-15
soc/intel/apollolake: Fix northbridge _CRS
Zhao, Lijian
2016-04-14
soc/apollolake: Add ACPI platform sleep capability
Hannah Williams
2016-04-14
soc/intel: Add Broadwell-DE SoC support
York Yang
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-04-13
soc/intel/apollolake: Add tsc_freq.c to all the stages
Andrey Petrov
2016-04-13
soc/intel/apollolake: Update platform-specific FSP headers
Andrey Petrov
2016-04-13
soc/intel/apollolake: Reserve IMRs (Isolated Memory Regions)
Andrey Petrov
2016-04-13
soc/intel/apollolake: logically group PMC BAR programming
Aaron Durbin
2016-04-13
src/soc/intel/common: Fix CID 1295499, remove dead code
Lee Leahy
2016-04-11
soc/intel/apollolake: Fill _PRT entry in DSDT
Zhao, Lijian
2016-04-11
soc/intel/apollolake: Add lpss dsdt entry
Zhao, Lijian
2016-04-11
soc/apollolake/acpi: Fill ACPI HPET table
Zhao, Lijian
2016-04-11
soc/apollolake: Add lpc device driver
Lance Zhao
2016-04-11
soc/apollolake/acpi: Fill in ACPI MADT table
Lance Zhao
2016-04-11
soc/intel/apollolake: Enabling using of MRC data when available
Andrey Petrov
2016-04-11
soc/intel/apollolake: Enable CACHE_MRC_SETTINGS
Hannah Williams
2016-04-11
soc/apollolake/acpi: Fill ACPI MCFG table
Lance Zhao
2016-04-11
soc/intel/apollolake: Implement SPI controller driver
Alexandru Gagniuc
2016-04-11
cpu/x86/tsc: compile same code for all stages
Aaron Durbin
2016-04-08
soc/intel/apollolake: Override default to_flash_offset implementation
Alexandru Gagniuc
2016-04-08
soc/intel/common/nvm: Allow overriding to_flash_offset() function
Alexandru Gagniuc
2016-04-05
soc/intel/apollolake: Fill ACPI FADT table
Lance Zhao
2016-04-04
soc/intel/apollolake: Fill northbridge ASL
Zhao, Lijian
2016-04-02
soc/intel/apollolake: use platform_segment_loaded() for CAR coherency
Aaron Durbin
2016-04-02
soc/intel/apollolake: use arch_segment_loaded() for CAR code coherency
Aaron Durbin
2016-04-02
soc/intel/apollolake: use CAR code coherency for all CAR stages
Aaron Durbin
2016-04-01
soc/intel/apollolake: Fix MMIO reserved ranges calculation
Andrey Petrov
2016-03-29
intel/skylake: Enable PROCHOT
Pratik Prajapati
2016-03-25
intel/fsp_baytrail: Fix I2C abort logic
Ben Gardner
2016-03-25
intel/fsp_baytrail: Use read32() and write32() in i2c.c
Ben Gardner
2016-03-23
soc/intel/apollolake: utilize postcar phase/stage
Aaron Durbin
2016-03-21
soc/apollolake: Add skeleton ACPI entry
Lance Zhao
2016-03-21
soc/intel/quark: Disable the ROM shadow
Lee Leahy
2016-03-14
intel/fsp_baytrail: Enable LPSS in ACPI mode
Ben Gardner
2016-03-13
intel/fsp_baytrail: Fix LPE initialization and enable ACPI mode
Ben Gardner
2016-03-13
intel/fsp_baytrail: Don't clear gnvs in acpi_init_gnvs()
Ben Gardner
2016-03-12
intel/skylake: Do not log wake source on reset
Duncan Laurie
2016-03-12
soc/intel/skylake: add option to statically clock gate 8254 timer
Aaron Durbin
2016-03-12
soc/intel/skylake: add option to enable VR specific mailbox cmd
Rizwan Qureshi
2016-03-11
soc/intel/apollolake: Avoid hardcoding CAR region size for FSPM
Andrey Petrov
2016-03-10
soc/apollolake: Add memory and reserve MMIO resources
Andrey Petrov
2016-03-10
soc/intel/apollolake: Avoid UART BAR relocation at ramstage
Andrey Petrov
2016-03-10
soc/intel/apollolake: Add ids of internal SoC PCI devices
Andrey Petrov
2016-03-10
soc/intel/apollolake: Add chip initialization
Andrey Petrov
2016-03-10
soc/apollolake: Enable all CPU cores using the parallel MP lib
Ravi Sarawadi
2016-03-09
drivers/intel/fsp2_0: remove struct resource usage
Aaron Durbin
2016-03-09
soc/intel/apollolake: correct comment to reference top of CAR
Aaron Durbin
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2016-03-08
skylake: Add and fill out CID1 NVS field
Duncan Laurie
2016-03-08
soc/intel/quark: Set the UPD values for MemoryInit
Lee Leahy
2016-03-08
soc/intel/apollolake: Add cbmem_top() implementation
Andrey Petrov
2016-03-08
soc/intel/quark: Add the UPD support for SiliconInit
Lee Leahy
2016-03-08
soc/intel/apollolake: Enable using FSP 2.0 driver
Andrey Petrov
2016-03-08
soc/intel/apollolake: Add romstage that calls FSP2.0 driver
Andrey Petrov
2016-03-08
soc/intel/apollolake: Add support for memory-mapped boot media
Andrey Petrov
2016-03-07
intel/fsp_baytrail: use 20K PU/PD for GPIO
Ben Gardner
2016-03-07
soc/intel/quark: Split out MTRR support
Lee Leahy
2016-03-01
Skylake: Support Intel Speed Shift Technology based on config
Subrata Banik
2016-02-29
skylake: Increase IGD stolen size to 64MB
Duncan Laurie
2016-02-29
soc/intel/quark: Reserve non-MMIO space
Lee Leahy
2016-02-29
soc/intel/quark: Initialize some of the FADT base registers
Lee Leahy
2016-02-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2016-02-26
soc/intel/apollolake: implement bootblock_soc_early_init()
Aaron Durbin
2016-02-26
soc/intel/apollolake: provide function to set up uart pads and controller
Aaron Durbin
2016-02-26
soc/intel/appollolake: fix comment in gpio_defs.h
Aaron Durbin
2016-02-26
soc/intel/apollolake: group serial console options into one Kconfig
Aaron Durbin
2016-02-25
fsp_baytrail: Fix a possible hanging DisplayPort
Werner Zeh
[prev]
[next]