summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell
Commit message (Expand)AuthorAgeFilesLines
* drivers/mrc_cache: move mrc_cache support to driversAaron Durbin2017-12-171-1/+1
* soc/intel/broadwell: remove CACHE_MRC_SETTINGS optionAaron Durbin2017-12-171-4/+0
* soc/intel/broadwell: implement spi_flash_ctrlr_protect_region()Aaron Durbin2017-12-162-4/+5
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* soc/intel: Enable ACPI DBG2 table generationDuncan Laurie2017-11-151-1/+13
* sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer2017-11-041-2/+4
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-222-2/+2
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-041-6/+0
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-2/+2
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* soc/intel/broadwell: refactor rtc failure checkingAaron Durbin2017-09-203-12/+21
* vboot: remove init_vbnv_cmos()Aaron Durbin2017-09-201-6/+1
* cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin2017-09-111-12/+0
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-12/+1
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-8/+0
* usbdebug: Remove redundant setupKyösti Mälkki2017-08-072-11/+0
* vboot: Remove get_sw_write_protect_state callbackJulius Werner2017-07-181-7/+0
* soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPIStefan Reinauer2017-07-181-3/+3
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-139-26/+26
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-137-33/+40
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+2
* soc/broadwell: Allow disabling of PCIe ASPM optionsYouness Alaoui2017-06-091-4/+16
* src: change coreboot to lowercaseMartin Roth2017-06-072-2/+2
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* soc/broadwell: add ACPI method to generate USB port infoMatt DeVillier2017-06-041-0/+16
* soc/broadwell: add missing USB port defsMatt DeVillier2017-06-021-1/+8
* soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-7/+9
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-5/+2
* soc/intel: Unify `timestamp.inc`Paul Menzel2017-04-251-6/+7
* chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner2017-03-281-5/+1
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-281-0/+3
* soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy2017-03-179-40/+51
* soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy2017-03-1712-69/+72
* soc/intel/broadwell: Add int to unsignedLee Leahy2017-03-1715-39/+42
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-1721-110/+110
* soc/intel/broadwell: Rework IGD's CDClk selectionNico Huber2017-03-102-98/+87
* intel/broadwell: Use the correct SATA port config for setting IOBP registerYouness Alaoui2017-03-021-1/+1
* Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3.Youness Alaoui2017-02-223-0/+50
* lynxpoint/broadwell: fix PCH power optimizerMatt DeVillier2017-02-201-1/+1
* Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"Matt DeVillier2017-02-202-11/+0
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-273-1/+6
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-0/+1
* soc/intel/common: remove mrc cache assumptionsAaron Durbin2016-12-151-6/+10
* soc/intel/broadwell/lpc.c: don't zeroize existing gnvs tableMatt DeVillier2016-12-141-1/+0
* soc/broadwell: set EM4/EM5 registers based on cdclkMatt DeVillier2016-12-073-0/+46
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-1/+0
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-071-2/+2
* PCI ops: Define read-modify-write routines globallyKyösti Mälkki2016-12-062-81/+48
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-1/+1
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-20/+14