aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/include
AgeCommit message (Expand)Author
2021-02-16soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-23intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-03soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-07-14soc/intel/braswell: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
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
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
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-15soc/intel/braswell: use common Intel ACPI hardware definitionsAaron Durbin
2016-01-28soc/braswell: Add interface to program USB2_COMPBG registershkim
2016-01-28soc/braswell: Fix DSP clockfdurairx
2016-01-28drivers/intel/fsp1_1: Remove extra include referencesLee Leahy
2016-01-27soc/braswell: Fix leakage on V1P8S railShobhit Srivastava
2016-01-27soc/braswell: Add macro NATIVE_INT_PU20KHannah Williams
2016-01-26Braswell: Implement Gpio library functions to read RAMIDSubrata Banik
2016-01-22soc/braswell: Add method for Wifi regulatory domainFelix Durairaj
2016-01-14soc/braswell: Fix P-state tableSubrata Banik
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP 1.1: Move common FSP codeLee Leahy
2015-10-11soc/intel/common: remove chipset specific callsAaron Durbin
2015-09-17braswell: Switch to using common ACPI _SWS codeDuncan Laurie
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-08braswell: Tristate CFIO 139 and CFIO 140Ravi Sarawadi
2015-08-29intel/braswell: allow dirty cache line evictions for SMRAM to stickChiranjeevi Rapolu
2015-07-08Braswell: Fix error in the warranty statementLee Leahy
2015-07-06Braswell: Update to end of June.Lee Leahy
2015-07-06Braswell: Update the ACPI tablesLee Leahy
2015-06-25Braswell: Remove copyright addressLee Leahy
2015-06-25Braswell: Add Braswell SOC supportLee Leahy
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-23Braswell: Use Baytrail as Comparison BaseLee Leahy