summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell
AgeCommit message (Expand)Author
2017-09-30soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-08soc/intel/braswell: add USB2 PHY PERPORTRXISET UPDKevin Chiu
2017-09-08soc/intel/braswell: Add USB2 phy setting overrideMatt DeVillier
2017-09-08soc/intel/braswell: Add SoC stepping identify helperMatt DeVillier
2017-09-08soc/intel/braswell: Add I2C clock config optionsDivagar Mohandass
2017-08-25soc/intel/braswell: Put SERIRQ in quiet modeHannah Williams
2017-08-25soc/intel/braswell: Populate NVS SCC BAR1Hannah Williams
2017-08-25soc/intel/braswell: select GENERIC_GPIO_LIBMatt DeVillier
2017-08-07soc/intel/braswell: Fix SPI write after FLOCKDN is setHannah Williams
2017-08-03soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGEMatt DeVillier
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-16soc/intel/braswell: Hide some Kconfig options in menuconfigArthur Heymans
2017-06-09soc/braswell: fix ACPI table by recollecting TOLMHarry Pan
2017-06-09soc/braswell: assign unique DMA request lines to I2C controllersMatt DeVillier
2017-06-09soc/braswell: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2017-03-17soc/intel/braswell: Fix most of the issues detected by checkpatchLee Leahy
2017-03-17soc/intel/braswell: Add int to unsignedLee Leahy
2017-03-17soc/intel/braswell: Fix spacing issues detected by checkpatchLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-08intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZEKyösti Mälkki
2016-09-04Makefile.inc: Use $(MAINBOARDDIR)Iru Cai
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-10Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth
2016-08-08chromeos chipsets: select RTC usageAaron Durbin
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-15soc/intel/braswell: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-15soc/intel/braswell: don't duplicate setting ACPI sleep stateAaron Durbin
2016-05-06soc/intel: indicate to build system that XIP_ROM_SIZE isn't usedAaron Durbin
2016-05-06{cpu,soc}/intel: remove unused smm_init() functionAaron Durbin
2016-05-06soc/intel/braswell: convert to using common MP and SMM initAaron Durbin
2016-05-04cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin