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
/
baytrail
Age
Commit message (
Expand
)
Author
2018-11-16
src: Remove unneeded include <cbfs.h>
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-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 1)
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-08
src: Use tabs for indentation
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-11
soc/intel/baytrail: Remove trailing space in log message
Paul Menzel
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-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-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-29
soc/intel/baytrail: Fix Kconfig for mrc.bin inclusion
Arthur Heymans
2018-06-14
src: Use of device_t is deprecated
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-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-01
chromeec platforms: Update ACPI thermal event handler call
Martin Roth
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-03-14
soc/intel/baytrail: add support for Intel GMA OpRegion
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-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-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
soc/intel/baytrail: refactor rtc failure checking
Aaron Durbin
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
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-12
soc/baytrail: fix scope for I2C ACPI devices
Matt DeVillier
2017-06-09
soc/baytrail: fix ACPI table by recollecting TOLM
Matt DeVillier
2017-06-09
soc/baytrail: assign unique DMA request lines to I2C controllers
Matt DeVillier
2017-06-02
soc/baytrail: add ACPI method to generate USB port info
Matt DeVillier
2017-06-02
soc/baytrail: 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
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-02-14
google/rambi: add explicit pull-down for ram-id
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-07
MMCONF_SUPPORT: Flip default to enabled
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
lib: put romstage_handoff implementation in own compilation unit
Aaron Durbin
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
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-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-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-15
soc/intel/baytrail: 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-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
soc/intel: indicate to build system that XIP_ROM_SIZE isn't used
Aaron Durbin
2016-05-06
{cpu,soc}/intel: remove unused smm_init() function
Aaron Durbin
2016-05-04
soc/intel/baytrail: 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-03
intel/baytrail: use fmap information for code caching
Patrick Georgi
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-26
tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"
Denis 'GNUtoo' Carikli
2015-12-10
ACPI: Fix IASL Warning about unused method for GBUF check
Martin Roth
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-11-28
baytrail: fix missing brackets around ir_base to fix IRQ routing
Alexander Couzens
[next]