summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/include
AgeCommit message (Expand)Author
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06soc/intel/braswell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23soc/intel/braswell: Clean upAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-01-02soc/intel/bsw/gpio.h: Drop unused valuesAngel Pons
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