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
/
braswell
Age
Commit message (
Expand
)
Author
2019-01-20
src/soc/intel/braswell: Use DEVICE_NOOP
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
Untangle CBFS microcode updates
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once
Arthur Heymans
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-19
soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo
Frans Hendriks
2018-12-19
src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservation
Frans Hendriks
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
soc/braswell: ensure ACPI opregion restored on S3 with GOP init
Matt DeVillier
2018-12-11
soc/intel/braswell/northcluster.c: Fix typo
Frans Hendriks
2018-12-06
src/soc/intel/braswell/southcluster.c: Config i8254 timer
Frans Hendriks
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/braswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-28
src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE value
Frans Hendriks
2018-11-28
src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...
Frans Hendriks
2018-11-28
soc/intel/braswell/northcluster.c: Reserve local APIC resources
Frans Hendriks
2018-11-28
src/soc/intel/braswell/acpi/lpc.asl: Add ACPI and GPIO bases
Frans Hendriks
2018-11-23
src/soc/intel/braswell/southcluster.c: Replace fixed values by defines
Frans Hendriks
2018-11-21
soc/intel/braswell: Disable OS use of HPET
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/braswell: add vmx support via CPU_INTEL_COMMON
Matt DeVillier
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-05
src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstage
Frans Hendriks
2018-10-30
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-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
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-09-21
soc/intel/braswell/ramstage.c: Add SoC stepping D-1 support
Frans Hendriks
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-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/braswell/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-02
google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggered
Matt DeVillier
2018-07-29
soc/intel: Remove legacy static TPM asl code
Philipp Deppenwiese
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-07-12
soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optional
Frans Hendriks
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
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
soc/intel/braswell: Get rid of device_t
Elyes HAOUAS
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-05
intel/acpi: Fix ACPI compile error
Lijian Zhao
2018-05-01
chromeec platforms: Update ACPI thermal event handler call
Martin Roth
2018-04-30
soc/intel/braswell: remove stale spi_loading.c
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-03-30
soc/intel/braswell: Save/restore GMA OpRegion address
Matt DeVillier
2018-03-30
soc/intel/common/opregion: Get rid of opregion.c
Patrick Rudolph
2018-03-08
soc/intel/braswell: add resource allocation for LPE BAR1
Matt DeVillier
2018-03-08
soc/intel/braswell: add ACPI for eMMC/SD devices in PCI mode
Matt DeVillier
2018-03-07
soc/intel/braswell: add LPEA resources to southcluster.asl
Matt DeVillier
2018-03-06
soc/intel/braswell: increase LPEA fw allocation to 2MiB
Matt DeVillier
2018-03-06
soc/intel/braswell: fix PCI resource PMAX/PLEN values
Matt DeVillier
2018-01-29
intel: Prepare registers so Windows drivers are happier
Patrick Georgi
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-11-30
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
Matt DeVillier
2017-11-30
acpi/tpm: update TPM preprocessor guards
Matt DeVillier
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
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-09-30
soc/intel/braswell/acpi: Clean OpRegion up
Patrick Rudolph
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/braswell: refactor rtc failure checking
Aaron Durbin
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-09-08
soc/intel/braswell: add USB2 PHY PERPORTRXISET UPD
Kevin Chiu
2017-09-08
soc/intel/braswell: Add USB2 phy setting override
Matt DeVillier
2017-09-08
soc/intel/braswell: Add SoC stepping identify helper
Matt DeVillier
2017-09-08
soc/intel/braswell: Add I2C clock config options
Divagar Mohandass
2017-08-25
soc/intel/braswell: Put SERIRQ in quiet mode
Hannah Williams
2017-08-25
soc/intel/braswell: Populate NVS SCC BAR1
Hannah Williams
2017-08-25
soc/intel/braswell: select GENERIC_GPIO_LIB
Matt DeVillier
2017-08-07
soc/intel/braswell: Fix SPI write after FLOCKDN is set
Hannah Williams
2017-08-03
soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGE
Matt DeVillier
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-16
soc/intel/braswell: Hide some Kconfig options in menuconfig
Arthur Heymans
2017-06-09
soc/braswell: fix ACPI table by recollecting TOLM
Harry Pan
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-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
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-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-03-17
soc/intel/braswell: Fix most of the issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/braswell: Add int to unsigned
Lee Leahy
[next]