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
2015-10-11
soc/intel/common: use prog_locate() for finding fsp.bin
Aaron Durbin
2015-10-11
skylake: Leave SPI controller enabled
Lee Leahy
2015-10-11
skylake: SPI code cleanup
Lee Leahy
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
soc/intel/common: remove chipset specific calls
Aaron Durbin
2015-10-11
intel SOC common: Remove unused parameters
Lee Leahy
2015-10-11
Braswell: Modify CB to accomodate new FSPv83
Subrata Banik
2015-10-11
Skylake: remove the out-dated VR config and un-needed 24mhz calibration
robbie zhang
2015-10-11
skylake: ajdust cache-as-ram region to 64KiB
Aaron Durbin
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-04
drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Alexandru Gagniuc
2015-10-01
intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from Kconfig
Werner Zeh
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-29
skylake: select HAVE_INTEL_FIRMWARE
Aaron Durbin
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-09-28
skylake: Work around issue in ACPI interpreter
Duncan Laurie
2015-09-28
skylake: ACPI: Remove Configurable TDP support code
Duncan Laurie
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-23
chromeos: vboot and chromeos dependency removal for sw write protect state
Paul Kocialkowski
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
broadwell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
braswell: Switch to using common ACPI _SWS code
Duncan Laurie
2015-09-17
skylake: Use common ACPI _SWS code
Duncan Laurie
2015-09-17
Skylake: update C state latency and power numbers
robbie zhang
2015-09-17
intel/skylake: Create "RtcLock" Silicon UPD from coreboot
Barnali Sarkar
2015-09-17
intel/common: Add common code for filling out ACPI _SWS
Duncan Laurie
2015-09-16
Move final Intel chipsets with ME to intel/common/firmware
Martin Roth
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
intel/skylake: HAVE_UART_MEMORY_MAPPED doesn't exist anymore
Patrick Georgi
2015-09-10
skylake: Move ACPI init to SOC instead of mainboard
Duncan Laurie
2015-09-10
intel/common: Print board ID if enabled
Duncan Laurie
2015-09-10
skylake: Enable DPTF based on devicetree setting
Duncan Laurie
2015-09-10
Skylake: Print GPIO MMIO base and pad config using gpio_debug token
Subrata Banik
2015-09-09
skylake: dptf: Add TSR3 thermal sensor and CPU code cleanup
Duncan Laurie
2015-09-09
braswell: acpi: Allow DPTF thresholds to be defined at board-level
Shawn Nematbakhsh
2015-09-09
intel/skylake: ACPI: Clean up formatting in and fix ASL code
Duncan Laurie
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-09-08
skylake: igd: clean up igd.c
Duncan Laurie
2015-09-08
braswell: Tristate CFIO 139 and CFIO 140
Ravi Sarawadi
2015-09-08
Skylake:Set DISB inside romstage after mrc init
Dhaval Sharma
2015-09-08
skylake: Clean up chip.h
Duncan Laurie
2015-09-08
skylake: Apply USB2 and USB3 port enable/disable settings
Duncan Laurie
2015-09-08
skylake: Remove dead code
Lee Leahy
2015-09-08
skylake: refactor flash_controller code
Aaron Durbin
2015-09-08
skylake: move flash_controller.h to the proper place
Aaron Durbin
2015-09-08
skylake: fix eventlog on resume path
Aaron Durbin
2015-09-08
skylake: allow timer_monotonic_get() in all stages
Aaron Durbin
2015-09-08
skylake: ACPI: Clean up GPIO controller
Duncan Laurie
2015-09-08
skylake: ACPI: Clean up and fix XHCI ACPI Device
Duncan Laurie
2015-09-08
skylake: ACPI: Remove SerialIO ACPI mode code
Duncan Laurie
2015-09-08
skylake: ACPI: Move storage controllers to separate file
Duncan Laurie
2015-09-08
skylake: ACPI: Remove itss.asl and cleanup irqlinks.asl
Duncan Laurie
2015-09-08
skylake: iomap: Remove unused RCBA region
Duncan Laurie
2015-09-08
skylake: PCR: Add Port ID for SCS
Duncan Laurie
2015-09-08
skylake: ACPI: Add functions for PCR access
Duncan Laurie
2015-09-08
skylake: ACPI: Clean up pch.asl
Duncan Laurie
2015-09-08
skylake: ACPI: Fix and clean up PCIE _PRT entries
Duncan Laurie
2015-09-07
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-31
soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM
Alexandru Gagniuc
2015-08-31
soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE Kconfig
Alexandru Gagniuc
2015-08-30
Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
Alexandru Gagniuc
2015-08-29
intel/skylake: Add support for DPTF
Shilpa Sreeramalu
2015-08-29
intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpio
robbie zhang
2015-08-29
intel/skylake: gpio macro adding - gpio output with term and 20k pd
robbie zhang
2015-08-29
intel/skylake: Implement HW Sequence based WP status read functionality
Barnali Sarkar
2015-08-29
intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.
Subrata
2015-08-29
intel/skylake: Fix RMT disable of saved training data
Duncan Laurie
2015-08-29
intel/skylake: mask off txstate before setting new gpio value
Aaron Durbin
2015-08-29
intel/skylake: Clean up Serial IO DMA channels
Archana Patni
2015-08-29
intel/skylake: Force full memory train if RMT is enabled
Duncan Laurie
2015-08-29
fsp raminit: Add romstage_params to soc_memory_init_params
Duncan Laurie
2015-08-29
intel/braswell: allow dirty cache line evictions for SMRAM to stick
Chiranjeevi Rapolu
2015-08-29
intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWAN
Prince Agyeman
2015-08-29
intel/braswell: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-29
soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info
Alexandru Gagniuc
2015-08-29
soc/intel/common: Add mrc.cache file to CBFS when appropriate
Alexandru Gagniuc
2015-08-28
soc/*/Makefile.inc: Do not add soc/common as a subdir
Alexandru Gagniuc
2015-08-27
skylake: only generate ACPI cpu entries once
Aaron Durbin
2015-08-27
skylake: make PAD_CFG_GPI default to GPIO ownership
Aaron Durbin
2015-08-25
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-08-21
soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRC
Martin Roth
2015-08-19
Skylake: update cbmem_top
Rizwan Qureshi
2015-08-19
skylake: Update Memory and Silicon Init params
Rizwan Qureshi
2015-08-19
skylake: correct IO-APIC redirection entry count
Aaron Durbin
2015-08-19
skylake: add gpe.h for ASL generation
Aaron Durbin
2015-08-17
Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN
Martin Roth
2015-08-17
soc/intel/skylake/Kconfig: Fix recursive Kconfig dependency
Martin Roth
2015-08-14
skylake: fix SMI GPI status handling
Aaron Durbin
2015-08-14
skylake: enable SMI routed GPIs
Aaron Durbin
2015-08-14
skylake: clarify and fix gpio macros
Aaron Durbin
2015-08-14
skylake: provide clarification for FADT gpe0_blk_len
Aaron Durbin
2015-08-14
skylake: remove ec_smi_gpio and alt_gp_smi_en
Aaron Durbin
2015-08-14
skylake: provide GPE0 routing devicetree configuration
Aaron Durbin
2015-08-14
skylake: remove IedSize from chip.h
Aaron Durbin
2015-08-14
skylake: pass IED_REGION_SIZE Kconfig to FSP
Aaron Durbin
[next]