Age | Commit message (Expand) | Author |
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 |
2017-03-17 | soc/intel/braswell: Fix spacing issues detected by checkpatch | Lee Leahy |
2017-01-16 | intel: Fix copy/paste error in license text | Marshall Dawson |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
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-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-08 | intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE | Kyösti Mälkki |
2016-09-04 | Makefile.inc: Use $(MAINBOARDDIR) | Iru Cai |
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-10 | Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) | Martin Roth |
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-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-15 | soc/intel/braswell: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-15 | soc/intel/braswell: don't duplicate setting ACPI sleep state | Aaron Durbin |
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-06 | soc/intel/braswell: 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-02 | cpu/x86/mp_init: remove unused callback arguments | Aaron Durbin |
2016-04-30 | lib/reg_script: Allow multiple independent handlers | Lee Leahy |
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-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-01-31 | drivers/intel/fsp1_1: Fix spelling error in API and copyright | Lee Leahy |
2016-01-29 | soc/braswell: Fix Global NVS base address | Hannah Williams |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-28 | soc/braswell: Add interface to program USB2_COMPBG register | shkim |
2016-01-28 | soc/braswell/acpi/DPTF: Write TCHG state on AC connect. | Jenny TC |
2016-01-28 | soc/braswell/acpi: Fix CID1 offset in comment | Hannah Williams |