summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/include
AgeCommit message (Expand)Author
2019-12-09soc/intel/bsw/gpio: Factor out GPI macrosAngel Pons
2019-12-05soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-11-29soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans
2019-11-08ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-08intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-06-20soc/intel/braswell/smbus.c: Add support for i2c mode block writeFrans Hendriks
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-08{src,util}: Correct typo in comment and debug stringFrans Hendriks
2019-04-04soc/intel/braswell: Correct serial IRQ supportFrans Hendriks
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks
2019-03-06soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-02-28soc/intel/braswell: Correct configuration of interruptsFrans Hendriks
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-12-19soc/intel/braswell/linclude/soc/device_nvs.h: Fix typoFrans Hendriks
2018-11-28src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE valueFrans Hendriks
2018-11-28src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE...Frans Hendriks
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-09-21soc/intel/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-02google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggeredMatt DeVillier
2018-06-04soc/intel/braswell: Get rid of device_tElyes HAOUAS
2018-03-30soc/intel/braswell: Save/restore GMA OpRegion addressMatt DeVillier
2018-03-30soc/intel/common/opregion: Get rid of opregion.cPatrick Rudolph
2017-11-04sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer
2017-09-30soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-09-08soc/intel/braswell: Add USB2 phy setting overrideMatt DeVillier
2017-09-08soc/intel/braswell: Add SoC stepping identify helperMatt DeVillier
2017-08-25soc/intel/braswell: Put SERIRQ in quiet modeHannah Williams
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-03-17soc/intel/braswell: Fix spacing issues detected by checkpatchLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
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