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
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
2017-03-10
soc/intel/broadwell: Rework IGD's CDClk selection
Nico Huber
2017-03-02
intel/broadwell: Use the correct SATA port config for setting IOBP register
Youness Alaoui
2017-02-22
Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3.
Youness Alaoui
2017-02-20
lynxpoint/broadwell: fix PCH power optimizer
Matt DeVillier
2017-02-20
Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"
Matt DeVillier
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-14
soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table
Matt DeVillier
2016-12-07
soc/broadwell: set EM4/EM5 registers based on cdclk
Matt DeVillier
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
PCI ops: Define read-modify-write routines globally
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-04
spi_flash: Move spi flash opcodes to spi_flash.h
Furquan Shaikh
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-18
intel post-car: Increase stacktop alignment
Kyösti Mälkki
2016-11-08
intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE
Kyösti Mälkki
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-19
intel/broadwell: "free" memory after use
Patrick Georgi
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-08-02
intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano
Prabal Saha
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-31
intel/broadwell: fix typo
Patrick Georgi
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnv
Furquan Shaikh
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-15
soc/intel/broadwell: use common Intel ACPI hardware definitions
Aaron Durbin
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-19
intel/broadwell: Remove old USBDEBUG backup store in CAR
Kyösti Mälkki
2016-06-18
intel cache_as_ram: Fix typo in comment
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-05-06
{cpu,soc}/intel: remove unused smm_init() function
Aaron Durbin
2016-05-06
soc/intel/broadwell: convert to using common MP and SMM init
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-05-04
broadwell/me: Fix out-of-bounds array access error
Evan Lojewski
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2016-02-09
chromeos: Remove CONFIG_VBNV_SIZE variable
Duncan Laurie
2016-01-21
broadwell: gpio.asl: Make GWAK method serialized
Duncan Laurie
2015-12-27
soc/intel/broadwell: Add back support for EHCI debug setup
Duncan Laurie
2015-12-27
broadwell: Fix SATA Gen3 DTLE configuration registers
Duncan Laurie
2015-12-27
broadwell: Fix CONFIG_SPI_CONSOLE usage
Duncan Laurie
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
[next]