- 5d6ab45 soc/intel/braswell: add resource allocation for LPE BAR1 by Matt DeVillier · 4 years, 7 months ago
- 62bef5a soc/intel/braswell: add ACPI for eMMC/SD devices in PCI mode by Matt DeVillier · 4 years, 7 months ago
- 687eb30 soc/intel/braswell: add LPEA resources to southcluster.asl by Matt DeVillier · 5 years ago
- 83ef07a soc/intel/braswell: increase LPEA fw allocation to 2MiB by Matt DeVillier · 4 years, 7 months ago
- 7440cc8 soc/intel/braswell: fix PCI resource PMAX/PLEN values by Matt DeVillier · 5 years ago
- 0f68b23 intel: Prepare registers so Windows drivers are happier by Patrick Georgi · 4 years, 7 months ago
- d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 4 years, 10 months ago
- 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 4 years, 10 months ago
- decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 4 years, 8 months ago
- d9802f3 acpi/tpm: remove non-existent IRQ for Infineon TPM chip by Matt DeVillier · 5 years ago
- 59bd6a4 acpi/tpm: update TPM preprocessor guards by Matt DeVillier · 6 years ago
- 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 4 years, 9 months ago
- 0781cbe sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t by Jonathan Neuschäfer · 4 years, 10 months ago
- fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 4 years, 10 months ago
- c060fb5 soc/intel/braswell/acpi: Clean OpRegion up by Patrick Rudolph · 5 years ago
- 0990fbf vboot: reset vbnv in cmos when cmos failure occurs by Aaron Durbin · 5 years ago
- b19e33f soc/intel/braswell: refactor rtc failure checking by Aaron Durbin · 5 years ago
- 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 5 years ago
- 348a6d5 soc/intel/braswell: add USB2 PHY PERPORTRXISET UPD by Kevin Chiu · 6 years ago
- 2c8ac22 soc/intel/braswell: Add USB2 phy setting override by Matt DeVillier · 5 years ago
- 143a836 soc/intel/braswell: Add SoC stepping identify helper by Matt DeVillier · 5 years ago
- 0c68530 soc/intel/braswell: Add I2C clock config options by Divagar Mohandass · 7 years ago
- 3fa80a9 soc/intel/braswell: Put SERIRQ in quiet mode by Hannah Williams · 5 years ago
- ad8669ef soc/intel/braswell: Populate NVS SCC BAR1 by Hannah Williams · 5 years ago
- 51ee7ce soc/intel/braswell: select GENERIC_GPIO_LIB by Matt DeVillier · 5 years ago
- 2cfdde7 soc/intel/braswell: Fix SPI write after FLOCKDN is set by Hannah Williams · 7 years ago
- ea5336d soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGE by Matt DeVillier · 5 years ago
- 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 5 years ago
- 9c27eda soc/intel/braswell: Hide some Kconfig options in menuconfig by Arthur Heymans · 5 years ago
- 43dcbfd soc/braswell: fix ACPI table by recollecting TOLM by Harry Pan · 6 years ago
- f6cfa71 soc/braswell: assign unique DMA request lines to I2C controllers by Matt DeVillier · 5 years ago
- 6a67ffb soc/braswell: fix scope for I2C ACPI devices by Matt DeVillier · 5 years ago
- 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 5 years ago
- 2d9a995 soc/intel: Move spi driver to use spi_bus_map by Furquan Shaikh · 5 years ago
- de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 5 years ago
- 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 5 years ago
- d94cff6 soc/intel/braswell: Fix most of the issues detected by checkpatch by Lee Leahy · 5 years ago
- 1072e7d soc/intel/braswell: Add int to unsigned by Lee Leahy · 5 years ago
- 6598b91 soc/intel/braswell: Fix spacing issues detected by checkpatch by Lee Leahy · 5 years ago
- e8c527e intel: Fix copy/paste error in license text by Marshall Dawson · 6 years ago
- c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 6 years ago
- 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 6 years ago
- 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 6 years ago
- 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 6 years ago
- 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 6 years ago
- 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 6 years ago
- afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 6 years ago
- c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 6 years ago
- bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 6 years ago
- 2bad1e7 intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE by Kyösti Mälkki · 6 years ago
- 2128d62 Makefile.inc: Use $(MAINBOARDDIR) by Iru Cai · 6 years ago
- 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 6 years ago
- e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 6 years ago
- 93ef3ff Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) by Martin Roth · 6 years ago
- 16246ea chromeos chipsets: select RTC usage by Aaron Durbin · 6 years ago
- 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 6 years ago
- 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 6 years ago
- b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 6 years ago
- 1b6196d soc/intel/braswell: use common Intel ACPI hardware definitions by Aaron Durbin · 6 years ago
- 0dca649 soc/intel/braswell: don't duplicate setting ACPI sleep state by Aaron Durbin · 6 years ago
- f5ff854 soc/intel: indicate to build system that XIP_ROM_SIZE isn't used by Aaron Durbin · 6 years ago
- 6366d92 {cpu,soc}/intel: remove unused smm_init() function by Aaron Durbin · 6 years ago
- bbe4a7e soc/intel/braswell: convert to using common MP and SMM init by Aaron Durbin · 6 years ago
- d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 6 years ago
- 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 6 years ago
- efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 6 years ago
- ebabfad soc/intel: Update license headers by Martin Roth · 6 years ago
- 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 6 years ago
- 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 7 years ago
- e0918bb drivers/intel/fsp1_1: Fix spelling error in API and copyright by Lee Leahy · 7 years ago
- 5166827 soc/braswell: Fix Global NVS base address by Hannah Williams · 7 years ago
- 3e3d969 src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files by Martin Roth · 7 years ago
- cc728f0 soc/braswell: Add interface to program USB2_COMPBG register by shkim · 7 years ago
- 01be52e soc/braswell/acpi/DPTF: Write TCHG state on AC connect. by Jenny TC · 7 years ago
- ba6dfe4 soc/braswell/acpi: Fix CID1 offset in comment by Hannah Williams · 7 years ago
- d077b58 soc/braswell: Fix issues found during static code analysis by Ravi Sarawadi · 7 years ago
- b1e4bd0 Braswell: Separate L1 Sub State init procedure for boards. by Kenji Chen · 7 years ago
- c4153c1 Strago: Enable CA Mirror by Shobhit Srivastava · 7 years ago
- 89a6685 soc/braswell: Disable SD card detect simulation in FSP by Divya Sasidharan · 7 years ago
- b0eb594 soc/braswell: Set max frequency to be turbo frequency by Hannah Williams · 7 years ago
- aff502e soc/braswell: Fix DSP clock by fdurairx · 7 years ago
- b092c9e drivers/intel/fsp1_1: Remove extra include references by Lee Leahy · 7 years ago
- 97f09c3 soc/braswell: Fix leakage on V1P8S rail by Shobhit Srivastava · 7 years ago
- fc5489f soc/braswell: Add macro NATIVE_INT_PU20K by Hannah Williams · 7 years ago
- ed7275f Braswell: Implement Gpio library functions to read RAMID by Subrata Banik · 7 years ago
- 15184e0 soc/braswell: Add method for Wifi regulatory domain by Felix Durairaj · 7 years ago
- 54093e4 Braswell: add code to support customization of I2C data hold time by Kane Chen · 7 years ago
- d5fd2dd soc/braswell: Remove the unneccessary functions from pcie.c by Shaunak Saha · 7 years ago
- 1ff0f54 soc/braswell: Add CPUID for D0 stepping by Divya Sasidharan · 7 years ago
- 45a221d soc/braswell: Fix P-state table by Subrata Banik · 7 years ago
- 481a19c intel/braswell: Disable IFD & ME by default so abuild can build by Martin Roth · 7 years ago
- 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 7 years ago
- f812c44 intel/braswell: Build in both C0 and 'other' vbios by Martin Roth · 7 years ago
- 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 7 years ago
- 10f7f50 ACPI: Fix IASL Warning about unused method for GBUF check by Martin Roth · 7 years ago
- 1d05731 braswell/skylake: Add FspUpdVpd.h to fix compilation by Stefan Reinauer · 7 years ago
- 1ef8014 soc/intel/braswell: Drop gfx_read_resources() by Nico Huber · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- d5855ec FSP1_1: Always use common code by Lee Leahy · 7 years ago
- 66208bd FSP 1.1: Replace soc_ prefix with fsp_ by Lee Leahy · 7 years ago