index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
braswell
Age
Commit message (
Expand
)
Author
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
[next]