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
/
broadwell
Age
Commit message (
Expand
)
Author
2019-01-08
cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK
Kyösti Mälkki
2019-01-07
soc/intel: Standardize names of common MSRs
Elyes HAOUAS
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-03
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-30
cpu/intel/car: Drop remains of setup_stack_and_mtrrs()
Kyösti Mälkki
2018-12-28
soc/intel: Drop romstage_after_car()
Kyösti Mälkki
2018-12-24
soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once
Arthur Heymans
2018-12-20
soc/intel/broadwell: implement RMRR ACPI table
Matt DeVillier
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
soc: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-05
soc/intel/broadwell: Implement postcar stage
Arthur Heymans
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
soc/intel/broadwell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-28
soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation
Frans Hendriks
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-11
src: Replace MSR addresses with macros
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-10-02
src/soc/intel/broadwell/me.c: Correct HMRFPO misspelling
Angel Pons
2018-09-21
soc/broadwell: Don't use device_t
Elyes HAOUAS
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-09-17
soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definition
Matt DeVillier
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-27
intel: Use common HPET table revision function
Marc Jones
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-13
soc/intel/broadwell/Kconfig: Clean up redefined config options
Arthur Heymans
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-01
soc/intel/broadwell: Get rid of device_t
Elyes HAOUAS
2018-05-31
soc/intel/broadwell: decouple PEI memory struct from coreboot header
Matt DeVillier
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-08
intel/broadwell: Add option to enable/disable the PCIe AER capability
Youness Alaoui
2018-05-08
intel/broadwell: If L1 Sub state is disabled, do not set capability
Youness Alaoui
2018-04-26
src: Fix a typo on "mtrr"
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-11
Correct "MTTR" to "MTRR"
Jonathan Neuschäfer
2018-03-15
soc/intel/broadwell: add support for Intel GMA OpRegion
Matt DeVillier
2018-03-01
soc/intel/broadwell: Generate ACPI DMAR table
Matt DeVillier
2018-03-01
soc/intel/broadwell: Enable VT-d and X2APIC
Matt DeVillier
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-17
drivers/mrc_cache: move mrc_cache support to drivers
Aaron Durbin
2017-12-17
soc/intel/broadwell: remove CACHE_MRC_SETTINGS option
Aaron Durbin
2017-12-16
soc/intel/broadwell: implement spi_flash_ctrlr_protect_region()
Aaron Durbin
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-15
soc/intel: Enable ACPI DBG2 table generation
Duncan Laurie
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/broadwell: refactor rtc failure checking
Aaron Durbin
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-08-07
usbdebug: Remove redundant setup
Kyösti Mälkki
2017-07-18
vboot: Remove get_sw_write_protect_state callback
Julius Werner
2017-07-18
soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPI
Stefan Reinauer
2017-07-13
soc/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-09
soc/broadwell: Allow disabling of PCIe ASPM options
Youness Alaoui
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-04
soc/broadwell: add ACPI method to generate USB port info
Matt DeVillier
2017-06-02
soc/broadwell: add missing USB port defs
Matt DeVillier
2017-05-24
soc/intel: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-04-25
soc/intel: Unify `timestamp.inc`
Paul Menzel
2017-03-28
chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific
Julius Werner
2017-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-03-17
soc/intel/broadwell: Fix other issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix {}, () and conditional issues
Lee Leahy
2017-03-17
soc/intel/broadwell: Add int to unsigned
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix spacing issues detected by checkpatch
Lee Leahy
[next]